I'm a software engineer with over 10 years of experience, specialized in .NET technologies. I'm very passionate about using microsoft technologies to develop software that solves human problems.
I'm always open to new opportunities and collaborations. Feel free to reach out to me via email or LinkedIn, or explore my repositories to see what I've been working on. Let's build something amazing together 🤝
| Name | Status | Description |
|---|---|---|
| FlightReservation | ✅ | Flight seat reservation demo showcasing how to use Redis, Redis Sentinel, and the RedLock algorithm to prevent double‑booking under heavy concurrency in a .NET API. |
| PayaSystem | ✅ | A simulation of the Paya System built with .NET using Clean Architecture. Includes two services — API and background jobs — to handle Sheba requests, amount locking, and money transfer workflows. |
| 💬 Chat with Support | ✅ | A grpc chat server that establishes chat connection between normal users and support users. |
| 💵 Currency Converter | ✅ | A currency converter that can be configured with different exchange rates and coverts the currency symbols using BFS algorithm |
| ✅ | This is the sample code for my article on CodeMaze website about "How to Store JSON in an Entity Field With EF Core" | |
| ✅ | This is the sample code for my article on CodeMaze website about "How to Use Bulk Updates in Entity Framework Core" |