Skip to content
Copied!
Available for new opportunities

Hi, I'm

Amit Verma

Full Stack Engineer|

Product-focused engineer building scalable multi-tenant SaaS with NestJS, Django REST, Redis, BullMQ, and production CI/CD pipelines.

India · +91-7081051126

TypeScript NestJS Django React Next.js Node.js PostgreSQL Redis Docker AWS
Amit Verma, Full Stack Software Engineer based in India

2+

Years Experience

10+

Live Projects

0
APIs Built
0
Uptime Delivered
0
Concurrent Users
0
Faster Deployments
TypeScript NestJS React Next.js Python Django PostgreSQL Redis Docker AWS Node.js MongoDB TypeScript NestJS React Next.js Python Django PostgreSQL Redis Docker AWS Node.js MongoDB

Featured Work

Production-grade applications — each one taught me something new

Autopilot SDR WhatsApp Sales Automation
Full-Stack Dec 2025 – Present

Autopilot SDR

WhatsApp-based sales automation SaaS with multi-tenant NestJS + PostgreSQL backend, BullMQ/Redis message queuing, and real-time analytics dashboard via WebSockets.

NestJS PostgreSQL Next.js BullMQ Redis
  • End-to-end SaaS development — Still actively building this. Taught me how to take a product from idea to production: auth, billing, admin dashboards, and customer-facing features in one codebase.
  • Multi-tenant architecture — How to isolate each customer's data, configs, and WhatsApp sessions so one org never sees another's — using tenant-scoped queries and middleware in NestJS.
  • BullMQ & Redis — Queueing outbound WhatsApp messages so API requests stay fast. Retries, delayed jobs, and failure handling without blocking the main thread.
  • WebSockets — Pushing live campaign stats and message delivery updates to the dashboard without polling — users see results as they happen.
  • Payment gateway integration — Wiring up subscriptions and webhooks so billing, plan limits, and access control stay in sync when payments succeed or fail.
  • Docker — Containerizing the app, PostgreSQL, and Redis for consistent local dev and simpler deployments across environments.
MindMapWithFlash AI Flashcard Generator
AI 2024

MindMap With Flash

OpenAI-powered flashcards and mind maps from notes/PDFs. JWT auth with refresh token rotation, role-based dashboards, and real-time collaboration via WebSockets.

Next.js OpenAI WebSockets MongoDB
  • LLM prompt engineering — Structuring prompts and pipelines for reliable flashcard generation from notes and PDFs.
  • JWT refresh token rotation — Patterns for long-lived sessions without compromising security when access tokens expire.
  • Real-time collaboration — WebSocket-based editing with role-based access so multiple users can work on the same mind map.
VakilGiri CRM System
Full-Stack 2024-2025

VakilGiri CRM

Enterprise CRM system with scalable RESTful APIs, JWT authentication, and Razorpay integration. Built with Node.js, Express.js, MySQL & Prisma.

Node.js Express MySQL Prisma
  • Scalable REST API design — How to structure endpoints that stay maintainable as CRM features and modules grow over time.
  • Razorpay integration — Wiring webhooks and handling payment edge cases so billing state always matches what the user paid for.
  • Prisma data modeling — Migrations and relations for complex business entities like clients, invoices, and subscriptions.
BHR Properties Real Estate Platform
Full-Stack Freelance · 2025

BHR Properties

Modern real estate platform with dynamic property listings, advanced search filters, and responsive design. Built with Next.js for optimal performance and SEO.

Next.js React Tailwind
  • SEO with dynamic content — Balancing static pages for search rankings with dynamic property search that updates in real time.
  • Performant filter UI — Building filter-heavy listing pages that stay responsive on mobile without laggy re-renders.
Pantry Tracker App
Full-Stack 2024

Pantry Tracker

Smart pantry management app with AI recipe suggestions. Built with React, Firebase, and Gemini AI.

React Firebase Gemini
  • AI recipe suggestions — Turning user pantry inventory into useful Gemini-powered recipe recommendations based on what's in stock.
  • Firebase client patterns — Real-time data sync and authentication flows without managing a custom backend.
