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...
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.
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.
I build the backend that makes your product actually run: REST APIs, clean data models, authentication, and the tests that prove it all works instead of hoping it does.
What I bring:
Python / FastAPI APIs built end to end, from data modeling to deployment