FlowNet
A .NET backend platform running as containerised services.
- Role
- Backend Engineer
- Year
- 2025
- Status
- in progress

FlowNet is backend work in C#/.NET, deployed as Docker containers. It's the project where I spend most of my .NET time — services, data access and deployment rather than UI.
Everything is UTC end to end on the server; timezone handling is strictly a client concern, which removes a whole class of scheduling bugs.
Highlights
- C# / .NET services
- Dockerised deployment
- UTC-only server-side time handling
Built with
.NETC#DockerPostgreSQL