Hi, I'm
Sabir
I'm a software engineer with nearly 3 years of experience as founding engineer building scalable distributed systems.
Top 5 things I have built.
- 01 Distributed job scheduler with RabbitMQ processing 100K+ daily tasks.
- 02 Real-time telephony microservice architecture processing 500K+ daily call logs.
- 03 AI learning platform with multi-model orchestration, observability and dual-stage RAG.
- 04 Browser-based AI video editor generating animations from natural language.
- 05 Custom virtualized DOM softphone UI rendering 1M+ call logs efficiently.
Scaffold AI | Socratic Anti-Copilot
An intelligent, learning-focused coding mentor that guides developers to the right answer instead of just generating the code.

Technologies I work with
Languages
Frontend & UI
Backend
Databases
Cloud & DevOps
AI & Libraries
Web3
Projects

Scaffold AI | Socratic Anti-Copilot
An intelligent, learning-focused coding mentor that guides developers to the right answer instead of just generating the code.


Valve | LLM Grammar Engine
A high-performance, headless HTTP proxy that enforces strict grammar and JSON schema constraints on streaming LLM responses, featuring real-time atomic validation and autonomous self-healing.




StackBlog
A React-based blog app powered by Appwrite, featuring rich text editing, image uploads, post management, and user authentication.

Reviewboxd
A movie review app using the TMDb API, allowing users to browse movies, search titles, read and contribute reviews.

Todo Lister
Console Todo App in C++ that generates a random ID for each task, allowing users to add and mark tasks as completed.


Greeting on Panel
A simple and efficient extension to display greetings based on time of the day on the GNOME desktop environment top panel.

Loop Texts on Panel
A customizable GNOME extension that displays any text on the top panel, with support for looping messages.
Experience
Bistux Solutions Pvt. Ltd.
Backend & Distributed Systems
- Architected multi-instance real-time telephony services (SIP.js, FreeSWITCH) across 9 microservices, with concurrency-safe round-robin and sticky-agent routing via Cassandra LWTs to fulfill hard enterprise requirements that unblocked initial production deployments.
- Built a shard-based distributed job scheduler across 3 service instances (10 shards per instance) processing 10K+ daily tasks. Enforced epoch fencing for zero split-brain incidents, and tuned gc_grace_seconds to resolve tombstone bloat, dropping Cassandra read timeouts to zero under heavy workloads.
- Built a real-time notification engine via RabbitMQ and WebSockets processing 500K+ events daily. Sustained throughputs of 500 messages/sec with sub-50ms latency for live call state and multi-channel webhook delivery.
DevOps & Ownership
- Took unsolicited ownership of a long-deferred data reliability issue eroding stakeholder trust in exported call reports. Redesigned call logging to append-only and replaced increment-decrement counters with increment-only logic, achieving 100% call state accuracy and cutting latency by 80% without breaking schema changes.
- Owned the live migration of 20+ Cassandra tables, several exceeding 15M rows, from DataStax managed cloud to self-hosted Cassandra. Designed a fault-tolerant Node.js automation script that skipped failing tables instead of crashing, enabling targeted recovery without restarting.
- Orchestrated a Docker Swarm environment for 19 microservices. Built tag-driven CI pipelines for automated image builds, eliminating manual overhead and enabling 8+ zero-downtime weekly production releases.