This is a simple, modern personal profile website. It includes sections for education, projects, internships, research interests, studied courses, and certifications. Social links (including GitHub) are provided in the footer.
index.html: Main HTML file. Update your information here.styles.css: CSS for styling the website.profile-placeholder.jpg: Placeholder profile image (SVG). Replace with your own photo if desired.
- Update your information: Edit
index.htmland fill in your real name, contact info, education, projects, internships, research interests, courses, and certifications. - Add new sections: Copy and modify the structure of existing sections in
index.html. - Change profile image: Replace
profile-placeholder.jpgwith your own image (110x110px recommended). - Customize styles: Edit
styles.cssto change colors, fonts, or layout.
You can deploy this site using GitHub Pages or any static web hosting service.
Feel free to further personalize the site to best represent your professional profile!