Skip to content
Mohd ImranFull-Stack Engineer
Available now · Remote · IST (UTC+5:30)

MohdImran

I build the parts users never see — real-time order pipelines, ONDC commerce rails, and APIs that hold their shape under production load.

Role
Full-Stack Developer
Experience
4.8+ years
Core
Node.js · React · MongoDB
Based in
Gorakhpur, UP · India
Open to
Full-time & contract, remote
Education
B.Tech CS, AKTU — 7.92 CGPA
Elsewhere
GitHub · LinkedIn
0K+

Play Store downloads on the ONDC buyer app I shipped

0K+

Installs of the Google Workspace add-on I built

0.0+

Years shipping production full-stack systems

0-role

Access-control model with server-side data scoping

01 — Profile

Backend depth, front-end fluency

Summary

Almost five years building scalable RESTful APIs, real-time systems and modern React front ends with Node.js, Express, MongoDB and Socket.IO. I've shipped production ONDC integrations — the Waayu Buyer App is live on the Play Store with 50K+ downloads — and Google Workspace add-ons used by 155K+ people worldwide.

Comfortable across payment-gateway integration (Razorpay, PayU), queue-based architecture with Redis and BullMQ, third-party aggregator and delivery APIs, and AWS deployment for high-traffic multi-tenant platforms. I gravitate to the problems where correctness matters: idempotent payment and order jobs, live menu sync across Zomato and Swiggy, and SLA sweeps that respect timezones.

Available immediatelyFull-timeContractRemoteIST · UTC+5:30
02 — Stack

Tools I reach for by default

01Languages
JavaScriptTypeScriptSQLHTMLCSS
02Frontend
React.jsTailwind CSS
03Backend
Node.jsExpress.jsRESTful API designSwagger / OpenAPI
04Real-time & queues
Socket.IORedisBullMQWebhooks
05Databases
MongoDBMySQLFirestore
06Cloud & DevOps
AWS EC2AWS S3Git / GitHubGitHub ActionsPostman
07Platforms & APIs
ONDC ProtocolGoogle Apps ScriptWorkspace APIsFirebaseRazorpayPayUOpenAI APIClaude APIShiprocketPidgeDyno API
03 — Experience

Where I've shipped

Executive (EII), Software Development
Destek Infosolutions Pvt Ltd

Food-delivery, restaurant POS & ONDC commerce · multi-outlet platforms

Sep 2023 — Present

  • Waayu Buyer App (ONDC) — built and integrated the ONDC buyer app for the WAAYU food-delivery platform on Node.js, Express, MongoDB and Socket.IO. Implemented the core protocol surface (search, on_search, confirm, on_confirm) with Firebase notifications and Redis/BullMQ queues — live on the Play Store with 50K+ downloads.
  • Integrated Razorpay and PayU into the buyer-app checkout, giving users multiple reliable payment options and a smoother order-placement flow.
  • Waayu POS — built core modules of a next-generation restaurant POS (billing, order management, analytics) for QSRs, fine dining and multi-outlet chains on Node.js and SQL, and integrated Zomato & Swiggy order aggregation via the Dyno API so restaurants process every channel's orders from one screen in real time.
  • Built live catalogue sync keeping menus and item availability consistent across the POS, Zomato and Swiggy, plus order-fulfillment workflows that dispatch delivery through Shiprocket or a restaurant's in-house fleet.
  • Order Management Dashboard — built the internal ops admin panel (Node.js, SQL) to monitor live orders, accept them and assign delivery partners, with every action synced across the team instantly over Socket.IO. Added bulk restaurant/catalogue onboarding via Excel import/export, and wired the Razorpay Subscriptions API for recurring franchise billing.

Web & Google Apps Script Developer
Cloudfort Technologies

Google Workspace Marketplace add-ons & web apps

