Personal portfolio website built with Next.js, showcasing my work in AI/ML, systems programming, and full-stack development.
🔗 Live: <add your Vercel URL here>
Integrated M.Tech student in Artificial Intelligence at VIT Bhopal (2024–2029), focused on building practical, deployable AI and systems-level projects — from RAG pipelines to a hand-written x86 OS. Interested in AI, full-stack development, and cybersecurity.
- Framework: Next.js
- Styling:
<confirm — Tailwind CSS? CSS Modules? something else?> - Animation:
<confirm — Framer Motion, GSAP, none?> - Deployment: Vercel (GitHub-connected, auto-deploy on push to
main)
Fill in the styling/animation lines with what you actually used — not guessing, since being wrong here is worse than leaving it blank.
| Project | Description |
|---|---|
| EduMind AI | RAG-based educational assistant pipeline |
| ChainGuard | Pre-disbursement fraud detection platform for supply chain finance (FastAPI + NetworkX backend) |
| NEXUS | RAG-based personal productivity assistant (Flask + ChromaDB + Sentence Transformers + Groq API) |
| RaviX OS | Hand-written x86 32-bit OS in NASM/C — VGA driver, IDT, PIT, PS/2 keyboard, memory manager, shell |
| AI Resume Analyser | AI-powered resume analysis tool |
| ATM Simulator | C-based ATM simulation |
Full list and code: github.com/ItsRavi-AIML
Your resume also lists StudySpark (Flask-based study platform) and SkyPulse (weather app with dynamic visual themes) — left out here since I don't have repo details. Add them if they're public.
- Languages: Python, C++, C, Java, JavaScript, TypeScript, HTML, CSS
- Frontend: React, Next.js, Tailwind CSS, Framer Motion
- Backend: Flask, FastAPI, Node.js
- Tools: Git, GitHub, VS Code, Docker, Figma
```bash git clone https://github.com/ItsRavi-AIML/.git cd npm install npm run dev ```
Open http://localhost:3000 to view it locally.
Deployed on Vercel, connected to this GitHub repo. Pushes to main deploy to production automatically; other branches and PRs get preview URLs.
- Email: nimmagaddaravivarma@gmail.com
- LinkedIn: linkedin.com/in/raja-ravi-varma-n
- GitHub: github.com/ItsRavi-AIML