This is a personal academic website built for GitHub Pages.
index.html- About page (homepage)publications.html- Publications and paperscode.html- Software and code projectstalks.html- Conference talks and presentationscv.html- Curriculum Vitaestyle.css- Main stylesheetCV_Malhotra.pdf- Full CV (PDF)
- Push this repository to GitHub
- Go to repository Settings → Pages
- Under "Source", select "Deploy from a branch"
- Select the
mainbranch and/ (root)folder - Click Save
Your site will be available at: https://yourusername.github.io/repository-name/
To personalize your website:
- Replace "Your Name" throughout all HTML files with your actual name
- Update the About page (
index.html) with your bio and research interests - Add your actual publications to
publications.html - List your software projects in
code.html - Add your talks and presentations to
talks.html - Update CV details in
cv.html - Update contact information and social media links
Feel free to use this template for your own academic website.