Skip to content

codebuzer/codebuzer.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MD Abuzar Khan - Portfolio Website

A professional portfolio website showcasing my work in AI, Genomics, and Bioinformatics research.

Features

  • 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

Technologies Used

  • HTML5
  • CSS3 (Grid, Flexbox, Animations)
  • JavaScript (ES6+)
  • Responsive Web Design

How to Host on GitHub Pages

Step 1: Create GitHub Repository

  1. Go to GitHub.com and sign in
  2. Click "New Repository"
  3. Name it: your-username.github.io (replace with your GitHub username)
  4. Make it public
  5. Click "Create Repository"

Step 2: Upload Files

  1. Upload these files to your repository:
    • index.html
    • style.css
    • script.js
    • README.md

Step 3: Enable GitHub Pages

  1. Go to repository Settings
  2. Scroll to "Pages" section
  3. Under "Source", select "Deploy from a branch"
  4. Choose "main" branch
  5. Click "Save"

Step 4: Access Your Website

Your website will be live at: https://your-username.github.io

Customization

To customize this portfolio for your needs:

  1. Personal Information: Update name, contact details, and bio in index.html
  2. Skills: Modify the skills section to match your expertise
  3. Experience: Add/update your work experience and projects
  4. Publications: Update with your research publications
  5. Colors: Change color scheme in style.css
  6. Content: Add more sections as needed

File Structure

portfolio/
├── index.html          # Main HTML file
├── style.css           # Stylesheet
├── script.js           # JavaScript functionality
└── README.md           # Documentation

Contact

License

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published