A professional portfolio website showcasing my work in AI, Genomics, and Bioinformatics research.
- Responsive Design: Works perfectly on desktop, tablet, and mobile devices
- Modern UI/UX: Clean and professional design with smooth animations
- Interactive Navigation: Smooth scrolling between sections
- Comprehensive Sections:
- About & Education
- Work Experience
- Technical Skills
- Publications
- Contact Information
- HTML5
- CSS3 (Grid, Flexbox, Animations)
- JavaScript (ES6+)
- Responsive Web Design
- Go to GitHub.com and sign in
- Click "New Repository"
- Name it:
your-username.github.io
(replace with your GitHub username) - Make it public
- Click "Create Repository"
- Upload these files to your repository:
index.html
style.css
script.js
README.md
- Go to repository Settings
- Scroll to "Pages" section
- Under "Source", select "Deploy from a branch"
- Choose "main" branch
- Click "Save"
Your website will be live at: https://your-username.github.io
To customize this portfolio for your needs:
- Personal Information: Update name, contact details, and bio in
index.html
- Skills: Modify the skills section to match your expertise
- Experience: Add/update your work experience and projects
- Publications: Update with your research publications
- Colors: Change color scheme in
style.css
- Content: Add more sections as needed
portfolio/
├── index.html # Main HTML file
├── style.css # Stylesheet
├── script.js # JavaScript functionality
└── README.md # Documentation
- Email: abuzarkhan111998@gmail.com
- Phone: (+91) 9517541638
- LinkedIn: linkedin.com/in/abuzar-khan-233213203
This project is open source and available under the MIT License.
Note: This portfolio is optimized for GitHub Pages hosting and requires no additional setup or dependencies.