My Projects
A list of my recent projects. Click on the project title for a more detailed description and project links.
A list of my recent projects. Click on the project title for a more detailed description and project links.
I led a team in creating the prototype version of a tool that allows students to submit petitions and for faculty members to review them.
Uses Sqlite3, Python, Flask, and HTML.
A data analysis project using R and RStudio to look into the area of foodborne illnesses, seeing what causes them and where they often come from.
A Java tool that performs doubling-experiment performance analyses for user-selected methods and lengths. Some of the computation methods users can choose to benchmark include factorial, fibonacci, recursive factorial, recursive fibonacci, and more.
A simple notepad application using a Tkinter-based interface created in Python. It allows users to type content in the text area and save it or open other text files using functions in the file menu.
A program that will determine a sample applicant's eligibility for a loan. Implemented in Python, the project uses truth tables along with boolean logic and equations to determine the applicant's eligibilty based on specific criteria.
This project creates and discusses the grammar for a fun dog-related programming language. Additionally, a scanner and parser are included for use with programs written in the Bosco language.
Implemented in Python, this project contains an algorithm that makes the ordering of the letter groups used for registration at Allegheny College more fair. The algorithm also sorts a list of students based on this new letter group order and a command-line interface is included to interact with the algorithm.
Creates an Sqlite3 database to house data about Africa along with a Python-based command-line interface to interact with the database. The project also tries to answer questions about African economies and development based on the data stored in this system.
A variety publicly available of document templates, such as those for a cover letter and resume, created in LaTeX.