I build things that make sense — clean, high-performance systems, tools, and ideas.
I don't chase trends or buzzwords. I focus on what works, what scales, and what lasts.
Code, for me, isn't a career path — it's a language of thought. A way to express logic, precision, and creativity at the same time.
I'm obsessed with understanding how things actually work — not just using frameworks, but tracing them down to the smallest detail.
From low-level behavior to architecture design, I care about clarity, simplicity, and raw performance.
I believe in:
- Writing code that's minimal yet powerful.
- Building systems that serve real purpose.
- Thinking independently, questioning defaults, and avoiding noise.
I don't romanticize coding — I respect it.
It's both a craft and a responsibility.
Languages and tools are just means to an end, but these are what I usually reach for:
Languages
Focus Areas
- Low-level memory management — arena allocators, pool objects, GC control
- Network transport engineering — QUIC, WebSocket, TLS 1.3
- System design, backend infrastructure, distributed logic
- Compiler internals, concurrency, and cross-platform binary engineering
rustygo — Low-level memory primitives for Go
Rust-inspired arena allocation, object pools, and GC control — with zero-config defaults.
0 B/op · 0 allocs/op in benchmarks vs heap. Backed bymmapon Linux/macOS,VirtualAllocon Windows.
Includes a prototype compiler pass that rewrites eligible allocations at build time.
Go · arena-allocator · memory-management · performance · WIP
anylink — TCP → WebSocket / QUIC bridge
Expose any TCP service (SSH, Redis, PostgreSQL…) as a WebSocket or QUIC endpoint.
QUIC RFC 9000 · TLS 1.3 · 0-RTT · dynamic key rotation · TCP pooling · Prometheus metrics.
Go · quic · websocket · tls · networking · tunneling
rwfs — In-memory read-write file system
Full-featured virtual FS for Go — directories, permissions, compression, encryption, ACLs, concurrency.
Optional persistence to disk with transparent hybrid in-memory + local operation.
Go · filesystem · in-memory · compression · security
I read a lot about physics, philosophy, and human behavior.
To me, software reflects its creator's mindset — clean logic comes from clear thinking.
Everything I build comes from that philosophy: understand first, create second.
If you ever want to talk about deep tech, architecture, or ideas that matter:
- Telegram: @danielcoderx
"Simplicity isn't the lack of complexity — it's mastery over it."