Full-stack & AI engineer

Mayank Gautam.

Full-stack · AI Engineer · Student

I'm a CS student at JK Lakshmipat University and intern at Trimesha Digital Solutions, working on dashboards, APIs, and agent pipelines with LangGraph and FastAPI.

Mayank Gautam

Portrait · 2026

8

Projects shipped

12+

Articles written

92+

Lighthouse score

2028

Graduating

Experience

Full Stack Developer Intern at Trimesha Digital Solutions

Full Stack Developer Intern

Trimesha Digital Solutions

  • Owned end-to-end delivery of the admin dashboard on trimesha.com; built 8+ UI components with 92+ Lighthouse scores on mobile and desktop.
  • Architected REST APIs for core content workflows; cut average endpoint latency by 35% (2.4s → 1.6s) via index optimizations.
  • Introduced structured logging and root-cause runbooks; resolved 20+ production bugs with zero repeat failures.
  • Redesigned MongoDB schemas and aggregation pipelines, cutting query execution time by 77% (confirmed via explain() plan analysis).
More about me →

01 / 05

Selected projects

Agents, RAG, and full-stack apps — shipped and documented.

01

AutoHackFix

Autonomous GitHub bug-fixing agent that clones repos, detects issues, and opens PRs with LLM-generated fixes.

Next.js · FastAPI · LangGraph · GitHub API

02

VibeInterviewer

Voice-based mock interview simulator with multi-turn LangGraph scoring across six rubric dimensions.

React · FastAPI · LangGraph · Web Speech API

03

My RAG

Production document Q&A with paragraph-boundary chunking and hybrid dense–sparse retrieval in Qdrant.

FastAPI · LangChain · Next.js · Qdrant

04

Finance Dashboard

Full-stack financial analytics platform with JWT auth, RBAC, and MongoDB aggregation pipelines.

Next.js · TypeScript · MongoDB · Recharts · Zod · JWT

More projects

Earlier full-stack work — forums, realtime chat, booking, and maps.

06

CodeConnect

Real-time developer community chat with rooms and live messaging.

Next.js · Node.js · MongoDB · Socket.IO

07

StayWise

Hotel booking platform with property listings and admin dashboard.

Node.js · Express.js · MongoDB · Bootstrap

08

MyCamps

Campground discovery app with map integration and reviews.

Node.js · MongoDB · Express.js · EJS · MapTiler

View all projects →

02 / 05

What I work on

Three areas where most of my time goes.

AI Systems

Agents, retrieval pipelines, and LLM workflows — built with explicit state and traceable outputs.

  • LangGraph
  • LangChain
  • RAG
  • OpenAI API

Full-Stack Web

Dashboards, REST APIs, and frontends tuned for latency and maintainability in production.

  • Next.js
  • FastAPI
  • MongoDB
  • TypeScript

Engineering

Schema design, indexing, logging, and the boring work that keeps apps fast after launch.

  • PostgreSQL
  • Qdrant
  • WebSockets
  • Git

03 / 05

How I build

A simple loop I follow on every project.

01 / 04

Understand

Problem scope, constraints, and what “done” looks like before writing code.

  • Requirements
  • Data model
  • API contract
  • Success metrics

02 / 04

Design

Interfaces, agent graphs, and system boundaries — visible before implementation.

  • UX flow
  • LangGraph states
  • Component structure
  • Error paths

03 / 04

Build

Ship iteratively on a modern stack with tests and performance in mind.

  • Next.js / React
  • FastAPI
  • Vector stores
  • CI checks

04 / 04

Measure

Latency, Lighthouse, and production logs — then fix what the numbers show.

  • Profiling
  • Indexing
  • Caching
  • Runbooks

04 / 05

Writing

Notes from building with LangGraph, RAG, and full-stack tooling.

All posts →