Projects
REST API | Mobile Application
Token Authentication
Developed for the final project in SUM200 in late 2022, I decided to shoot for the moon with this project and make as much of a generic social media platform as I could. I wound up not getting further than creating a custom token-based authentication system, login functionality and basic profile editing (including image uploads!), but considering I only had about two weeks, I'm pretty happy with the results. The REST API is built with ASP.NET, and the mobile app is built with .NET MAUI