___ __ __ _ _ // ___ ___ _ _
/ __|/ \ / \ | | | | | \ | __| \ / /
| (_ | () | () || |_| | | |) || _| \ ' /
\___|\__/ \__/ \___/ |___/ |___| \_/
=============================================
nexus: https://golu.dev | status: online
- TCP/IP Tinkerer: Successfully crashed my OS kernel trying to hold 1,000,000 concurrent socket connections.
- Plumbing First: I build raw TCP socket servers, custom database engines, and VCS systems from scratch to learn the physics of software.
- Late Starter, Fast Run: Got into the game a bit late at 17, now grinding the hard stuff first.
- Core Focus: Systems engineering, network protocols, and high-performance runtimes.
- Languages: TypeScript, JavaScript
- Backend: Node.js, Express, Sockets
- Frontend: React, Next.js, HTML5/CSS3, TailwindCSS
- Storage: PostgreSQL, Redis (RESP), MongoDB
- Infrastructure: Docker, Docker Compose, Linux, Git
๐ video-streamer (Primary Build)
A high-concurrency seekable HLS video streaming server.
- AES-128 HLS Security: Generates dynamic cryptographic keys on-the-fly to deliver secure, encrypted segment files for live HLS streams.
- GOP-Aligned Transcoding: Spawns concurrent FFmpeg child pipelines enforcing strict keyframe intervals to align multi-bitrate resolution chunks.
- O(1) L2 Cache: Bypasses costly disk access by implementing an in-memory L2 Cache utilizing a Map combined with a Doubly-Linked List (LRU eviction).
๐ git-lite
A custom version control system written in TypeScript.
- Implements local content-addressable storage and serializes directory hierarchies into Merkle tree structures to guarantee absolute state immutability.
๐ proto-redis
An in-memory TCP socket cache database mimicking Redis server specifications.
- Implements a custom RESP parser to handle TCP stream packet fragmentation, command pipelining, and keys eviction.
๐ sync-cli
An AI-powered local documentation synchronizer CLI utility.
- Watches local git diff change events and interfaces directly with the Google Gemini LLM API to write codebase architecture updates to system README files.
- ๐ Currently on a backend grind to become undeniable.
- ๐ค Open for backend/systems engineering opportunities, open-source contributions, and high-performance systems collaboration.
- ๐ Portfolio: golu.dev | LinkedIn: Chitranshu Dhakad | Twitter: @TheWebGolu



