Skip to content

Ameek94/ameek94.github.io

Repository files navigation

Personal Academic Website

This is a personal academic website built for GitHub Pages.

Structure

  • index.html - About page (homepage)
  • publications.html - Publications and papers
  • code.html - Software and code projects
  • talks.html - Conference talks and presentations
  • cv.html - Curriculum Vitae
  • style.css - Main stylesheet
  • CV_Malhotra.pdf - Full CV (PDF)

Setup for GitHub Pages

  1. Push this repository to GitHub
  2. Go to repository Settings → Pages
  3. Under "Source", select "Deploy from a branch"
  4. Select the main branch and / (root) folder
  5. Click Save

Your site will be available at: https://yourusername.github.io/repository-name/

Customization

To personalize your website:

  1. Replace "Your Name" throughout all HTML files with your actual name
  2. Update the About page (index.html) with your bio and research interests
  3. Add your actual publications to publications.html
  4. List your software projects in code.html
  5. Add your talks and presentations to talks.html
  6. Update CV details in cv.html
  7. Update contact information and social media links

License

Feel free to use this template for your own academic website.

Releases

No releases published

Packages

 
 
 

Contributors