2020-02-10 21:07:01 +01:00
2020-02-10 21:07:01 +01:00
2019-10-23 19:55:00 +02:00
2019-11-03 13:49:15 +01:00

What is this for

This is a fun little project for the course digital graphics 1 at LNU. The goal was to create an interactive portfolio.

What

Go: Backend, a really shitty implementation of a "webserver" with really simple routing.

HTML, CSS: Structure and look of the website. The HTML part gets generated by the backend, to provide higher flexibility and maintainability. CSS is written as minimal and efficient as possible (for me (; ).

JS: Mostly used to animate the avatar (still with css animation/transitions in the background) and for the implementation of the zoom in the info field.

Description
No description provided
Readme 321 KiB
Languages
HTML 52.7%
JavaScript 20.8%
CSS 16.8%
Go 8.7%
Shell 0.6%
Other 0.4%