DEV Community

Cover image for ๐Ÿ—“๏ธ Monthly Dev Report: June 2026

๐Ÿ—“๏ธ Monthly Dev Report: June 2026

Collaborative AI detector and community picks

Hey everyone! I bring you my development journey on what I have discovered, accomplishments for this month, and the goals for next month!

Additionally, I will share some posts highlights on what post I am proud of sharing to Dev.to and my top 3 posts that stood out to me this month!

ย 


โœจ Dev.to Posts Highlights! โœจ

Here is one of the posts I am proud of for this month!

Worked with @codingwithjiro on ClassifierAI: A Chrome Extension that detects AI-Generated articles on dev.to! It was fun working with Elmar and looking forward for more collaboration work in the future!

If you are interested in this project, feel free to contribute!

GitHub logo FrancisTR / ClassifierAI

A Chrome Extension that detects AI-generated images using Machine Learning.

Welcome to the ClassifierAI Repository!

Description

A Google Chrome Extension that integrates Machine Learning to determine if the image and the dev.to article, that the user is viewing, is AI-Generated. This uses Tensorflow.js to perform Image Classification and Text Classification.

The model is trained using Teachable Machine by Google where it is train from 866 images, that consists of AI and Non-AI images, using the following settings:

  • Epochs: 30
  • Batch Size: 16
  • Learning Rate: 0.0001

Technologies Used

Core Tech: JavaScript HTML5 CSS3 Tailwind CSS

Content Analysis: TensorFlow.js Chart.js

Extension Tooling: Vite CRXJS Docker

How to Run

  1. Clone or download the repository and navigate to the project directory.

  2. Install the project dependencies:

    npm install
    Enter fullscreen mode Exit fullscreen mode
  3. Build the extension:

    npm run build
    Enter fullscreen mode Exit fullscreen mode
  4. Open Google Chrome and navigate to:

    chrome://extensions
    
  5. Enable Developer Mode in the top-right corner.

  6. Click Load unpacked and select the generated dist/ folder.

  7. The extension is now installed and ready to use.

Demo

This is the overall demo of the useโ€ฆ

ย 

ย 

Here is the top 3 posts that I have discovered that stood out to me!

@lovestaco A post on why LLM understand...that.

ย 

@itsugo A post of Aryan's experience on DEV!

ย 

@artemkozak A Docker Visualizer that is helpful for visual programmers and for big projects!

ย 


Monthly Discovery ๐Ÿ”

  • ๐Ÿ” A guide into getting ahead in programming. This one actually helped me to get a better understanding of myself and the goals I want to set as a programmer getting into tech.

  • ๐Ÿ” An AI Takeover Scenario video. Interesting watch.

  • ๐Ÿ” Unrelated Tech stuff. If you haven't seen the new Spider-man: Brand New Day trailer, it was released 11 days ago (as of this posting)!

ย 


Accomplishments ๐Ÿ†

  • โœ… 2 Pull Requests has been merged onto Forem.
  • โœ… Cleaned up my Portfolio and Resume.
  • โœ… Continued Virtual Coffee Contribution.
  • โœ… Learning Ruby on Leetcode! Moved away from HackerRank for now. Feel free to follow me on LeetCode!
  • โœ… Continued interacting with the Dev.to community.

ย 


Still working on... ๐Ÿ”จ

  • ๐Ÿ”จ Clean up my portfolio and publishing it on Dev.to for Review. I have it done, just need to publish on dev.to!

Goals for Next Month ๐ŸŽฏ

  • ๐Ÿ“ Continue Forem Contribution.
  • ๐Ÿ“ Continue Virtual Coffee Contribution.
  • ๐Ÿ“ Publishing my Portfolio on Dev.to for Review.
  • ๐Ÿ“ Doing LeetCode Daily (on Weekdays) to learn Ruby.
  • ๐Ÿ“ Continue interacting with the Dev.to community.

ย 


Feedback ๐Ÿ’ฌ

  • What else should I do for July?
  • Any questions/comments/advice or tips for the Monthly Report? Leave a comment below! I would love to hear from you!

Top comments (3)

Collapse
 
lovestaco profile image
Athreya aka Maneshwar

Collapse
 
francistrdev profile image
FrancisTRแด…แด‡แด  (ใฃโ—”โ—กโ—”)ใฃ

Collapse
 
technogamerz profile image
๐•‹๐•™๐•– ๐•ƒ๐•’๐•ซ๐•ช ๐”พ๐•š๐•ฃ๐•

Four legends in one frame ๐Ÿ”ฅ