Stats

2
Projects
10
Devlogs
77
Votes
2
Ships

Coding Time

All Time: 59h 48m
Today: 0h 0m

Member Since

June 23, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

2
Pixel Grid

Pixel Grid

Shipped
2 devlogs about 1 month ago
Codele

Codele

Shipped
8 devlogs about 2 months ago

Activity

Quick update! Today, I laid the foundation for the game's state management using React Context.

I created two main contexts to handle the core logic:

ProgressContext: This will be the brain of the game, tracking the player's progress, the game over state, and handling updates or resets. The use of useRef here will prevent multiple game over triggers.

TermContext: A simple but crucial context. Its only job is to fetch and provide the daily term to all components that need it.

This separation keeps the codebase clean and scalable. With this structure in place, I can now focus on building out the UI and connecting it to this logic.

Update attachment

New mode of progress!!!!!!!!!!!!!!!!!!

Update attachment

DARK MODEEEEEEEE!!!!

Update attachment

Adding the option to change the theme, between dark, light and system

Update attachment

I finished making the backend system, using express and better-sqlite

Update attachment

Front End for this Web App

Update attachment

Progress dialog

Update attachment
Julio Coronetti
Julio Coronetti created a project
43d ago

Pixel Grid

🖌 A simple tool for creating and editing pixel grids. Ideal for pixel art, prototyping, or grid-based layouts.

Pixel Grid
2 devlogs 0 followers Shipped

User hint system

Update attachment

Functional word verification system!!! 😎👍

Update attachment

New face for the website 😎 try now!!!

Update attachment
Julio Coronetti
Julio Coronetti created a project
50d ago

Codele

Codele is a word guessing game inspired by programming, where the goal is to discover the word of the day related to the world of code. In each round, the player has up to 6 attempts to guess the secret word, typing possible answers in the indicated field. After each attempt, the letters are highlighted in different colors to indicate whether they are correct, present in another position or absent in the word.

Codele
8 devlogs 1 follower Shipped
Julio Coronetti
Julio Coronetti joined Summer of Making
51d ago

This was widely regarded as a great move by everyone.