\/
I have been programming since the beginning of 2016. I specialize in backend and database systems with experience in Java, Php, SQL, python, and much more. In my free time, I like developing games, and game systems. I am currently enrolled in an 18 month long software devlopment course sponsored by Google.
Creates a cpp and h file for a given class. Uses a few lines of generation code and fully formats the creation of the class, each attribute, and function. Built in Java.
Link to Code RepoSimple Networking Library custom built for a game jam. Based off the popular Kyronet library. Uses the builitin java sockets, threads, and serialization. The test folder has an example chat app.
Link to Code RepoCustom built portfolio webpage to act as a landing page for my website. Built from vanilla html, css, js, and php. Has a custom contact me form specially designed for my use.
Link to the pageA library created to help developers create a text-based card game. Made in a team of 5 people for the first project of the Techwise cohort 1. Currently in development, and we are working on extending the library to include GUI, and better game AI. Made in Python.
Link to Code RepoA web application that simplifies reporting potholes. Allows a user to report a pothole at the push of a button, or dropping a pin on the map. We also present this data on a dynamic map to the user. Built using React, Expressjs, Nodejs, and MySql!
Link to Code Repo