YouTube Backend Clone
Backend 2024

Backend like YouTube

Scalable video platform backend with user auth, video uploads, and media streaming using Cloudinary.

Node.js Express MongoDB Cloudinary
  • Building a complete backend — Learned how to structure a full API layer: routes, controllers, services, models, and error handling — not just isolated endpoints.
  • Authentication — Register, login, JWT issuance, and protected routes. How to hash passwords, validate tokens on every request, and attach the user to the session securely.
  • Video upload pipeline — Multer for file handling and Cloudinary for storage and streaming — so the backend never has to serve large video files directly.
  • Relational data modeling — MongoDB schemas linking users, videos, likes, and comments — and keeping queries efficient as the platform grows.
Medium Blog Clone
Full-Stack 2024

Medium Blog Platform

Full-featured blogging platform with React, PostgreSQL, Hono.js, and Prisma ORM.

React PostgreSQL Hono Prisma
  • Hono.js APIs — Using a lightweight alternative to Express for edge-ready, fast HTTP handlers.
  • Content data modeling — Prisma schemas for blog posts, authors, tags, and their relationships on PostgreSQL.
Email Parser AI
AI 2024

Email Parser AI

AI-powered email parser and auto-responder using Gmail API, Gemini AI, and BullMQ.

Node.js Gmail API Gemini BullMQ
  • Gmail API & OAuth — Reading and replying to emails programmatically through Google's OAuth consent flow.
  • AI email classification — Using Gemini to categorize incoming mail and draft context-aware auto-responses.
  • Async job processing — Queueing AI parsing tasks with BullMQ so the inbox never blocks on slow LLM calls.
Simple Payment App
Full-Stack 2024

Simple Payment App

Full-stack payment application with secure transactions. Built with MERN stack.

MongoDB Express React Node.js
  • End-to-end MERN flow — Still one of my go-to reference projects. Connected React frontend to Express APIs with proper request/response handling across the stack.
  • Database transactions — Learned to wrap money transfers in atomic DB transactions — debit one account and credit another in a single operation, so partial failures never leave balances inconsistent.
  • Payment validation — Checking balances before transfer, rejecting invalid amounts, and returning clear errors so the UI can show exactly what went wrong.
Todo App
Frontend 2024

Todo App

Feature-rich task management app with Context API and LocalStorage persistence.

React Context API
  • React Context API — Managing shared task state across components without prop drilling.
  • LocalStorage persistence — Syncing user data offline so tasks survive page refreshes and browser restarts.
Quote Generator
Frontend 2024

Quote Generator

Random inspirational quote generator with API integration and smooth animations.

React API
  • Third-party API integration — Fetching external data with proper loading, error, and empty states.
  • Micro-interactions — CSS transitions that make button clicks and quote swaps feel polished.
Portfolio Website
Frontend 2024

Portfolio Website

Personal portfolio website showcasing projects and skills with React Router.

React Router
  • Client-side routing — Multi-page layouts and navigation with React Router without full page reloads.
  • Developer storytelling — Presenting projects and skills in a format that's scannable for recruiters and clients.

How I Build

From architecture to deployment — a systematic approach to shipping production software

01

Design & Architect

System design, database schema, API contracts, and multi-tenant architecture — built for scale from day one.

02

Build & Iterate

Full-stack development with NestJS, Django, React — clean code, testable modules, and Agile delivery cycles.

03

Deploy & Scale

CI/CD pipelines, Docker containers, Redis caching, BullMQ queues — optimized for 99.9% uptime and low latency.

Technical Skills

Technologies and tools I use to build production-grade SaaS applications

Languages

JavaScript TypeScript Python Go SQL C++

Backend

Node.js NestJS Express.js Django DRF REST APIs WebSockets BullMQ Redis

Frontend

HTML5 CSS3 React.js Next.js Material UI Responsive Design

Infrastructure & Tools

AWS Docker GitHub Actions Prisma MongoDB PostgreSQL MySQL Linux Git Postman Jira Razorpay Cloudinary

