Skip to content
View hasan-hasanov's full-sized avatar

Block or report hasan-hasanov

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hasan-hasanov/README.md

⚙️ Hasan Hasanov ⚙️

Senior Backend Engineer • Distributed Systems Enjoyer • Professional Bug Hunter


🧠 About Me

while (system.IsOnFire())
{
    Investigate();
    Optimize();
    AddLogging();
    BlameKafka();
}
  • Building scalable backend systems with .NET, Kafka, and PostgreSQL
  • Enjoy distributed systems, observability, infrastructure, and performance tuning
  • Migrated production systems from MSSQL to PostgreSQL with minimal downtime
  • Sometimes writing PostGIS queries that look like ancient forbidden magic
  • Found issues in banking infrastructure my entire country uses 👀
  • Also spends unhealthy amounts of time machining metal in a garage workshop

🚀 Featured Projects

📦 ScoopBox

Automated Windows Sandbox provisioning because manually configuring environments is barbaric.

🔗 github.com/hasan-hasanov/ScoopBox


🥊 Boxer

Low-level engine for generating and managing Windows Sandbox configurations programmatically.

🔗 github.com/hasan-hasanov/Boxer


⚡ Tech Stack

Backend .NET / ASP.NET Core
Database PostgreSQL / MSSQL / PostGIS
Messaging Kafka
Infrastructure Docker / Kubernetes / Terraform
Cloud Azure / Google Cloud
Special Ability Debugging production issues that disappear when logs are enabled

🌍 Links

StackOverflow       Hasan Hasanov's Blog             Twitter       hasan.mehmedov@gmail.com


"There is nothing more permanent than a temporary workaround."

Pinned Loading

  1. ScoopBox ScoopBox Public

    ScoopBox is library that helps launch Windows Sandbox with preinstalled applications and/or with predefined scripts.

    C# 50 7

  2. Boxer Boxer Public

    Boxer is a cli tool that launches Windows Sandbox with preinstalled applications.

    C# 15 1