Blog
Thoughts on backend development, system design, and engineering practices.
Tech Notes
Implementing Clean Architecture in .NET
A practical guide to implementing Clean Architecture principles in .NET applications with real-world examples
Architecture .NET DDD
Dev Log
Scaling WebSocket Connections: Lessons Learned
Practical insights from scaling WebSocket infrastructure to handle 10K+ concurrent connections
WebSocket Scaling Redis