Jeremy's Programs

Java Programs

Java is one of my favorite languages to program in. I have worked with it for many years, and it is a language that I have a deep appreciation for. Going back to when I started programming in college at Salt Lake Community College, I was overjoyed to find out that Java was the language they used for their Computer Science curriculum.

Over the course of the last 11 years, I have written programs for school and personal projects, which ultimately has given me deeper knowledge and appreciation for Java as a programming language and Object Oriented Programming as a whole.

Some projects that I have enjoyed most include developing Minecraft Server Plugins, which I have a whole page dedicated to showcase those, as well as GUI applications and games that I have written. Some of these were done as for school work, but others are side-projects I work on and maintain when I have time.

Click on the screenshots or links below to learn more about some of the programs I've worked on and even download them!


download

Minecraft Server Plugins

Check out some of the Minecraft Server Plugins I have developed, which are compatible with Spigot, Paper, and other similar server software.

download

ServerGUI

An advanced desktop GUI for running Minecraft Java Edition servers.

download

Mastermind

A challenging logic and puzzle game. Can you crack the code?

download

Tic-Tac-Toe

A simple Java Swing GUI version of the well-known classic, Tic-Tac-Toe. Two player mode only.

download

Ultimate Tic-Tac-Toe

A crazy spin on a classic, Ultimate Tic-Tac-Toe was written in Java over the course of several SLCC courses.

download

Basketball Database

A self-contained Database Management System for several Basketball teams and players. Now with Advanced SQL Mode!

C# Programs

Though Java is where I found my passion for programming, C# was an easy transition from Java and is something I have become pretty proficient in.

Currently, the C# projects below are games I created for one of my courses in college. I do not currently have any additional side-project C# projects to show off, but I will include some info about projects I've worked on professionally in the near future as well.

Click on the links below them to learn more about some of the C# programs I've worked on/created!


download

Dragon Adventure

An original Command-line based text adventure game. Begin your journey now and face the mighty dragon! Will you survive?

download

Connect Four

A simple Command-line based Connect Four game as a proof of concept. Two player mode only.

download

Quote Reader

A simple text-based program that can store and read quotes. The defaults are quite inspirational!