I developed a website for my hometown University. I had this idea for a project about 5 years ago, when I started getting into web design and typography. At that time I was designing websites in Photoshop and they were pretty mediocre, but I still liked the process and learned a lot.
The project is built with Nextjs. For the first time I've fetched data from a custom database (data.js) and used map function to loop through an array of objects which generated 5 separate components with different content (Majors component). I have also used Strapi as headless CMS and fetched data from it's API at news page. The website also has firebase authentication and I'm planning on adding dashboard for each signed-in user and some additional features (like submitting homework and calendar for incoming classes). This is my personal project and Chernivtsi University didn't hire me to develope a website for them. The content (images, text etc.) is taken from multiple universities around the globe.