Blogs
Why Microservices Are the …
Why Microservices Are the Next Step for Software-Defined Networks
During my Emerging Network Technologies Master’s class at KFUPM, I had the opportunity to present some really fascinating research on the future of network design. The paper titled Orchestrating Microservice-based SDN …
Introducing …
Introducing WorkflowEngine A .NET 8 Library for Building Flexible Approval Workflows
I’ve recently published WorkflowEngine, a .NET 8 library designed to handle multi-step approval workflows in enterprise systems.
The project started as an internal component in a large system. After …
VS Code Remote Tunnels
How VS Code Remote Tunnels Boosted My Workflow
For a long time, my remote workflow followed a familiar routine: push to GitHub, switch machines, pull, and continue working.
It was effective — but not ideal.
I often lost terminal context, ran into environment mismatches, or had to reinstall packages …