Skip to content
View kalmastenitin's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Mumbai

Block or report kalmastenitin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kalmastenitin/README.md

Markdown

Nitin Kalmaste πŸ‘‹

Backend Systems Engineer | Go Β· Rust Β· Python Β· Distributed Systems & Media Infrastructure

Building high-concurrency backend infrastructure, low-latency video streaming pipelines, and P2P networking systems.

GitHub LinkedIn Email Portfolio

πŸš€ About Me

  • πŸ”­ Current Focus: Building open-source Rust toolkits for RTSP ingest and P2P camera streaming (targeting India's CCTV market shifts).
  • πŸ—οΈ Background: Joined as one of the first two engineers at Ease My AI, building the backend infrastructure of RDX (a production CCTV/VMS platform handling 10,000+ cameras) from zero and leading a team of 10.
  • ⚑ Core Specialties: Distributed systems, high-concurrency streaming pipelines, real-time protocols (WebRTC, RTSP, QUIC), and memory-safe systems programming.

πŸ’» Technical Expertise

Category Technologies / Skills
Languages Go Rust Python
Media & Streaming go2rtc, MediaMTX, ZLMediaKit, RTSP, WebRTC, ONVIF, fMP4
Networking & P2P QUIC, NAT Traversal, STUN/TURN/ICE, TCP/UDP, WebSocket
Backend & Architecture Microservices, RESTful APIs, System Design, Distributed Systems, Event-Driven Architecture
Databases & DevOps Docker / Docker Swarm, Kubernetes, Redis, MongoDB, Linux, Git, Kong Gateway
Leadership Technical Planning, Code Review, Team Management (10+ devs)

πŸ› οΈ Featured Projects & Systems

πŸ“¦ camproto β€” Open-Source P2P Camera Streaming SDK

Rust-based camera infrastructure tools targeting modern replacement demands for CCTV markets.

  • Tech Stack: Rust, Tokio, WebRTC, RTSP, QUIC, ONVIF, fMP4
  • Highlights:
    • RTSP ingest layer parsing H.264/H.265 streams with custom package.
    • GOP-aligned fMP4 segment storage with binary seek indexes.
    • P2P transport implementation using WebRTC with STUN/TURN NAT traversal.

βš™οΈ RDX Platform β€” Production VMS (Ease My AI)

Engineered core Video Management System handling high-concurrency CCTV streams for 10,000+ cameras.

  • Tech Stack: Go, Python, Docker Swarm, Redis, MongoDB, ZLMediaKit, go2rtc, Kong Gateway
  • Highlights:
    • Scaled backend infrastructure from zero to production as one of the first two core engineers, leading a team of 10.
    • Integrated go2rtc, MediaMTX, and ZLMediaKit for high-concurrency stream handling in a distributed Docker Swarm environment.
    • Built a distributed camera assignment coordinator utilizing Redis leader lease for High Availability (HA).

🌐 P2P Portfolio Signaling Server & Demo

Live web application and signaling architecture demonstrating zero-intermediary media routing.

  • Tech Stack: Rust (axum), WebRTC, coturn, Upstash Redis, Go, Svelte, Cloudflare Pages
  • Highlights:
    • Rust signaling server featuring role-based WebSocket relay and HMAC-SHA1 time-limited TURN credentials.
    • Network topology detection logic (local network vs. mobile data routing).

πŸ“Š GitHub Stats

GitHub Stats Top Languages

πŸ“« Get In Touch

Open to backend / systems roles β€” remote preferred.

Popular repositories Loading

  1. flipkart_search_scraping flipkart_search_scraping Public

    Fetching data from flipkart search results

    Python 1

  2. TelegramContactChecker TelegramContactChecker Public

    This Script is made to check multiple telegram contact using python telethon library

    Python 1

  3. aiohttp aiohttp Public

    Forked from aio-libs/aiohttp

    Asynchronous HTTP client/server framework for asyncio and Python

    Python 1

  4. django_start django_start Public

    Django_project testing

  5. web-scraping web-scraping Public

    Web Scraping projects

    Python

  6. Database-Python-connection Database-Python-connection Public

    Python Database connection practice using psycopg2 and postgresql

    Python