Frontend Developer
I build clean, fast, and minimal web experiences.
Weather Dashboard
Current conditions, 5-day forecast, and a Chart.js temperature trend — OpenWeatherMap API.
TypeScript · React · Chart.js
Real-time Todo
CRUD app with live Firestore sync and Zustand for global state.
TypeScript · React · Firebase · Zustand
URL Shortener
REST API that generates short codes and redirects on lookup, backed by SQLite.
TypeScript · Node.js · SQLite
Currency Converter
Live exchange rates via the Frankfurter API with a Flask backend.
Python · Flask