Simple ToDo application showcasing multiple REST API implementation styles (MVC Controllers, Minimal APIs, Endpoints, FastEndpoints), all structured using a layered architecture in .NET.
A Flutter mobile chat app with offline-first capabilities. Messages are saved locally and automatically sync with the Node.js backend when online.