top of page
PROJECT OVERVIEW
Independent

Procedural World Generator

This is a Unity toolkit for generating terrain procedurally. This tool is flexible with many customizable settings allowing us to generate vastly different types of terrains.

XEntity - Inventory Kit

This is a Unity toolkit I developed for my personal use in a game but ended up releasing it for public use in the Unity asset store. This was one of the first technical assets I published and it taught me the importance of proper documentation for my code.

Complex Math Library

I wrote this C# complex math library to work with imaginary numbers in Unity. Initially I made this to only visualize the Riemann Zeta function but ended up establishing a full library with support for various complex operations.

XEncryptor

XEncryptor is an encryption algorithm that I originally implemented in C#. At the time I was learning about encryption and cryptography and the infamous enigma machine inspired me to create an encryption algorithm of my own.

Euler

Euler is the first ever discord bot I created. My friends and I were taking Calculus in highschool and I figured a discord bot to evaluate/solve derivatives and integrals would be very helpful.

Analog

Analog is a discord bot I created using discord.js framework. This was mainly experimental and a fun project to work on. It uses my previously developed XEncryptor algorithm to encrypt & decrypt any discord message. 

Freelance
Dazzle Puzzle

Dazzle Puzzle is a 2D ball shooter mobile game primarily made for android. It was an Upwork freelance job. I was hired to make all the fundamental game mechanics and integrate google cloud and play games services with some light UI designing.

Klotski

This is a 3D version of the board game Klotski. I developed this for a Upwork client. I was provided with the 3D art assets and my task was to develop the main game logic. 

God's Hands

This is one of my only mobile games. The player plays as the hands of god to destroy enemies before they breach the wall.  It was made a for an Upwork client. The 3D art assets was provided to me and I was responsible making the user interface and building the full game consisting of 3 levels.

Lottery Game

This is a 2D game I developed for an Upwork client. Its played on a projector screen with a live audience who get a chance to win various lottery items. The art assets were provided to me and I was responsible for properly sizing the UI items and building the full game.

Info Scraper

This was a JavaScript web scraper essentially to pull contact information of different business's from a specific site. It was my first time working with some great JS libraries like cheerios. 

bottom of page