Projects
Here are some of the open source projects that I developed over the years. Not all of them are complete, but I have learned a lot from working on them so they are worth sharing so perhaps others can learn from them or enjoy using them.
Personal Website
You are looking at this one right now, it was designed from scratch using a bunch of new web technology that I thought was interesting to me and will host some information that I would like to share with the rest of the world relating to myself and my active pursuits.
Life Calendar
Life Calendar App allows you to keep track of your daily tasks, and organize your thoughts each day with a simple interface.
YouTube QR Code Overlay
A friend of mine makes youtube videos for a living and requested that I make an extension so if his videos ever get "reacted" to then the person reacting would be able to display a QR code of the current video URL to provide instantaneous attribution.
Tileable Images to PDF tool
I created a command line tool for windows to create a PDF document from a given directory of images. One of the more interesting features is taking an image and tiling it to fill an entire page.
Flop Hop
I made this in a day as a challenge to see how much I could get done with unity in one day. This arcade game features a space bunny dodging asteroids and collecting stars. Fly by asteroids and capture as many stars as possible to help the space bunny astronaut return home in time for dinner!
Mischief
Streamers get their own page to sell the games they play and show off information to their community like socials, stats, and other things that make them unique! This website was essentially another affiliate channel for streamers to sell games. The website aimed to purchase games in bulk or facilitate the sale via other api integrations.
Hail Bounce
Hail bounce is the first game I ever created with unity, it is a side-scrolling mobile game featuring 2D retro style graphics. The objective is to fly through clouds and gain hail points. Fight gravity and the increasing storm winds to achieve the highest score to brag to your friends. Avoid falling out of the cloud cycle or falling to the ground.
Require Component Checker
A unity editor script designed to find all of the components which are currently in the project and have missing components denoted by the RequireComponent attribute
Will It Compost
I made Will It Compost because I could not find a good searchable resource for which materials were compostable at home.
Personal Website (Vue)
This is the previous iteration of my website, it was designed from scratch using a bunch of new web technology (at the time) that I thought was interesting to me and will host some information that I would like to share with the rest of the world relating to myself and my active pursuits.
Twitch Clip Concatenator
At the time there were a lot of youtube videos which were just combined clips from twitch in the form of a compilation video. I decided it would be fun to automate this.
LeDavin
Custom dress shirt store where the user could enter measurements through a simple guided system. The shirts were then to be sourced and sent to the user directly through multiple vendors. This project unfortunately never launched, and is not currently hosted anywhere.
Fat Kid Wallet
You know those fat kid cards you get at restaurants where you eat there 10 times and get a free meal? This consolidates those into your very own fat kid wallet.
Workout Buddy
This was originally thought of as an app, it only got as far as scraping a bunch of data for gym locations though. I had a lot of fun and learned a lot about web scraping and python in the process.