System Programmer | Backend Architect | AI Infrastructure Explorer
I design and scale backend platforms with a focus on clean architecture, industry best practices, and high-performance systems.
For me, perfection is elegance, and elegance is true beauty β I strive to build systems that are not only fast and reliable, but also graceful in design.
- C++ Web Server from Scratch β Learned the internals of multi-threaded IO, full HTTP parsing, and adaptive rate limiting.
- Custom UDP VPN (SOCKS5-based) β Built a custom UDP transport with session multiplexing, in-place AEAD encryption, and out-of-order packet handling to tunnel TCP traffic through restrictive networks.
- AI Infrastructure & RAG Systems β Experimental LLM infrastructure beyond demos.
- retrieval as a policy: query decomposition, routing, and weighting
- hybrid neuro-symbolic knowledge access
- ablation, failure-mode analysis, and evaluation tooling
- Episodic buffers, symbolic daily tables, and chapter-based reasoning for long-term context.
- Lightweight ADAS perception-and-control pipeline using YOLOPv2 segmentation/detection and MPC steering, optimized for real-time performance on low-power Intel hardware via OpenVINO.
- Backend & P2P Systems
- Built a token-based 1v1 P2P chat system over a Kademlia DHT, featuring a fully distributed matchmaking protocol.
- Developed a secure AES-encrypted MinIO file-storage service with a Google-Drive-like interface, implemented in Go.
- Implemented a real-time messaging platform optimized with Redis, supporting scalable WebSocket rooms and instant notifications.
- Local Voice Assistants (V1 β V2 Evolution)
Progressed from a threaded prototype (Whisper + Coqui + Gemini) to a CPU-first, turn-aware, multiprocessing voice assistant, featuring:- event-driven orchestration
- interruption-safe (barge-in) interaction
- streaming STT β LLM β TTS pipelines (Moonshine + Silero VAD + Ollama LLM + Piper TTS)
- fully local inference using ONNX / GGUF models
This project emphasizes systems design, concurrency, and low-latency control planes, not just model integration.
- Open-Source: Typeflow β Creator of a full visual, type-safe workflow engine for Python, featuring:
- drag-and-drop React Flow editor
- function & class node system
- DAG compiler + Python orchestrator generation
- live execution via SSE
This project pushes toward a future of visual, OOP-driven, AI-native programming.
I enjoy the challenge of scaling elegant systems into production, while still diving into low-level internals out of curiosity.
My passion lies in giving AI a sense of memory and continuity, bridging the gap between stateless models and lifelong companions.
When Iβm not coding, Iβm usually researching new ideas, sketching system designs, or unwinding with some anime.
βIf perfection is sin, I am a sinner β gladly.β


