This is my personal portfolio site, designed to showcase selected projects, technical skills, and contact information. Built using React, TypeScript, and Tailwind CSS, the site is fast, responsive, and optimized for web delivery.
🌐 Live Demo: https://orangelimester.github.io/portfolio-website
- Framework: React 18 with TypeScript
- Styling: Tailwind CSS
- Build Tool: Webpack 5
- Deployment: GitHub Pages
- Contact Form: Formspree (no backend required)
To run the project locally:
git clone https://github.com/orangelimester/portfolio-website.git
cd portfolio-website
npm install
npm start
To build for production:
npm run build
To deploy:
npm run deploy
Feel free to reach out:
📧 mahendran.vattekat@gmail.com
Thanks for checking out my portfolio!