Challenge
Privacy-oriented DNS resolvers often lose either performance or security hardening. OxyDNS was built for environments where anonymity, validation, and operational resilience matter more than a minimal toy setup.
Systems & Infrastructure
High-performance, secure DNS server with advanced blocklisting and caching. Features DoT (DNS over TLS) support, DNSSEC validation, and Tor integration.
Privacy-oriented DNS resolvers often lose either performance or security hardening. OxyDNS was built for environments where anonymity, validation, and operational resilience matter more than a minimal toy setup.
I combined recursive resolver work with DNSSEC validation, optional Tor routing, sharded caching, QNAME minimization, 0x20 encoding, and built-in blocklisting to produce a resolver that treats security and privacy as core architecture decisions.
OxyDNS strengthens the cybersecurity and infrastructure side of the portfolio. It shows protocol-level engineering with concrete privacy and hardening decisions rather than generic security claims.
A production-ready DNS resolver with built-in blocklist support (100k+ domains), LRU caching, and cryptographic verification. Supports multiple upstreams with parallel race mode for ultra-low latency.
Universal real-time database engine with 1M+ ops/sec throughput. Features zero-copy serialization, O(1) secondary indexing, and native WebSocket streaming.
Read case studyProduction-ready uptime monitoring CLI tool. Features subcommand architecture, real-time TUI dashboard, multi-protocol health checks (HTTP, TCP, DNS, SSL), and discord alerting.
Read case studyThe Fastest DNS Server in the Local Universe. High-performance, caching DoT (DNS over TLS) forwarder customized for speed and privacy.
Read case studyModern systems programming language with Rust-inspired ownership, LLVM-based compilation, and zero-cost abstractions. Features async/await, generics, and comprehensive type safety.
Read case study