Bootstrap
Personal website to display all my projects and acomplishments. Warning: if you click view, you will enter a recursive loop
viewJavascript
An app made in node.js, express and mongo db. Ability to login, add clients and plan appointments. Also includes interactive calendar
viewJavascript
A game where the player has to arrange squares in order on a 4 by 4 grid. Leaderboard of highscores made with php and sql
viewJava
Implemented a SHA-256 encryption based password manager with a custom salt hashing algorithm
viewJava
An android app where users can post "jobs" or search and complete them for money. For example mowing the lawn
viewC#
An android game made with Unity. Merge similar crystals together for score. Compete against the global leaderboard
viewJavascript
A fun platformer browser game made with Javascript's extensive canvas features
viewPython
A python program that extracts massive amounts of tweets and runs a sentiment analysis using neural network and deep learning libraries
viewJavascript
A game for practicing RGB colors. Match the color code with the correct color. Based off a Udemy Javascript tutorial.
viewJava
A quick paced, brain-exercising arithmetic game. Try to add or subtract the numbers as they appear on the screen, but try to keep up!
viewc#
My very first full Unity game. based off of the original flappy bird. Try easy, normal, and hard mode
viewc#
Another game made with Unity. Based off of the mobile game geometry dash. Includes skin custimization and 2 unique levels
viewsql
An app and corrosponding sql database allowing the user to search for houses or properties in his area based off specific criteria
viewJava
Similar to MC paint, The user can choose a color, choose a stroke width, and choose a drawing tool to draw anything they want.
viewJavascript
with json data collected from google maps as input, this calculator makes it easy to see how many miles one drove in a year for business and personal purposes.
privatePython
Using the Flask framework, a user can send an http connection request by typing the server ip into the url. Once connected, he can chat with other connected clients.
viewc#
A simple multiplayer game using client-server architecture. The player can shoot other players and upgrade his ship
viewJava
A recursive maze generating algorithm and maze solving algorithm. Made to help future students understand the idea of recursion.
viewJavascript
A web simulation where cells are spawned into the world with randomly generated attributes. A vector based ai makes larger cells eat smaller cells
view