MY APPLICATIONS & PROJECTS
This is a record of most of the programs I've worked on and code I've written. You can click on the images to view the code in Github. Any more information, as well as the source code can be found on my Github account. You can also download the files and run them (need java installed for .jar files).
Noob Cube
This is a game I created in Unity with the help of Brackeys tutorial on YouTube. In this game, you navigate the cube through obstacles using your keyboard. I made this game to learn the basics of Unity, and I plan to add more features as time goes on.
You can download the game for Windows as a zip file or installer here.
You can play the game online here or by clicking the link below. Have fun playing!
Data Analysis with R
I have done a bunch of projects involving data analysis and modeling for different classes at my college. The HTML pages give a comprehensive explanation of the data analysis process and the graphs displayed. The code I used as well as the HTMLs generated can be seen on Github.
Graphic Web Applications
These are simple programs I created in JavaScript when I was learning how to program with graphic libraries like the P5.js library in JavaScript. For the Robot project, a colleague helped me to design the robot, and I dealt with the mechanics.
To view these programs, it is recommended that you use the button below or the links on my Github site, as the downloaded versions use files the browser may not be able to access.
Web Utilities
These are simple programs I created in HTML/CSS/JavaScript for personal utilities I needed.
You can view these links on my Github site, and you can clone them from my Github to run locally.
Sewanee Professor Directory
A site that a colleague and I made for our web development class in Computer Science. We wanted to make it easier for Sewanee students to know what professors they wanted to pick depending on what courses they offer, and also reviews from other students.
​Currently offline - can view code here.
Sewanee Landscaping Plant Database
This is a website I' created using the Laravel framework. It was meant to contain information and photos of all the landscaping plants on Sewanee's campus (a college in Tennessee). You can view the source code and a demo for the site!
​Currently offline - can view code here.
Color Picker Program
A program I wrote in Java that enables you to pick a color using sliders, RGB values or hex values. I wanted to make it easier to pick the colors I wanted when I was designing, and opening this program was usually faster than using a color picker online. You can also choose different shapes to fill with the color.
OpenGL Stick Bug Model
A stickbug model I designed with OpenGL in C++. The bug can do a few things, and actually has an info page here. I designed this for my CS360 graphics class.
















