Build of the week #7: Portfolio Website
A portfolio is often the first impression you make online.
This build brings everything that matters together in one place: a clear introduction, an about section, featured projects, and an easy way to get in touch.
What made this build satisfying was seeing how quickly a blank page turned into a polished personal website.
Itβs the kind of project that feels simple to browse, but takes careful design and structure to get right.
Build of the week #6: Tic-Tac-Toe Game
Tic-Tac-Toe is a game everyone knows.
That is what makes it such a fun project to build.
This version lets you play against the computer in a clean, responsive interface.
Behind the scenes, it turns logic, win detection, draw states, and instant resets.
What made this build satisfying was seeing a familiar game come together so quickly.
It's the kind of project that looks simple on the surface, but takes more logic than you might expect.
Build of the week #2: Mandalove
Mandalove is a browser-based Mandala drawing tool with live radial symmetry, multiple brush styles, and a personal gallery for saving artwork.
What stands out is how quickly it came together.
The canvas engine, symmetry logic, and state management were all generated from a single prompt.
This is a great example of how a simple idea can become a polished, fully functional creative tool in a remarkably short time.