Welcome to the source code for my personal website: vikasm25.github.io/Vikas This website is a digital snapshot of who I am — my background, my work, and how to get in touch.
The website is built using HTML, CSS, and JavaScript, and it consists of multiple sections:
- Home: A quick overview of who I am.
- About: My academic and personal journey.
- Academic: Educational background and achievements.
- Projects: A showcase of my development and research projects.
- Publications: List of papers and technical contributions.
- Contact: How to reach me (email, social links, etc.).
- HTML5
- CSS3
- JavaScript (vanilla)
- GitHub Pages (for deployment)
.
├── assets/ # Images and static resources
├── css/ # Stylesheets
├── js/ # Scripts
├── about.html
├── academic.html
├── contact.html
├── index.html
├── projects.html
└── publication.html
- Fully responsive design (mobile/tablet/desktop)
- Simple navigation and clean layout
- Lightweight and fast-loading
- Easy to maintain and extend
This project is licensed under the MIT License.
⚠️ Personal information (name, photo, contact details) is excluded from this license and may not be reused or redistributed.
Vikas M
📧 Contact Me
Feel free to fork or use the template for your own personal site — just remember to give credit where it's due! 😊