Code Projects

A selection of personal and academic projects spanning web, mobile, and systems development.

brodymouw-site

This portfolio site — built with Next.js, React 19, TypeScript, and Tailwind CSS. Features dark/light mode, responsive design, and is deployed on Vercel.

GitHub · Live Site

MealsToGo

Cross-platform mobile food delivery app built with React Native and Expo. Features maps integration, Firebase authentication and real-time database, bottom-tab navigation, and Lottie animations.

GitHub

LevelUpDay

React Native mobile app built with Expo Router for file-based routing. Written in TypeScript with React Navigation, and includes an automated testing setup with Jest.

GitHub

Lake-Master

A substantial C# desktop application. Demonstrates object-oriented design and applied C# development outside of a web context.

GitHub

Systems & Academic Projects

A pair of lower-level projects from my CS coursework at South Dakota State. One in C++ covering systems programming concepts, and one in C focused on operating systems — both demonstrating strong CS fundamentals beneath the higher-level frameworks.

C++ Project · OS Project