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
🔐 envguard Zero-config Git secret leak detector, semantic type validator, and .env.example synchronizer. TypeScript Security CLI
🧠 MemSentry Low-overhead, cross-platform memory leak detector and heap profiling engine for modern C++ apps. C++20 Performance
🛡️ 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
promptdiff Production-grade LLM prompt & output regression tester CLI, built for CI/CD pipelines. Python LLM Tooling

📊 GitHub Stats

GitHubCard

🌐 Connect


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

Pinned Loading

  1. CloakDB CloakDB Public

    Deterministic database & SQL dump anonymization engine with NIST Format-Preserving Encryption (FPE), Differential Privacy, and O(1) memory streaming.

    Python 1

  2. MemSentry MemSentry Public

    Production-grade, zero-overhead C++20 runtime memory tracker, allocator profiler, and red-zone corruption detector with lock-free 64-shard concurrency and live SVG flamegraphs.

    C++ 1

  3. envguard envguard Public

    Zero-Trust TypeScript AST environment scanner, framework secret leak auditor (Next.js/Vite), and resilient vault synchronizer with real-time LSP diagnostics.

    TypeScript 1

  4. promptdiff promptdiff Public

    Enterprise LLM prompt regression testing, MCTS active optimization, token-level hallucination attribution, and guardrail verification framework.

    Python 1