
Hi, thank you for taking a look around my site. If you have any questions feel free to reach out on LinkedIn, Github, or by email!
DOWNLOAD MY RESUME
I make websites.
Accidentally created more bugs than I fixed, but each one was a valuable learning opportunity… or at least a new kind of chaos. Debugging became my form of meditation (and sometimes my nightmare).
Excavated ancient functions and mysterious TODO comments. Occasionally screamed “Who wrote this?!” before realizing it was me from 2016.
0
CUPS PER DAY
0
SITES BUILT
0
USELESS ROW OF ICONS
Sober Driver is a full-stack web application designed to help users request safe rides from verified sober drivers, reducing risks associated with impaired driving. The platform features a user-friendly interface where riders can register, request a driver, and track ride status in real-time. The backend, built with Spring Boot, handles authentication, trip management, and secure data persistence through PostgreSQL. The RESTful API enables seamless communication between the backend and a React-based frontend, providing dynamic updates for ride requests and driver availability.
A FastAPI-based Weather Analytics Platform integrated with the OpenWeather API to deliver real-time and forecast weather data with persistent storage, clean architecture, and a lightweight frontend. See my github
Autonomous Labyrinth-Solving Robot built from the ground up using Arduino Uno, L293D motor driver, ultrasonic sensors, and a custom 4-wheel drive chassis. Programmed to detect obstacles, map paths, and navigate complex mazes without human input. Integrated Java–Arduino serial communication for real-time control and data logging.