A personal website that does two things:
- Showcases my background, skills, projects, and experience
- Lets you chat with an AI version of me β like ChatGPT, but it knows all about my work
- Next.js β React framework with SSR + serverless API routes
- React β For building the UI
- Tailwind CSS β Quick, responsive styling
- Gemini API + SDK β Powers the AI responses
- LocalStorage β Caches chat history on the client
- Classic portfolio pages: landing, about, skills, projects, experience
- Embedded AI chat interface
- Chatbot responds conversationally with info about me and my work
- Tailwind-styled, responsive UI
- Fast serverless backend to handle AI requests
- π΄ Live Site: jeevithanmahenthran.com
- jacobfu.com β Main inspiration for the AI chat concept
- v0.dev/chat β UI/UX references
- tailwindcss-animated.com β Animation ideas
- sirky79.github.io β Logo animation
- Hostinger Portfolio Tutorial β General portfolio layout ideas
- Emma Bostianβs Dev Portfolio Collection