Designing zero-allocation data engines, secure peer-to-peer protocols, and developer-facing SaaS products under strict Black-Box Architecture principles.
Software Engineer based in France. I build backend services, network protocols, and developer tools in Go and Rust, alongside web apps and APIs.
- Architecture: Black-box design principles β deep modules with narrow public interfaces, explicit error handling, and zero leaky internals.
- Daily setup: Linux, Zed, Claude Code, Antigravity CLI, Codex.
β‘ walspoolIn-process Write-Ahead Log (WAL) & OpenTelemetry hub in Go Buffers high-throughput telemetry to disk during upstream outages with zero heap allocations on the hot path. Prevents OOM crashes under sudden traffic spikes.
|
π‘οΈ wispEncrypted P2P file transfer protocol in Rust Direct peer-to-peer file transfer engine over QUIC and ephemeral TLS 1.3. Mutual password authentication with SPAKE2 (RFC 9382) and streaming BLAKE3 verification.
|
π argusOTLP telemetry backend & session explorer for Claude Code Observability backend and UI ingesting OTLP spans from autonomous coding agent sessions. Tracks token consumption, latency, and subagent call trees in real time.
|
π pg-lens-mcpPostgreSQL Model Context Protocol (MCP) server Lightweight MCP server giving coding agents safe access to PostgreSQL databases for schema discovery, table structures, and targeted queries.
|
π UnfurlSSRF-safe link preview & metadata extraction API Developer-facing API turning URLs into clean metadata JSON (title, description, social cards, icons). Hardened against SSRF by validating redirects per hop to block cloud metadata and internal subnets.
|
π― LinkBountyConcurrent website broken link checker in pure Go Crawls websites and verifies internal and outbound links concurrently using a goroutine worker pool. Generates shareable audit reports.
|
| Domain | Stack |
|---|---|
| Languages & Core | Go, Rust, TypeScript, PHP, SQL, Bash |
| Networking & Protocols | QUIC / TLS 1.3, SPAKE2 (RFC 9382), BLAKE3, mDNS, Axum, OTLP, MCP |
| Databases & Caching | PostgreSQL, SQLite (Pure-Go WAL), Redis |
| Cloud & DevOps | Docker, Linux, Git, GitHub Actions, Make, Stripe API |
| Frontend & UI | Vue.js 3, HTMX, Tailwind CSS, Svelte, Laravel, Vite |