Skip to content
Open to opportunities

Ridam Agrawal

Full-Stack Developer Backend & AI Engineer

I build production SaaS and multi-agent AI systems end to end — from PostgreSQL data models and REST APIs to LLM/RAG pipelines and polished Next.js frontends.

01About

Self-taught engineer, production mindset.

Currently building multi-agent AI systems at MoonPhase Solutions.

I'm a self-taught developer with a BBA background and a strong foundation in backend and system design. What began as curiosity grew into a full-time engineering career building real products people rely on.

Today I work across the stack — designing PostgreSQL data models and REST APIs, orchestrating multi-agent AI and RAG pipelines, and shipping polished Next.js interfaces. I like owning features end to end, from the first schema to the last pixel.

  • Backend & APIs
  • Multi-agent AI
  • System Design
  • Full-stack

Education — BBA · IIPS, DAVV, Indore · 2023–2026

  • 0K+
    Users migrated
  • 0+
    AI agents orchestrated
  • 0
    LLM providers integrated
  • 0K+
    Community members served
02Experience

Shipping production systems, end to end.

  1. Jun 2026–Present

    Software Developer

    MoonPhase SolutionsGEOai

    • Built a 20+ agent AI pipeline orchestrating 3 LLM providers (Claude, OpenAI, Gemini) with Pinecone RAG, driving an autonomous weekly content loop.
    • Shipped a Next.js 14 frontend with 8+ dashboards secured by NextAuth, JWT and RBAC.
    • Designed the data layer on PostgreSQL with Redis + BullMQ for queues and background jobs.
    • Next.js 14
    • TypeScript
    • PostgreSQL
    • Redis
    • BullMQ
    • NextAuth/JWT
    • RAG
    • Pinecone
    • Claude
    • OpenAI
    • Gemini
  2. Mar–May 2026

    Software Developer (Intern)

    MoonPhase SolutionsMasterChef

    • Built a Node/Express/MongoDB platform spanning 6 REST domains with a React + TypeScript admin.
    • Migrated 350,000+ users and integrated AWS S3/SES, Firebase, and a lead pipeline.
    • Node.js
    • Express
    • MongoDB
    • React
    • TypeScript
    • AWS (S3, SES)
    • Firebase
    • REST
  3. Jan–Feb 2026

    Backend Developer (Freelance)

    Black Raven EsportsCommunity Platform

    • Built the backend for a 30,000+ member esports community: teams, tournaments, and scrims.
    • Implemented Discord + Google OAuth (Passport) with JWT, RBAC, audit logging, and bans.
    • Node.js
    • MongoDB
    • Mongoose
    • Passport (OAuth 2.0)
    • JWT
    • Discord API
03Projects

Selected work, shipped.

Open source · personal project · 2026

Local Coding Agent

A local-first, multi-agent coding agent with repository intelligence and self-healing repair.

Problem
Cloud coding agents are costly and opaque, send your codebase to a third party, and still apply edits with no validation loop.
Approach
Built in Python on Ollama/Qwen models. A retrieval layer (Ripgrep + Tree-sitter) indexes repository symbols, routes, and components for precise context; a 14B planner model decomposes a task into a structured plan, and a 30B/32B coder model emits structured file operations against retrieved context only. A validation layer checks every file op, then runs build/lint/test; a self-healing repair loop classifies failures (build/lint/test), retrieves error-relevant context, generates repair patches, and rolls back if it can't fix within a max-attempts budget. A confidence-gated Claude reviewer arbitrates low-confidence changes under a token budget, with async execution and Markdown run reports.
Impact
An offline-capable engineering agent that plans, edits, validates, and repairs code on its own — escalating to Claude review only when it's unsure.
  • Local-first
    Ollama + Qwen
  • Tree-sitter
    + Ripgrep retrieval
  • Self-healing
    repair loop
  • Python
  • asyncio
  • Pydantic
  • Tree-sitter
  • Ripgrep
  • Ollama
  • Qwen
  • Claude API
local-coding-agent
Local Coding Agent
Preview · 2026
MoonPhase Solutions · 2026Private · proprietary

