Skip to content
View mohitmail85's full-sized avatar

Highlights

  • Pro

Block or report mohitmail85

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.

Content in all repositories owned by your account will be closed.
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
mohitmail85/README.md


About Me

Software professional with 14+ years of experience building scalable, high-performance systems in insurance, price comparison, and product development. Currently a Module Lead at Admiral India, leading teams and architecting full-stack solutions.

Recently expanded into Generative AI — building agentic AI systems, RAG pipelines, and intelligent automation tools. Passionate about applying AI to improve developer productivity and build domain-specific copilots.

Oracle Certified Professional, Java SE 6 Programmer


Tech Stack

Languages & Frameworks

TypeScript JavaScript Python Java C# Node.js React Next.js Angular Spring Boot FastAPI Express

AI & Machine Learning

LangChain LangGraph CrewAI OpenAI Google Gemini Claude Hugging Face RAG Prompt Engineering

Cloud, DevOps & Databases

AWS Azure Docker Serverless DynamoDB PostgreSQL Redis Qdrant

Testing & Tools

Jest Storybook Redux Vite pnpm Git


Featured Projects

AI & Generative AI

Project Description Stack
rag-ai-research-papers RAG-based research paper generator with PDF upload, vector indexing, and evidence tracking FastAPI, Gemini, Qdrant, Docker
financial-advisor-ai AI-powered stock market investment advisor with multi-agent system CrewAI, FastAPI, Next.js
ai-dev-agent Autonomous AI engineering assistant — takes user stories, writes code, raises PRs Claude Agent SDK, Python
ai-resume-screener Resume screening app with scoring and recommendations Next.js, FastAPI, Gemini
prompt-engineering-guide 10 prompt engineering techniques with practical examples Llama 3.3, LangChain, Jupyter
ai-ml-fundamentals LLM basics, RAG, ReAct agents, multi-agent pipelines LangChain, LangGraph, CrewAI

Full-Stack & Cloud

Project Description Stack
netflix-lite Netflix-style streaming UI with micro-frontend architecture React 19, TypeScript, Vite, pnpm, AWS
stripe-payment-gateway-lambda Stripe payment gateway deployed as serverless API TypeScript, AWS Lambda, Serverless
springboot-product-catalog-api Product catalog REST API with CRUD operations Java 17, Spring Boot 3.3, Maven
nextjs-ssr-isr-rendering-demo Next.js rendering strategies demo — SSR, ISR, SSG Next.js 15, React 18, TypeScript
nodejs-npm-package-guide How to create, test, and publish npm packages Node.js, Jest, npm

System Design & DSA

Project Description Stack
lld Low-Level Design patterns — Builder, Strategy Java, SOLID principles
dsa-algorithms-java DSA problem solutions with complexity analysis Java
ProblemSolving DSA solutions — DP, Graph, Trees, Backtracking C#, .NET 6

See all projects: ai-portfolio — master index of all AI & full-stack projects


GitHub Stats


Pinned Loading

  1. ai-dev-agent ai-dev-agent Public

    Autonomous AI engineering assistant using Claude Agent SDK — give it a user story, it writes code, runs checks, and raises PRs

    Python

  2. ai-portfolio ai-portfolio Public

    AI & ML project portfolio — RAG systems, multi-agent frameworks, full-stack AI apps, and more

  3. ai-resume-screener ai-resume-screener Public

    AI-powered resume screening app using Next.js, FastAPI, and Google Gemini — evaluates resumes against job descriptions with scoring and recommendations

    TypeScript 1

  4. financial-advisor-ai financial-advisor-ai Public

    AI-powered Indian stock market investment advisor using CrewAI multi-agent system, FastAPI, and Next.js

    TypeScript

  5. rag-ai-research-papers rag-ai-research-papers Public

    RAG-based research paper generator using FastAPI, Google Gemini, and Qdrant — upload PDFs, build a vector index, and generate grounded research reports with evidence tracking

    Python

  6. stripe-payment-gateway-lambda stripe-payment-gateway-lambda Public

    Stripe payment gateway on AWS Lambda — TypeScript REST API with Serverless Framework, payment processing, and local dev support

    TypeScript