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
A real-time 1-to-1 chat app built with Flutter and Redis, featuring session-based messaging, temporary in-memory storage, and automatic message deletion after session closure. Includes both frontend and backend implementation for fast, secure, and private communication.
Production-ready EF Core data seeding patterns for .NET: model-based HasData seeding and custom runtime seeders with idempotency guards, repository pattern, and full test coverage.
Secure, modern REST API built with C# 13 and ASP.NET Core 9.0, featuring OAuth2 (PKCE via LinkedIn), JWT, EF Core, Swagger, and clean architecture. Currently in development mode.