Nov 2021 — Aug 2023

  • Shared Drive Reports add-on — built and owned end-to-end a Google Sheets add-on that reached 155K+ downloads on the Workspace Marketplace, pulling permissions, storage and file-activity data through the Drive and Sheets APIs into structured, auto-refreshing reports for a large global user base.
  • Mail Merge add-on — pulled recipient data from Sheets into personalised Google Docs templates and sent each as an individual email via the Gmail API, automating a previously manual recurring workflow.
  • GST & Tax Finance Management app — a finance web app on React.js, Node.js and Firestore that logs income and expenses, auto-tracks applicable GST and tax obligations, and shows real-time tax-liability summaries instead of manual reconciliation at filing time.
04 — Selected work

Things I built end to end

001

Waayu Buyer AppONDC

50K+ downloads

ONDC buyer-side integration for a live food-delivery platform: protocol callbacks, order confirmation and push notifications over a Redis/BullMQ queue layer that keeps retries idempotent under burst traffic — with Razorpay and PayU wired into checkout.

  • Node.js
  • Express
  • MongoDB
  • Socket.IO
  • Redis
  • BullMQ
  • Firebase
  • Razorpay
  • PayU
002

Shared Drive ReportsWorkspace add-on

155K+ downloads

A Google Sheets add-on on the Workspace Marketplace that turns Drive and Sheets API data — permissions, storage and file activity — into structured, auto-refreshing reports. The most-used thing I've built, by install count.

  • Google Apps Script
  • Drive API
  • Sheets API
003

Waayu POS

Multi-outlet · aggregator-synced

Core modules of a next-generation restaurant POS on Node.js and SQL. Integrated Zomato and Swiggy through the Dyno API so orders from every channel land in one place, kept menus and availability synced live across all three, and routed fulfillment through Shiprocket or an in-house delivery fleet.

  • Node.js
  • SQL
  • Dyno API
  • Shiprocket
  • Socket.IO
004

Order Management DashboardInternal tooling

Real-time ops panel

The internal operations panel behind the delivery platform: monitor live incoming orders, accept them and assign delivery partners, with every action broadcast across the team instantly over Socket.IO. Bulk restaurant and catalogue onboarding via Excel import/export, and Razorpay Subscriptions for recurring franchise billing.

  • Node.js
  • SQL
  • Socket.IO
  • ExcelJS
  • Razorpay Subscriptions
005

Netbounce Placement DashboardFreelance

MERN · end-to-end

A MERN recruitment-ops dashboard shipped feature-complete: role-gated UI, JWT auth, REST controllers and MongoDB aggregation pipelines behind the analytics views. Its centrepiece is an automated SLA engine — a timezone-correct daily node-cron sweep that escalates overdue interview and candidate-marketing SLAs through four stages with idempotent, deep-linking alerts — alongside 8-role access control with server-side data scoping and GitHub Actions CI/CD to AWS EC2 and Vercel.

  • React 19
  • Vite
  • Express 5
  • Mongoose
  • MongoDB Atlas
  • node-cron
  • GitHub Actions
006

AI Food Presentation Review Slack BotFreelance

Claude-powered

A Slack bot on Node.js and AWS EC2 that lets chefs upload photos of plated dishes and uses the Claude API to score them on presentation, portion and hygiene — posting structured feedback straight back into the channel.

  • Node.js
  • Claude API
  • Slack API
  • AWS EC2
007

AI Resume Ranking AutomationFreelance

Full HR workflow

Résumé shortlisting driven by the OpenAI API from inside Google Apps Script: fetch résumés from Drive, rank candidates on relevance and experience over multiple rounds, then send personalised selection, interview or rejection mail — with batch processing and error handling built for volume.

  • Google Apps Script
  • OpenAI API
  • Drive API
  • Gmail API
008

GST & Tax Finance Management AppWeb app

GST + tax tracking

A finance-management web app on React.js, Node.js and Firestore: log income and expenses, auto-track applicable GST and tax obligations, and read real-time tax-liability summaries instead of reconciling records by hand at filing time.

  • React.js
  • Node.js
  • Firestore
05 — Contact

Let's build
something solid.

dev.mohdimran@gmail.com
Phone
Elsewhere
Education
Availability