logo

My Proof of Work!

Here's a selection of projects that I'm proud of. Each one represents a unique challenge and an opportunity to create something meaningful and impactful.

Things I did

Things I didA powerful and intuitive web builder designed to create stunning websites with ease. Features a drag-and-drop interface and a rich component library.

Product
Ongoing
09/2025 - Present
Front-end Developer
Weather Dashboard - Social Media Analytics

Weather Dashboard - Social Media AnalyticsA simple Dashboard to show the current weather of a city.

Side-Project
Past work
06/2025
Maker

Developed this dashboard using React, Vite, and CSS Modules, designed to fetch and display real-time weather data for a user-selected city.

Implemented a custom debounced input hook to minimize unnecessary API calls during user input, improving performance and reducing rate-limiting issues.

Built a persistent search history feature using localStorage, allowing users to quickly revisit previously searched cities without redundant input.

Implemented API polling to automatically refresh weather information at set intervals, ensuring data remains current without manual interaction.

Sprite Motion Studio - Animation Playground

Sprite Motion Studio - Animation PlaygroundSprite Motion Studio is an interactive playground for animating sprites by adding motion instructions.

Side-Project
Past work
09/2024
Front-end Developer

Built an interactive web application using React and TypeScript that allows users to create and animate sprites through a user-friendly interface.

Implemented a drag-and-drop feature for adding motion instructions, enabling users to easily customize sprite animations without coding.

Developed a real-time preview functionality that updates the sprite animation as users modify motion instructions, providing immediate feedback.