top of page

MY COMPUTER PROGRAMS

This is a record of all the programs I've worked on and code I've written. 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 Gameplay Screenshot

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 or by clicking the photo.

You can play the game online here or by clicking the link below. Have fun playing!

Map Game.png

Small World Web Game

This is a game meant to educate the player on the capitals, landmarks and flags of different countries. It was made using the Google Maps API.

data-collage.jpg

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.

turngame.PNG

Turn-Based Battle Game

This is a turn-based battle game system I created in Java. The main character is a bit more...textual than I would like him/her to be, as I haven't got an artist to help me with that yet. Keep your eyes peeled though, because I will be adding it once I get some original art! I got the inspiration for this from Dragonfable, and other Artix Entertainment games.

Interface_scrnshot_edited.jpg

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.

font-shot.PNG

Font Display Program

This is a Java program that displays all the fonts and font samples on a computer. I made this to make font choosing easier for my graphic design projects.

WebAppShot.jpg

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 Github, as the downloaded versions use files the browser may not be able to access. To download the files anyway, you can click on the image.

plant website.PNG

Sewanee Landscaping Plant Database

This is a website I'm creating using the Laravel framework. It will contain information and photos of all the landscaping plants on Sewanee's campus (a college in Tennessee). There is still a lot of progress to be made, but I'm hoping to have this site live soon. You can check out the beta version of this site by clicking the button below!

OPENGLbug.PNG

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.

all-android.jpg

Android Applications

These are some of the apps I created for my Android development independent study. These apps can be downloaded and installed as APKs on android devices, but are not (yet) on Google Play. Click on the photo to see more information about the work I did for this study.

card_scrnshot.PNG

Card Matching Game

A memory card game where you remove all cards by selecting two cards of the same type.

ball_scrnshot.PNG

Ball and Paddle Game

A simple ball and paddle game. I have been having issues figuring out the collision for this particular game.

pong_shot.PNG

Pong Game

This is a game of Pong I created with the LWJGL graphic library in Java.

action_scrnshot.PNG

Action Diamond

Basically just using buttons to make a diamond go through different movements. I did this to practice animation with programming.

sewanee_scrnshot.PNG

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.

To learn more about my projects, as well as look at any of my code, you can use the button below.

Programming Projects: Projects
bottom of page