GEOai

Autonomous multi-agent platform for generative-engine optimization.

Problem
Brands need to surface inside AI answers, not just Google — but researching, writing, and publishing across that surface is slow and manual.
Approach
Orchestrated 20+ specialized AI agents across 3 LLM providers (Claude, OpenAI, Gemini) with Pinecone RAG in an autonomous weekly loop; built a Next.js 14 control plane with 8+ dashboards on PostgreSQL, Redis and BullMQ, secured with NextAuth, JWT and RBAC.
Impact
A self-running pipeline that researches, generates, and ships optimized content every week with minimal human input.
  • 20+
    AI agents
  • 3
    LLM providers
  • 8+
    Dashboards
  • Next.js 14
  • TypeScript
  • PostgreSQL
  • Redis
  • BullMQ
  • Pinecone
  • Claude
  • OpenAI
  • Gemini
  • NextAuth
geoai
GEOai
Preview · 2026
Personal project · 2025–2026

EasInvy

Multi-tenant inventory and billing SaaS for small businesses.

Problem
Small retailers need affordable multi-tenant inventory + invoicing without enterprise complexity.
Approach
Built a multi-tenant Next.js + Node/Express/MongoDB app with HTTP-only JWT cookie auth and bcrypt, barcode scanning, PDF invoice generation, and WhatsApp notifications; deployed on Vercel + Railway.
Impact
A complete billing workflow — scan, invoice, notify — that small shops can run end to end.
  • Multi-tenant
    Architecture
  • Barcode + PDF
    Invoicing
  • WhatsApp
    Notifications
  • Next.js
  • React
  • TypeScript
  • Node.js
  • Express
  • MongoDB
  • Mongoose
  • JWT
  • Vercel
  • Railway
easinvy
EasInvy
Preview · 2025–2026
masterchef
MasterChef Platform
Preview · 2026
MoonPhase Solutions (Intern) · 2026Private · proprietary

MasterChef Platform

Large-scale recipe platform with an admin console.

Problem
Scale a content platform and migrate a large existing user base reliably.
Approach
Built a Node/Express/MongoDB backend across 6 REST domains with a React + TypeScript admin; integrated AWS S3/SES, Firebase, and a lead pipeline.
Impact
Migrated 350,000+ users with no data loss.
  • 350K+
    Users migrated
  • 6
    REST domains
  • Node.js
  • Express
  • MongoDB
  • React
  • TypeScript
  • AWS (S3, SES)
  • Firebase
black-raven
Black Raven Esports
Preview · 2026
Freelance · 2026Private · proprietary

Black Raven Esports

Backend for a 30,000+ member esports community.

Problem
Run teams, tournaments and scrims for a large gaming community with safe access control.
Approach
Built a MongoDB/Mongoose backend with Discord + Google OAuth (Passport), JWT, RBAC, audit logging and bans.
Impact
A reliable community backbone handling membership, competitions and moderation at scale.
  • 30K+
    Members
  • Teams
    & tournaments
  • Node.js
  • MongoDB
  • Mongoose
  • Passport
  • OAuth 2.0
  • JWT
  • Discord API
04Skills

A broad, production-tested toolkit.

Languages

  • TypeScript
  • JavaScript
  • Python
  • SQL

Backend

  • Node.js
  • Express
  • REST APIs
  • BullMQ
  • Redis

Frontend

  • React
  • Next.js
  • Tailwind CSS

Databases

  • MongoDB
  • Mongoose
  • PostgreSQL
  • Pinecone

AI / ML

  • Generative AI
  • LLMs
  • Prompt Engineering
  • RAG
  • AI Agents
  • Ollama

Cloud & Tools

  • AWS (S3, SES)
  • Firebase
  • Vercel
  • Railway
  • Git
  • LangSmith
  • Tree-sitter
  • Ripgrep

Concepts

  • System Design
  • Multi-Tenant
  • OAuth 2.0
  • JWT
  • RBAC
  • SaaS
05Contact

Let's build something.

Have a role, a project, or just want to talk shop? The form goes straight to my inbox — or reach me directly below. I read every message.