Software & Systems Engineer — focused on distributed systems, network internals, and developer tooling.
📍 Based in Turkey • 🧠 Systems programming enthusiast • 🛠️ I love building zero-dependency tools
I'm a software engineer who enjoys turning complex systems problems into fast, lean, dependency-free tools. My work sits mostly at the intersection of:
- Network protocols & low-level systems programming (C, packet handling, sockets)
- Distributed systems resilience (circuit breakers, retry/backoff strategies, API resilience)
- Developer productivity tooling (CLIs, CI/CD integrations, security & observability tooling)
Whenever I hit a problem, my first instinct is "how do I solve this with zero dependencies, as fast as possible?" — most of my projects come from that mindset.
Languages: C Java Python TypeScript SQL
Systems & Backend: WebRTC WebSockets Redis Docker Linux
Architecture: Network Protocols, Distributed State, API Resilience
| Project | Description | Stack |
|---|---|---|
| 🗄️ CloakDB | Zero-dependency SQL dump anonymizer that preserves relational integrity for local dev environments. | Go SQL-AST CLI |
| 🛡️ AegisBreaker | High-throughput, zero-dependency sliding-window circuit breaker engine for TS/JS runtimes, with native Prometheus/OpenMetrics support. | TypeScript Resilience |
| 🐳 dockerkill | The smart, safe alternative to docker system prune -a — a TUI/CLI that protects base images and database volumes from careless cleanup. |
Python TUI DevOps |
| 🔐 envguard | Zero-config Git secret leak detector, semantic type validator, and .env.example synchronizer. |
TypeScript Security CLI |
| ⚡ promptdiff | Production-grade LLM prompt & output regression tester CLI, built for CI/CD pipelines. | Python LLM Tooling |
| 🧠 MemSentry | Low-overhead, cross-platform memory leak detector and heap profiling engine for modern C++ apps. | C++20 Performance |
Every project here started with "I never want to do this by hand again."

