Projects All my projects include links to the code and live version. Click the button to learn more about each one.
Ghosty
A full-stack Node.js application for sharing ghostly encounters with real-time updates using Server-Sent Events and a vanilla HTTP backend.
Personal Dashboard
A productivity-focused Chrome new-tab extension displaying real-time updates, GitHub repositories, and interactive LeetCode progress using modern JavaScript.
Password Generator
An app that generates random passwords based on a few user inputs, e.g. length, types of characters, etc. Built with HTML, CSS, and vanilla JavaScript.