A clean, academic-style personal website built with HTML, CSS, and JavaScript.
prasad-yashdeep.github.io/
├── index.html # Main homepage
├── blog.html # Blog listing page
├── css/
│ └── style.css # Stylesheet
├── js/
│ └── main.js # JavaScript functionality
├── assets/
│ ├── profile.jpg # Profile photo (add your own)
│ └── Yashdeep_Prasad_CV.pdf
├── posts/
│ └── template.html # Blog post template
└── README.md
- Create a new repository named
prasad-yashdeep.github.io - Push this folder's contents to the repository
- Go to Settings > Pages > Source: main branch
- Your site will be live at
https://prasad-yashdeep.github.io/
- Copy
posts/template.htmlto a new file (e.g.,posts/my-post.html) - Edit the title, date, and content
- Add an entry to
blog.htmlin the blog list
- Colors: Edit CSS variables in
css/style.css - Content: Edit sections in
index.html - Profile photo: Replace
assets/profile.jpgwith your photo
- Add a professional profile photo (
assets/profile.jpg) - Update publication links with direct paper URLs