From time to time, I get the urge to build something...
On this page, you'll find some of my completed projects.
Definitely try out my !
Projects
Pymunk Vehicle Simulator
Python / Pygame / Pymunk
Pymunk Vehicle Simulator
Drive a sportscar, a truck, or a tank through a map of your choice. Built with Python, Pygame, and Pymunk. Each tank tread is a separate body with its own mass and friction that interacts with the map and other Pymunk bodies.
Asteroids Game
Java / Libgdx
Asteroids Game
A recreation of the classic arcade game: Asteroids. Made with Java's Libgdx game development framework.
Christine Interior Design
React / Next.js / Material-UI
Christine Interior Design
An interior design portfolio website built for a client.
HealthRing Android App
Kotlin / Android Studio / AWS
HealthRing Android App
A health tracker app built with elderly accessibility in mind. Real-time data is stored in a DynamoDB table and displayed in the app with <100ms latency. Data would be posted from a wrist device (HealthRing) that would be worn by the user.
Workout Tracker
React / Material-UI / DynamoDB
Workout Tracker
A website where you can plan, track, and log your workouts. With a user-friendly weekly calendar, you can easily plan your workouts for the week. You can also log your workouts and view your progress over time. Built with Next.js, React, and AWS DynamoDB.