Skip to content
View latryee's full-sized avatar
💭
Busy
💭
Busy

Highlights

  • Pro

Block or report latryee

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.

Content in all repositories owned by your account will be closed.
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
latryee/README.md

Hi there, I'm Latrye 👋

Software & Systems Engineer — focused on distributed systems, network internals, and developer tooling.

📍 Based in Turkey  •  🧠 Systems programming enthusiast  •  🛠️ I love building zero-dependency tools

Profile views Followers


🧑‍💻 About Me

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.


🧰 Tech Stack

Languages: C Java Python TypeScript SQL Systems & Backend: WebRTC WebSockets Redis Docker Linux Architecture: Network Protocols, Distributed State, API Resilience


🚀 Selected Projects

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

📊 GitHub Stats

GitHubCard

🌐 Connect


Every project here started with "I never want to do this by hand again."

Pinned Loading

  1. aegis-breaker aegis-breaker Public

    High-throughput, zero-dependency, mathematical sliding-window Circuit Breaker & Fault Tolerance engine for TypeScript and Node.js.

    TypeScript 1

  2. CloakDB CloakDB Public

    Deterministic database & SQL dump anonymization CLI for safe staging and test data.

    Python 1

  3. MemSentry MemSentry Public

    Production-grade, zero-dependency C++20 heap memory profiler, leak detector, and canary guard with sharded lock tracking.

    C++ 1

  4. dockerkill dockerkill Public

    Smart, safe, and cache-friendly Docker cleanup TUI & CLI that frees gigabytes without deleting vital base images or database volumes.

    Python 1

  5. envguard envguard Public

    Zero-config Git secret leaks detector, semantic type validator & .env.example auto-synchronizer.

    TypeScript 1

  6. promptdiff promptdiff Public

    ⚡ LLM Prompt & Output Regression Tester CLI with side-by-side visual diffs, cost/latency tracking & CI/CD assertions.

    Python 1