PORTFOLIO WEBSITES

I have already created three portfolio websites in the course of my media informatics studies: You are exploring one of them right now! The other two were created in the 2nd and 5th semester in the courses Design of Interactive Interfaces and Web Programming with Go.

Web design is one of the focal points of the degree. This website is already the 5th website I have created during my studies.

Through years of using HTML and CSS, I am now able to create websites like this in just a few days.

index of the first portfolio website
hobby-section of the first portfolio website
index of the second portfolio website
screenshot of the code of this very site

In the Design of Interactive Interfaces course, I learned responsive web design and how to design websites with Javascript and grid displays. As I didn't have many projects to showcase at the time, I also showed off my hobbies there, such as playing the accordion, Minecraft builds and traditional as well as digital drawing.

A big evaluation point of this project was the responsive design: the website can be viewed on many different devices and in many different formats while retaining its functions. This responsive design was also taken into account for the current portfolio website: Try making the browser window smaller and see what happens.

The Web Programming with Go course was about using the Go language to start a web server that converts Markdown files into web pages.

It was a good preparation for the current portfolio website, as I was able to work on many projects and write texts for them.