Core Stack Proficiency

TypeScript / Node.js 95%
NestJS / Express 90%
Python / Django 88%
React / Next.js 92%
PostgreSQL / Redis 87%
Docker / CI/CD 85%

Work Experience

Building and scaling production systems for enterprise and SaaS products

Airation Softtech Pvt Ltd

Full Stack Developer

– Present · Lucknow
  • Developed and maintained scalable web applications using Django REST Framework and Node.js, serving enterprise-grade clients with 99.9% uptime.
  • Architected RESTful APIs and microservices handling 10,000+ daily requests with RBAC, rate limiting, and request validation.
  • Built automated CI/CD pipelines with GitHub Actions and Docker, reducing deployment time by 40%.
  • Optimized PostgreSQL query performance through indexing and query refactoring, cutting average response latency by 35%.

Valley Startup Consultants

Full Stack Developer

· Ahmedabad
  • Developed and maintained responsive frontend interfaces for 4–5 SaaS products using React.js, Next.js, and modern UI practices.
  • Built reusable React components and shared UI patterns, improving development speed and consistency across multiple products.
  • Implemented a Web Push and in-app notification system using WebSockets and Firebase, improving user engagement and reducing missed notifications.
  • Collaborated with backend and product teams to integrate REST APIs, authentication flows, dashboards, and real-time features across SaaS applications.
  • Improved frontend performance and responsiveness across key product workflows, supporting applications used by 1,000+ users.

Eric Web Solutions

Full Stack Developer

· Remote
  • Engineered 200+ secure RESTful APIs using Node.js and MySQL with RBAC, input sanitization, and rate limiting.
  • Integrated Razorpay SDK for payment processing with automated reconciliation and webhook handling.
  • Refactored legacy SQL queries and introduced database indexing, improving data retrieval speeds by 30%.
  • Developed reusable frontend components in React.js and Next.js, improving development velocity by 25%.

About Me

I'm a product-focused Full Stack Software Engineer with a track record of building scalable multi-tenant SaaS architectures. I specialize in the Node.js/TypeScript and Python/Django ecosystems, designing high-concurrency systems using NestJS, Django REST Framework, Redis, and BullMQ.

Experienced in full-cycle product development—from system design and CI/CD setup to scaling applications for 1,000+ active users. I'm a strong advocate for clean code, testable architecture, and performance optimization.

SaaS Architecture NestJS & Django Redis & BullMQ CI/CD & Docker

Education

B.Tech — Computer Science and Engineering

Babu Banarasi Das University · 2021–2025 · Lucknow, India

Headshot of Amit Verma, Full Stack Software Engineer

Amit Verma

Full Stack Software Engineer

Ready to build something great?

Open to full-time roles, contract work, and SaaS collaborations. Let's talk about your next project.

Common Questions

Quick answers about my work, stack, and availability

Who is Amit Verma?

I'm a Full Stack Software Engineer in India. I build scalable multi-tenant SaaS with NestJS, Django REST, React, PostgreSQL, Redis, and Docker — currently shipping production systems at Airation Softtech.

What tech stack do you specialize in?

TypeScript, Node.js, NestJS, Python, Django REST Framework, React, Next.js, PostgreSQL, Redis, BullMQ, Docker, AWS, and GitHub Actions. I design REST APIs, WebSocket features, and CI/CD pipelines for production SaaS.

Are you available for hire?

Yes — open to full-time roles, contract work, and SaaS collaborations. Email amitverma.dev01@gmail.com or use the contact section.

What products have you shipped?

Production work includes Autopilot SDR (WhatsApp sales automation), MindMap With Flash (AI study tools), VakilGiri CRM, BHR Properties, and backend platforms handling 10,000+ daily API requests with 99.9% uptime. See the featured work.

Where are you based?

India — currently in Lucknow, previously Ahmedabad, and comfortable working remote with distributed teams.

Let's Work Together

Interested in collaborating or have a project in mind? I'd love to hear from you.

Email

amitverma.dev01@gmail.com

Phone

+91-7081051126

Connect With Me