Projects
Ability Simulator
January 26, 2026This project contains a simple simulator that contains different abilities. The purpose of this project was to build and demonstrate an understanding of inheritance and polymorphism in C# through a console application.
View details → Visit projectHabit Scorecard
January 26, 2026This project contains a web application with the features of a simple "Habit Scorecard." This application allows a user to list their habits and categorize them as either negative, neutral, or positive. This allows the user to visualize their habits and see the areas of their lives that are holding them back. This project was made in .NET using a PostgreSQL database.
View details → Visit project