Projects
Here are some of the projects I've worked on recently. I enjoy creating tools, design systems, and user-first applications.
Portfolio Website (Currently Viewing)
A personal site built with Next.js and Tailwind CSS to showcase my work and writing.
- In Development
Python Security Camera
This program uses Python and OpenCV to capture video, detect faces and bodies in real time, and automatically record when motion is detected. The video is saved with a timestamp, and the recording stops after a few seconds of no detection. The user can stop the process by pressing q.
- Python
- OpenCV
- DateTime
- Haar Cascade Classifiers

- In Development
API Pokédex
I created a Pokédex web page using the PokéAPI with HTML, CSS, and vanilla JavaScript. Users can browse a list of Pokémon, and the background color changes dynamically based on the selected Pokémon’s type. This project showcases my ability to work with APIs and create interactive, user-focused features.
- JavaScript
- Pokédex API
- CSS
- HTML
- Vanilla
