$
$
$
guest@portfolio: ~ (zsh)
visitor@portfolio:~$ ./introduce.sh --name=Manorath

Hi, I'm Manorath

Full Stack Developer | AI/ML Engineer | Competitive Programmer

01.

About Me

#!/usr/bin/env node
// about.js - Personal information module

const developer = {
    name: "Manorath",
    role: "Full Stack Developer & AI Engineer",
    education: "B.Tech in CSE from IIIT Pune",
    cgpa: "8.00",
    
    summary: () => {
        return "Passionate developer with expertise in building" +
               " scalable applications and intelligent AI systems." +
               " Solved 500+ problems across LeetCode, GFG, and CodeChef.";
    },
    
    interests: [
        "Artificial Intelligence & Machine Learning",
        "Full Stack Web Development",
        "Competitive Programming",
        "System Design & Architecture"
    ]
};

export default developer;
500+
Problems Solved
💻
3+
Major Projects
🎓
IIIT Pune
B.Tech CSE (8.0 CGPA)
🚀
10+
Technologies
02.

Tech Stack

💻

Languages

C / C++
JavaScript / TypeScript
Python
🌐

Frontend

React.js
Next.js
HTML / CSS
🔨

Backend

Node.js / Express
FastAPI
RESTful APIs
🗃

AI/ML

LangChain / LangGraph
RAG Systems
Gemini AI
🗃

Databases

PostgreSQL
MongoDB
MySQL
🔧

Tools & DevOps

Docker
Git / GitHub
Prisma
03.

// DEPLOYED PROJECTS

EXECUTING ...
AGENTIC AI SALES ASSISTANT
Next.js | LangGraph | Neo4j | Gemini AI | Vector Embeddings
  • Architected multi-agent conversational AI using LangGraph and Gemini for product queries, cart management, and recommendations across 10,000+ products
  • Implemented hybrid search with keyword matching and vector embeddings using Reciprocal Rank Fusion, achieving 87% accuracy and 1.8s response time
  • Integrated Neo4j Graph Database with native vector search for context-aware semantic matching, improving user engagement by 25%
  • Built stateful agent workflows with 8+ tools including loyalty management and dynamic cart operations
EXECUTING ...
REAL-TIME QUIZ PLATFORM
React | Node.js | Prisma | Redis | WebSockets | Gemini
  • Built full-stack role-based quiz platform enabling teachers to conduct live quizzes and students to participate using session codes
  • Implemented real-time updates with WebSockets and Redis for instant question delivery, live counts, and leaderboards
  • Developed scalable backend with Express.js, Prisma, PostgreSQL, JWT authentication, and Dockerized deployment
  • Integrated Gemini via LangChain to auto-generate quiz questions from topics/notes, enhancing teacher productivity by 40%
EXECUTING ...
AI COURSE GENERATOR
Next.js | LangChain | Gemini AI | Remotion | TTS
  • Built automated system that creates structured video courses from topic inputs using Gemini AI with 92%+ content quality
  • Designed multi-stage AI pipeline for course structure, slide generation, and text-to-speech using FonadaLabs API
  • Implemented programmatic video rendering using Remotion with synced audio, animations, and slide transitions
  • Reduced manual course creation effort by 90% by automating topic-to-video workflow with AI-driven structuring, narration, and rendering
04.

Resume

📄 resume.pdf
Download

🎓 Education

B.Tech in Computer Science & Engineering
Indian Institute of Information Technology (IIIT), Pune
CGPA: 8.00

💼 Technical Skills

Languages: C, C++, JavaScript, TypeScript, Python
Frontend: React.js, Next.js, HTML, CSS
Backend: Node.js, Express.js, FastAPI, RESTful APIs
Databases: PostgreSQL, MySQL, MongoDB
AI/ML: LangChain, LangGraph, RAG, Gemini AI, Vector Embeddings
Tools: Docker, Git, Prisma, WebSockets
Competitive Programming: 500+ problems solved on LeetCode, GeeksforGeeks, CodeChef

🚀 Projects

Agentic AI Sales Assistant Next.js, LangGraph, Neo4j, Gemini
  • Architected multi-agent conversational AI for product queries across 10,000+ products
  • Implemented hybrid search with keyword matching and vector embeddings, achieving 87% accuracy
  • Integrated Neo4j Graph Database with native vector search, improving engagement by 25%
  • Built stateful agent workflows with 8+ tools including loyalty management
Real-Time Quiz Platform with AI React, Node.js, Prisma, Redis, WebSockets
  • Built full-stack role-based quiz platform with real-time updates
  • Implemented WebSockets and Redis for instant question delivery and live leaderboards
  • Integrated Gemini via LangChain to auto-generate quiz questions from topics/notes
  • Created analytics dashboards with per-question statistics and real-time metrics
AI Course Generator Next.js, LangChain, Gemini AI, Remotion, TTS
  • Built automated system that creates structured video courses from topic inputs with 92%+ content quality
  • Designed multi-stage AI pipeline for course structure, slide generation, and text-to-speech
  • Implemented programmatic video rendering using Remotion with synced audio and animations
  • Reduced manual course creation effort by 90% with AI-driven workflow automation

📚 Relevant Coursework

Data Structures & Algorithms | Operating Systems | Object-Oriented Programming | Computer Networks | Software Engineering | Database Management
05.

Get In Touch

📧 Let's Connect

I'm always open to discussing new opportunities, interesting projects, or just having a chat about technology. Feel free to reach out through any of the channels below!

📝 Send a Message