Physics Based Multiplayer Game

Built from the scratch with Rust and minimal libraries, this game features fully cross platform online multiplayer. Duke it out with friends or work together to defend against hordes of enemies.

Self Hosted Linux Server

I operate my own Linux server from my home. It hosts all the services me and my friends use, including all our Minecraft servers, Discord bots and websites.

Social Media Embedder Bot

I created and maintain a Discord bot that automatically detects invalid media formats. One button click and it will convert to a format that Discord can embed natively.

File Upload and Host

I made the frontend and backend for my own file upload and hosting service. The front end was written in vanilla JavaScript, and the backend was written in Flask with Python.