A professional, responsive static website for hosting your resume online. Built with clean HTML, CSS, and JavaScript for GitHub Pages hosting.
- Professional Banner: Eye-catching header section with customizable gradient background
- Headshot Upload: Click-to-upload functionality for adding your professional photo
- Responsive Design: Optimized for desktop, tablet, and mobile devices
- Modern Styling: Clean, professional appearance with smooth animations
- Print-Friendly: Optimized styles for printing/PDF generation
- Accessibility: Semantic HTML structure for better accessibility
- Banner: Hero section with name and professional title
- Profile: About section with headshot and contact information
- Professional Experience: Work history with achievements
- Education: Academic background
- Skills & Expertise: Technical and soft skills with tags
- Certifications & Awards: Professional credentials
Simply edit the content in index.html
to personalize:
- Replace "Your Name" with your actual name
- Update the professional title/tagline
- Add your contact information
- Fill in your experience, education, and skills
- Click the headshot placeholder to upload your photo
- Live: Visit your GitHub Pages URL once deployed
- Local Development: Open
index.html
in a web browser or run a local server
index.html
- Main website structurestyles.css
- All styling and responsive designscript.js
- Interactive functionality (headshot upload, animations)headshot-placeholder.jpg
- Default headshot placeholder image
This repository is configured for GitHub Pages. Your website will be available at:
https://your-username.github.io/
The website is ready to use as-is and will automatically deploy when you push changes to the main branch.