About

Who am I?

I am Adrian Wannenmacher an IT student from Tyrol, Austria. I'm currently 20 years old and creating this website to try out a few web technologies I always wanted to learn.

What tools is this site built with?

  1. The Zola static site generator, which is honestly awesome to build on.
  2. The Ayu syntax highlighting theme.
  3. The free Font Awesome icon set.

Site complexity

This is a short overview of the complexity of this website, measured in code size. I try my best to filter out all files I haven't written myself.

This data is measured using Tokei.

===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 JavaScript              3           85           65            6           14
 Sass                   19          785          634           11          140
 TOML                    1           93           82            1           10
 YAML                    1           30           29            0            1
-------------------------------------------------------------------------------
 HTML                   17          451          382            4           65
 |- JavaScript           2           11           10            0            1
 (Total)                            462          392            4           66
-------------------------------------------------------------------------------
 Markdown               15          710            0          523          187
 |- CSS                  2           28           26            0            2
 |- HTML                 2            8            8            0            0
 |- Rust                 3           61           49            2           10
 (Total)                            807           83          525          199
===============================================================================
 Total                  57         2154         1192          545          417
===============================================================================