This is my personal portfolio website showcasing my skills, experience, and projects.
- Clone this repository
- Open
index.htmlin your browser to view the website locally - To deploy:
- Create a GitHub account if you don't have one
- Create a new repository named
username.github.io - Push these files to your repository
- Enable GitHub Pages in repository settings
portfolio/
├── index.html # Main page
├── thank-you.html # Thank you page
├── css/ # Stylesheets
│ └── style.css
├── js/ # JavaScript files
│ └── script.js
├── images/ # Image assets
│ ├── GEIlg_800_800_s.png
│ ├── images.png
│ └── IMG_0930.jpg
└── process-form.php # Contact form handler
- Responsive design
- Modern UI/UX
- Interactive sections
- Contact form
- Project showcase
- Skills display
- Experience timeline
- Education section
- HTML5
- CSS3
- JavaScript
- PHP (for contact form)
- Font Awesome icons
- Google Fonts
For any questions or feedback, please reach out through the contact form on the website.