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.


Weather Dashboard - Social Media Analytics— A simple Dashboard to show the current weather of a city.
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 is an interactive playground for animating sprites by adding motion instructions.
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.
