This code implements my personal webpage, which is available here here. It can also be used as a template for new webpages. If you do use it, feel free to reach out!
Here is a list of external packages I used:
- Bootstrap: helpful to handle responsiveness of pages based on screen size.
- Fontawesome: an easy way to include nice-looking icons in HTML.
- Ligthgallery: useful to handle galleries of pictures in a user-friendly way. I actually heavily borrowed code from this Youtube tutorial to learn how to use it.