Welcome to the source code of my personal portfolio website! I'm an aspiring AI Engineer and Builder based in Chennai.
This portfolio is built with:
- Next.js (App Router)
- Tailwind CSS for styling
- Framer Motion for animations
- Custom UI components
Check out the live website here: https://codebyvimal.github.io
If you want to run this project locally:
npm install
npm run devThen open http://localhost:3000 in your browser.