diff --git a/index.html b/index.html index 0a44a14..2da3deb 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ } body { - padding: 2vw; + padding: 1rem; background-color: white; display: flex; flex-direction: column; @@ -26,7 +26,7 @@ body > * { width: 100%; - max-width: 660px; + max-width: 760px; } header { @@ -46,6 +46,13 @@ line-height: 1.5rem; } + h2 { + font-size: 1.25rem; + font-weight: black; + line-height: 1.5rem; + margin-bottom: 0; + } + p { font-weight: black; margin: 0px; @@ -55,6 +62,11 @@ p, details { margin-top: 1rem; } + + a, + a:visited { + color: #ff0083; + } .hidden { display: none; @@ -67,24 +79,74 @@
My name is Ben AKA b12fYuleBenjamin Bädorf and I often spend my time engineering software. +
+ My name is Ben AKA b12fYuleBenjamin Bädorf and I often spend my time engineering software. +
- Stuff I work(ed) on that I find interesting includes + I'm a founding member of the free software non-profit pub.solar. + We host a FOSS cloud with various free software solutions. We also organize a small hackathon four times a year. + Come visit us at hakken.irl! +
+ ++ I'm also a founding member of the tech collective Momo. + We're professionals with experience in various parts of IT. We offer solutions to IT problems. +
+ ++ Last but very much not least, I'm a founding member of the Cologne based creative collective MiOM. + We offer affordable room to work, make art, and collaborate in. +
+ ++ My focus so far has been on the frontend and devops side of things, though I'm increasingly involved with the organisational side of collaboration. +
+ ++ Projects I work(ed) on that I find interesting include this - [1] + [1] , this - [1] + [1] , - this, + this, this - [1] - [2] + [1] + [2] , this, this, @@ -96,16 +158,16 @@ [1] , this, - this, - this, and - this. + this, + this, and + this.
You can write me a mail here, chat with me on Matrix here, - see my toots here - and see more of my code here and here. + follow me on Mastodon here + and see some of my code here and here.