1
0
Fork 0

fix color of social links, formatting of cv, some text changes

master
Florian Schrofner 2020-07-10 19:55:25 +02:00
parent 0cbcc9b7ff
commit a0ec62e7c1
4 changed files with 28 additions and 20 deletions

View File

@ -30,15 +30,9 @@ a
a:hover
color: $color-light-dark-brown
a:link
color: $color-dark-brown
a:active
color: $color-light-dark-brown
a:visited
color: $color-light-dark-brown
#website-title
font-size: 3.5em
margin-top: 30px
@ -77,8 +71,12 @@ a:visited
#social-links
text-align: center
margin-top: 60px
/* add some margin between the icons
i
margin: 0 20px
color: $color-light-dark-brown
i:hover
color: $color-dark-brown
#picture-holder
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - #{$slope-size}))

View File

@ -9,7 +9,8 @@ This is already the second version of my website and like the version before it
Although, this time I exchanged some of the tools just to try something new.
I decided to build the site using the popular [Hugo](http://gohugo.io/) to keep the code cleaner and to use [Sass](https://sass-lang.com/) conveniently, although a simple static HTML page would have done a good job as well.
Responsiveness is done using the flex grid of [Picnic CSS](https://picnicss.com/), which was also responsible for the blog button in the upper right corner. I love its simplicity!
The main font I'm using, is called [Fira Sans](https://mozilla.github.io/Fira/) from Mozilla. The font I'm using for my name is called [Learning Curve](https://www.fontsquirrel.com/fonts/Learning-Curve-Pro), while the icons I used for my social links come from [Font Awesome](http://fortawesome.github.io/Font-Awesome/).
The main font I'm using is called [Fira Sans](https://mozilla.github.io/Fira/) from Mozilla. The font I'm using for my name is called [Learning Curve](https://www.fontsquirrel.com/fonts/Learning-Curve-Pro), while the icons I used for my social links come from [Font Awesome](http://fortawesome.github.io/Font-Awesome/).
The page is hosted in the Netherlands on a [Debian](https://www.debian.org/) server from [Liteserver](https://liteserver.nl/) running [Freedombox](https://freedombox.org/), which gives me the power to host a bunch of other services for myself :smiling_face_with_hearts:
Those weird shapes are done using CSS' clip path with polygons, see the corresponding part of my CSS [here](https://github.com/fschrofner/schro.fi/blob/9eb9d4d11ab112a7a3715f2d51e32331b7d1d268/assets/sass/main.sass#L35).
Those weird shapes are done using a CSS clip path with polygons, see the corresponding part of my CSS [here](https://github.com/fschrofner/schro.fi/blob/9eb9d4d11ab112a7a3715f2d51e32331b7d1d268/assets/sass/main.sass#L35).
In case the website looks weird to you, it could be because your browser sadly does not support that feature yet.
Also the rest of the changes to this website are done in public, you can find the source code [here](https://github.com/fschrofner/schro.fi)

View File

@ -7,19 +7,24 @@ draft: false
## Work :hammer:
**11.2018 - now**
Android Developer @ [LOOP New Media](http://www.agentur-loop.com/) [Salzburg, Austria]
Android Developer
[LOOP New Media](http://www.agentur-loop.com/) [Salzburg, Austria]
**10.2017 - 10.2018**
Software Developer & Technology Manager @ [SPAR ICS](https://www.spar-ics.com/) [Salzburg, Austria]
Software Developer & Technology Manager
[SPAR ICS](https://www.spar-ics.com/) [Salzburg, Austria]
**07.2016 - 10.2016**
Android Developer Intern @ [LOOP New Media](http://www.agentur-loop.com/) [Salzburg, Austria]
Android Developer Intern
[LOOP New Media](http://www.agentur-loop.com/) [Salzburg, Austria]
**02.2015 - 07.2015**
Android Developer Intern @ [LOOP New Media](http://www.agentur-loop.com/) [New York City, USA]
Android Developer Intern
[LOOP New Media](http://www.agentur-loop.com/) [New York City, USA]
**06.2014 - 08.2014**
Android Developer Intern @ [LOOP New Media](http://www.agentur-loop.com/) [Salzburg, Austria]
Android Developer Intern
[LOOP New Media](http://www.agentur-loop.com/) [Salzburg, Austria]
## Education :school:

View File

@ -6,14 +6,18 @@ draft: false
# Hi, it's me :wave:
My name is Florian Schrofner, I'm an Android developer from beautiful Salzburg Austria.
My name is Florian Schrofner, I'm an Android developer from the beautiful city of Salzburg, Austria.
Currently I craft wonderful apps at [LOOP](https://www.agentur-loop.com/) for clients like ADAC or MyClubs.
I specialized on Google's operating system as I appreciate its openness and flexibility, although both of which can sometimes be a headache during development :shrug:
On my workstations I run Linux for the same reasons, my distribution of choice being [Manjaro](https://manjaro.org/) as I became too lazy to setup Arch Linux from scratch every time.
Aside from coding and tinkering, I also enjoy doing sports, most importantly cycling, but you can find me in the gym as well from time to time or spot me going for a run in my neighbourhood.
Most of the time I like listening to music while doing so, and I generally prefer to have some nice tracks playing while I'm working. Alas, describing my music taste would be too tricky, so better check out my Last.fm profile linked below yourself.
I specialized on Google's operating system as I appreciate its openness and flexibility, although both of which can sometimes cause a headache during development :shrug:
For mainly the same reasons I'm a longtime Linux user as well, my distribution of choice being [Manjaro](https://manjaro.org/) as I became too lazy to setup Arch Linux from scratch every time.
Aside from coding and tinkering, I also enjoy doing sports, most importantly cycling, but you can find me in the gym too from time to time or spot me going for a run around the neighbourhood.
Occasionally I like listening to music while doing so, but I definitely need it while working. Alas, describing my music taste would be too tricky, so better check out my Last.fm profile linked below yourself.
Additionally, I recently started to excessively listen to podcasts, I found it to be a nice way to get some entertainment without straining my eyes even more after a full day's work in front of the screen.
In case my eyes are still good, I also like to watch some interesting movies from time to time, you can check out my Mubi profile [here](https://mubi.com/users/7455172) (once Font Awesome adds a Mubi icon I will move it to the other social links below :wink:)
Anyway, in case my eyes can still take it, I also like to watch some interesting movies once in a while, you can check out my Mubi profile [here](https://mubi.com/users/7455172) (as soon as Font Awesome adds a Mubi icon I will move it to the other social links below :wink:)
Speaking of social networks, here are some links to the ones I've signed up for. Also find a link to my blog in the upper right corner :point_up:
In case you want to drop me a mail, just send it to florian at this domain, as long as you're not a bot :robot:
<div id="social-links">
<a href="https://mastodon.online/@schrofi"><i class="fab fa-mastodon fa-3x"></i></a>