Software Projects
This Website:
This is a simple website I created just for fun! I purchased a domain from
NameCheap and am hosting on a DigitalOcean VPS running
nginx inside a Docker container. Check out the code on GitHub
here.
RepCast:
RepCast is an Android application that allows you to cast videos from a remote server to your Chromecast. It also has
local playback, and downloading features. It's used by my friends and family. Check out the code on GitHub
here.
RepGame:
I created this Minecraft clone to learn about OpenGL. It runs on Android, Linux, Windows (and WINE), and the web.
Check it out
here. Check out the code on GitHub
here.
Burger:
Burger is an Android app to find lunch buddies! It shows you where other people are going for lunch and offers to send push notifications telling them "I'll Drive". The backend uses Google's
firebase to syncronize data between users, send push notifications, and manage user accounts.
Check out the code on GitHub
here.