Fareway · Deli prep, customer service, food safety.
Des Moines Area Community College · GPA 3.97 / 4.00 · Dean's List & President's List

Real-time software renderer built from scratch in C - perspective projection, triangle rasterization, z-buffering, lighting, and texture mapping. All 3D math implemented without OpenGL or DirectX.

A 2D sandbox game I'm currently building in C++ with Raylib. Watch the gameplay demo to see what's working so far.

Full-stack helpdesk app with JWT auth, bcrypt password hashing, and per-user data isolation enforced at the database level. 8 RESTful endpoints built with FastAPI and SQLModel, tested with pytest.

Console-based banking system in C++ using OOP - supports banks, customers, and checking/savings accounts with deposits, withdrawals, transfers, and interest. Persistent file I/O with a Makefile-based build.

This site itself - my first front-end project. Built with Next.js, TypeScript, and Tailwind CSS, with AOS scroll animations and a working contact form backed by a serverless email API.
Python
C
C++
SQL
Java
JavaScript
React JS
Next.js
Tailwind CSS
FastAPI
Git