Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yashdeep Prasad - Personal Website

A clean, academic-style personal website built with HTML, CSS, and JavaScript.

Structure

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

Deployment to GitHub Pages

  1. Create a new repository named prasad-yashdeep.github.io
  2. Push this folder's contents to the repository
  3. Go to Settings > Pages > Source: main branch
  4. Your site will be live at https://prasad-yashdeep.github.io/

Adding a Blog Post

  1. Copy posts/template.html to a new file (e.g., posts/my-post.html)
  2. Edit the title, date, and content
  3. Add an entry to blog.html in the blog list

Customization

  • Colors: Edit CSS variables in css/style.css
  • Content: Edit sections in index.html
  • Profile photo: Replace assets/profile.jpg with your photo

To Do

  • Add a professional profile photo (assets/profile.jpg)
  • Update publication links with direct paper URLs

About

Personal Website

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages