My Work
A collection of my projects. Click on one to see it live.

Our World Time
A sophisticated, real-time world clock with a dynamic theme system that changes the UI based on the time of day in the selected city. Built with the modern `Intl` API for accurate, DST-aware time zone conversions and Hammer.js for mobile touch gestures.

RETRO-DB Terminal
A retro-themed note-taking app that performs full CRUD operations without a backend by persisting data to the browser's Local Storage. Features a dynamic multi-theme system and a robust function to download single or multiple entries as a formatted text file.

P1 Meme Workbench
A client-side meme generator with a creative Amiga Workbench retro theme. Users can upload an image, add classic outlined text, and apply live image filters (brightness, contrast, saturation, etc.), all handled through real-time manipulation of the HTML5 Canvas.