The ENPH 253 project course required that we make a final report. Our team decided to do this as a website. This inspired me to make my own website with the goal of portraying some of the projects I am involved in.
The site builds on multiple open source technologies outlined below.
Functioning as a platform for layout, Bootstrap has greatly sped up the design process.
The site generator Middleman enables me to maintain a well-organized html code base, avoiding repetition and ensuring consistency. Being static, the platform also facilitates short load-times.
The code editor Brackets has many great extensions and a simple, light weight UI.
Hosting on GitHub Pages is convenient, free and provides stable access with version-control.