Skip to content
View Shubh-Raj's full-sized avatar

Block or report Shubh-Raj

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
Shubh-Raj/readme.md

Shubh Raj

Software Engineer

Building real-time, scalable systems from production-deployed AI SaaS to distributed backend infrastructure

shubhraj625@gmail.com


Work Experience

Full Stack Developer · OmniLithTech (Remote)  |  Next.js, Webhooks, SMTP  |  Apr 2026 – Jun 2026

  • Automated lead capture through a secured webhook integrated with MacroDroid, using a round-robin assignment algorithm to eliminate ~5 minutes of manual data entry per call.
  • Modernized appointment scheduling by integrating the Google Calendar API with SMTP for instant meeting-link generation and auto-dispatched invites, cutting coordination overhead.
  • Built a fault-tolerant CSV/XLSX import pipeline with fuzzy column mapping and algorithmic client allocation, instantly processing and assigning up to 500 records per upload.

Backend Developer Intern · Prysm Labs (Remote)  |  NestJS, Prisma, FCM  |  Feb 2026 – Apr 2026

  • Architected a real-time, dual-layer notification engine using Socket.IO for room-based chat and Firebase Cloud Messaging, guaranteeing delivery for alerts and messages.
  • Built a privacy-preserving virtual telephony integration with Exotel, handling asynchronous webhook callbacks for call-state tracking and real-time event logging.
  • Implemented an OTP system with master overrides and real-time SOS emergency triggers for the TMS platform.

Open Source Contributor · Accord Project  |  TypeScript, GitHub Actions  |  Dec 2025 – Feb 2026

  • 35+ merged PRs across 12+ repositories.
  • Configured E2E testing infrastructure with Playwright, improving CI stability, and optimized existing CI workflows.
  • Migrated template sharing from query parameters to URL hash fragments, contributing 1,500+ lines of code.

Projects

SkillBridge: AI-Powered Mock Interview Platform  |  Next.js · PostgreSQL · Redis · Vapi · Gemini · QStash  |  GitHub

  • Production-deployed, real-time voice interview SaaS with relationally-sound database models, Firebase session-based auth, and a layered service architecture that reduced inter-layer coupling.
  • Moved synchronous LLM calls to async background jobs via message queues with exponential backoff, and added a Redis cache-aside layer (15-min TTL) to cut dashboard database read load.
  • Designed an observability stack with a sliding-window rate limiter (4 req/hr/IP) plus Pino and Sentry for structured logging and error tracking.

Vessel: Remote Browser Isolation System  |  Node.js · Docker · WebSockets · CDP · Puppeteer Core  |  GitHub

  • Built a streaming pipeline via a custom WebSocket reverse proxy with on-demand port allocation, pulling headless Chromium frames over CDP at 30 FPS with zero cross-session data leakage.
  • Devised a TTL-based graceful reconnection mechanism decoupling sockets from container lifecycles, enabling session recovery and automated 2-minute garbage collection.
  • Enforced strict Linux cgroup resource limits via the Docker API for stability, eliminating the noisy-neighbor problem.

ForecastIQ: Predictive Forecasting Tool (Team Project)  |  Python · Flask · CrewAI · Gemini · NewsAPI  |  GitHub

  • Orchestrated a collaborative 3-agent AI debate mechanism to investigate and explain the root causes of forecasting anomalies.

GitHub Analytics

GitHub Stats Top Languages

GitHub Streak

Profile Views


## Skills




CS Fundamentals: OOP · Database Management Systems · Operating Systems · Computer Networks


Achievements

  • 🏆 Top 10 National Finalist, NatWest Code for Purpose 2026 Hackathon (5000+ teams)
  • Codeforces Specialist (1449), LeetCode Knight (1960), CodeChef 4-Star (1838)
  • 1400+ problems solved across 150+ live contests

Open to full-time and internship opportunities in software engineering roles.

Pinned Loading

  1. SkillBridgeAI SkillBridgeAI Public

    An AI-powered platform for preparing for mock interviews

    TypeScript

  2. ForecastIQ ForecastIQ Public

    AI Predictive Forecasting Tool

    Python 2 2

  3. Cadence Cadence Public

    A role-based, goal setting and tracking portal for employee performance management.

    TypeScript

  4. CRM CRM Public

    A mini CRM backend.

    TypeScript

  5. vessel vessel Public

    A Remote Browser Isolation System

    JavaScript