You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Computer Science Major at Missouri University of Science and Technology
Graduating May 2027
Previous intern at BWT Automation doing Robotics Software Development
My Work
HTTP Server from Scratch: An HTTP Server written in C to better understand what backend frameworks abstract from the user. Currently implementing concurrency using epoll(), and HTTP parsing.
CCH App: A full-stack chore reminder app for my college house. Built with Spring Boot, PostgreSQL, and React Native. Handles 64 users with scheduled push notifications.
Languages & Tools
Languages: C, C++, Java, Python, JavaScript
Frameworks & Databases: Spring Boot, PostgreSQL, SQLite, React Native