This Website
Yep, you are looking at it.
Intro
At some point during my master’s studies, I realised that I want to have a portfolio page to showcase my projects and present my resume. Since my graphic design skills are a bit lackluster I wanted to have a template for it that was easy to expand. Additionally I wanted to host the site myself.
After some searching I found the perfect solution for me:
a Jekyll page hosted on github!
This is what you are looking at right now! Jekyll is a static site generator that transforms plain markdown files into static websites. It allows me to host it on github and super easily manage and create new posts! Furthermore there are plenty templates on the web one can pick up and change to their liking.
For my first version I was using the now called Moonrise template. Later on I updated to the al-folio template. Wherever needed, I also adjusted the design to my own needs by adjusting some HTML and CSS. With that project I also learnt a bit about ruby which was neat.
Even tho I am not too fond of web development, I did quite enjoy making and tweaking this. It might not be the most beatiful but it is just perfect for what I want it to do. Furthermore it gave me the opportunity to use my web dev knowledge :D