A modern and responsive personal portfolio website to showcase my projects, skills, and contact information. Built with clean code and user-focused design principles.
Demo View Live Website
- Clean and responsive design
- Project gallery with live preview and GitHub links
- Contact form with real-time EmailJS integration
- SEO-friendly structure
- Deployed via GitHub Pages
| Technology | Usage |
|---|---|
| HTML5 | Structure & Content |
| CSS3 | Styling & Layout |
| JavaScript | Interactivity & EmailJS |
| EmailJS | Contact form handling |
| GitHub Pages | Hosting |
- Clone the repo
git clone https://github.com/arushiranjan/project-portfolio.git cd project-portfolio - Add your EmailJS credentials
Create a .env file: VITE_EMAILJS_PUBLIC_KEY=your_public_key Or directly in config.js (only for public key use!)
Start editing your content
- Edit index.html, script.js, and style.css to reflect your personal information.