My personal portfolio website — showcasing my experience, projects, skills, and certifications.
🔗 Live: coming soon
- Next.js (App Router) + React 19
- Tailwind CSS v4
- Deployed on Vercel
npm install
npm run devOpen http://localhost:3000.
The contact form sends email via Gmail SMTP. Copy .env.example to .env.local and fill in:
EMAIL_ADDRESS=your@gmail.com
GMAIL_PASSKEY=your-gmail-app-password
- Email: karanthengane23@gmail.com
- LinkedIn: https://www.linkedin.com/in/karanthengane/
- GitHub: https://github.com/karanthengane23
Built on an open-source portfolio template, heavily customized.