Hiking at Joshua Tree National Park
My group CS capstone project, coded in C. Our team built an emulator for the Intel 8080 microprocessor that can play a user-provided ROM. The team collaborated via GitHub and shared project management responsibilities, with my primary focus being ROM disassembly, video output, and opcode development.
A terminal-based application that was created for a class at OSU in C++. Users can perform basic CRUD operations while managing a list of favorite restaurants - all without leaving the terminal.
This is a .NET project that allows users to track meals, exercise, and food allergies. Integrates with USDA API resources and FODMAP data to help narrow down the source(s) of idiopathic reactions.
An authentication REST project that is used by some of my other projects to authenticate users. Utilizes JWTs.
A mock e-commerce site. This project utilizes NextJS, GraphQL + Prisma, Redis cache and Stripe for payment. Capstone for a web development course I took.
The page you are viewing right now! This ASP.NET Core MVC project consists of this "Guest" view as well as an "Admin" area for dynamically updating content.