This repository contains a simple personal portfolio website. It uses a minimal black and white theme to present CV information such as education, experience, publications, and scholarships.
- Update the content in
index.htmlwith your own information. - Add your profile image at
assets/profile.jpg(create theassetsfolder if needed). If you use a different name, update the<img>tag inindex.html. - Customize the style in
style.cssif needed. - Edit the navigation links in
index.htmlto match your sections.
The site is compatible with GitHub Pages. Simply push the repository to a branch named main or master in a repository called username.github.io and enable GitHub Pages in the repository settings.