Dev playground
Like every beginner, of course I had to start with a weather app and a to-do list :)
I’ve been diving into React, Node.js, and TypeScript and I’m finally building my first real personal project.

Clock application
A dashboard-like interface that displays two clocks, a to-do list, and a calendar. All built with vanilla JavaScript.
Go to live project

Weather application
A weather app built with the SheCodes Weather API. It fetches real-time data, shows a weekly forecast, and includes gradient visuals toggles.
Go to live project