Backend-focused engineer specializing in infrastructure tools and distributed systems
๐ Kolkata, India | ๐ง connect@ankan.in | ๐ผ 2 Years Experience
๐ฏ Actively seeking Backend Engineer roles โ Immediate availability (Remote or Kolkata-based) ๐ Resume: resume.ankan.in
Backend Engineer building production-ready infrastructure tools and distributed systems. Maintained systems serving 10M+ users at Hoichoi (OTT platform), built AxioDB (embedded NoSQL database with 2,000+ NPM downloads), and currently developing NexoralDNS - a high-performance DNS server achieving 8,050+ QPS with 0.00% packet loss.
Focus areas: Database internals, networking protocols (DNS, TCP/IP), distributed systems, Node.js runtime architecture. I build tools that solve real problems I've encountered - from dependency compilation nightmares to home lab DNS management. All projects organized under Nexoral for production-grade development workflows.
2 years of production experience with JavaScript, TypeScript, and Node.js ecosystem. Built and maintained systems serving 10M+ users, handling 40+ concurrent video streams, and managing 200+ IoT devices in production.
Core Expertise: Node.js, TypeScript, JavaScript, Express.js, Fastify, NestJS, React.js, Next.js, Golang Databases & Messaging: MongoDB, Redis, Redis Streams, RabbitMQ, SQL, Database Internals DevOps & Cloud: Docker, AWS Lambda, Cloudflare Workers, Nginx, Linux, CI/CD, Git Specialized: Video Streaming (FFmpeg, RTSP), IoT (MQTT, WebSockets), Microservices Architecture, RESTful APIs, GraphQL
Core Stack (2 years production): Node.js, TypeScript, JavaScript, Express.js, Fastify, NestJS, React.js, Next.js, Golang Databases & Messaging: MongoDB, Redis, Redis Streams, RabbitMQ, SQL, Apache Kafka Infrastructure & DevOps: Docker, AWS Lambda, Cloudflare Workers, Nginx, Linux, Git, GitHub Actions, CircleCI Specialized: Video Streaming (FFmpeg, RTSP), IoT (MQTT, WebSockets), RESTful APIs, GraphQL Additional: Firebase, OpenAI API, Gemini API
High-performance Docker-based DNS server for Local Area Networks achieving 8,050+ QPS with 0.00% packet loss under 500 concurrent clients. Built from scratch with custom UDP packet parsing, Redis caching, and Change Streams. Features web-based management interface and Docker deployment. Built with Node.js and TypeScript using dgram for UDP/TCP socket handling, Fastify for the API layer, and Next.js for the management dashboard.
Why built: Ever edited /etc/hosts on five different machines just to test one local domain? Ever wanted your own DNS server for your home lab without exposing it to the internet? That's why this exists.
Problem solved: Eliminates the hassle of managing /etc/hosts files across multiple machines, provides network-wide custom domain resolution with enterprise-grade performance (8,050+ QPS, 9-worker cluster), and adds security filtering for home/office networks.
Performance: 8,050+ QPS throughput, 0.00% packet loss, handles 500 concurrent clients, Redis-backed caching layer
Tech Stack: Node.js, TypeScript, Docker, dgram, Redis, MongoDB, Fastify, Next.js
Lightweight embedded NoSQL database for Node.js applications. Pure JavaScript alternative to SQLite with MongoDB-style queries, zero native dependencies, and built-in web GUI at localhost:27018. Uses tree-like file structure for fast retrieval and worker threads for parallel processing. Optimized for 10K-500K documents.
Why built: Started building an Electron app and needed local storage. Tried JSON files firstโworked fine with 50 records, got painfully slow at 1K+. Switched to SQLite, spent 6 hours fighting node-gyp rebuild errors across Windows and Mac. Deployed to production, got native binding errors. That weekend, I built AxioDBโpure JavaScript, no native dependencies, works everywhere Node.js runs. 2000+ downloads on NPM later, turns out I wasn't the only one tired of this struggle.
Problem solved: AxioDB gives you MongoDB-like queries (find, insert, update, delete, aggregate) without the hassle. Just npm install axiodb and you have a databaseโno mongod process, no native bindings, no cross-platform compilation nightmares. Perfect for Electron apps, CLI tools, small websites, and anywhere you need a lightweight database that just works.
Tech Stack: Node.js, TypeScript, Worker Threads, Filesystem APIs
Universal Linux package builder that converts standalone binaries into native package formats (.deb, .rpm, tar.gz). Automates the creation of reproducible packages with configurable metadata, installation scripts, and service files. Designed for CI pipelines and Linux software maintainers.
Why built: I know many friends who code in C, Golang, Rustโthey build, run ./bin, and it works. But ever thought about how to ship your binary to real users who install packages with sudo dpkg -i? That gap between "it works on my machine" and actual distribution is why this exists.
Problem solved: Streamlines the packaging process for Linux software distribution, automating repetitive tasks like metadata generation and file layout management. Makes CI/CD packaging simple with one command.
In Production: Currently used in ContainDB's Linux version packager for automated CI/CD pipeline builds.
Tech Stack: Go, Linux packaging formats
CLI tool for automating containerized database management. Provides instant setup of MongoDB, Redis, MySQL, PostgreSQL, and MariaDB with one-click installation of management tools (phpMyAdmin, pgAdmin, RedisInsight). Features Docker network integration, data persistence, and Docker Compose export/import capabilities.
Why built: Ever faced "core dumped" errors while installing MongoDB on your local Linux machine? Ever spent three hours debugging Docker network configurations just to connect pgAdmin to PostgreSQL? This tool was born from that pain.
Problem solved: Turns database environment setup from a multi-hour debugging session into a single command. Solves version compatibility issues, complex Docker configurations, and provides consistent development databases across teams.
Tech Stack: Go, Docker, CLI
Additional infrastructure and tooling projects available at the Nexoral organization.
โญ๏ธ From AnkanSaha | Last Updated: 2026




