Event RSVP API
A REST API for managing events and RSVPs, built with Python and FastAPI. Handles event creation, RSVP tracking with yes/no/maybe responses, and attendee lookups.
The focus here was correctness by design: RSVPs are stored so that one person can't hold two conflicting responses, and valid response values are enforced at the input layer, so bad data can't enter the system. Includes clear API documentation and proper error handling.
0
10
This is an HTTP server I built from raw POSIX sockets in C. I built it deliberately without AI-assisted tools, to learn the fundamentals from the ground up.
0
15
This is defect tracker. It was built after spending years as a Quality Representative at Cummins and dealing with defect data in an old Excel sheet. github.com/tlongmx4/Defect-Tracker
0
21
sobrandsteady is an AI companion app for people in recovery. For those hard moments when no one else is there. This app handles very sensitive data, that is why security and trust is number one.