Add finnish translation, add more content

This commit is contained in:
Marko Korhonen 2022-03-23 17:57:17 +02:00
parent 5a6c483aaa
commit 116abce71b
16 changed files with 233 additions and 13 deletions

View file

@ -1,6 +1,6 @@
designation = "Software Engineer"
designation = "Software developer"
resume = "files/cv-eng.pdf"
summary = "I am a passionate software engineer with 2 years of working experience. I also have a passion for Linux, self-hosted applications and open source."
summary = "I am a passionate software engineer with 2 years of working experience. I also have a passion for open source, Linux, and servers."
[section]
name = "About"
@ -15,7 +15,7 @@ name = "Rossum Oy"
url = "https://rossum.fi"
[[socialLinks]]
name = "Github"
name = "GitHub"
icon = "fab fa-github"
url = "https://www.github.com/FunctionalHacker"
@ -24,6 +24,11 @@ name = "LinkedIn"
icon = "fab fa-linkedin"
url = "https://www.linkedin.com/in/functionalhacker"
[[socialLinks]]
name = "Telegram"
icon = "fab fa-telegram"
url = "https://t.me/FunctionalHacker"
[[softSkills]]
name = "Teamwork"
percentage = 90

View file

@ -13,7 +13,7 @@ timeframe = "2016-2020"
[degrees.institution]
name = "Metropolia University of Applied Sciences"
url = "https://www.metropolia.fi"
url = "https://www.metropolia.fi/en"
[[degrees.publications]]
title = "Rust as a Web Development Language"
@ -26,7 +26,7 @@ timeframe = "2018-2019"
[degrees.institution]
name = "Frankfurt University of Applied Sciences"
url = "https://www.frankfurt-university.de"
url = "https://www.frankfurt-university.de/en"
[[degrees]]
name = "Upper secondary qualification in Business Economics"
@ -34,5 +34,13 @@ icon = "fa-building"
timeframe = "2013-2015"
[degrees.institution]
name = "Saimaan Ammattiopisto"
url = "https://www.edusampo.fi"
name = "Saimaa Vocational College"
url = "https://www.edusampo.fi/en"
[[degrees]]
name = "High school and matriculation examination"
icon = "fa-building"
timeframe = "2009-2012"
[degrees.institution]
name = "Lauritsalan high school"

View file

@ -1,5 +1,5 @@
[section]
name = "Experiences"
name = "Experience"
id = "experiences"
enable = true
weight = 3
@ -14,7 +14,7 @@ location = "Lahti, Finland"
overview = "Rossum is a well-established Finnish software company"
[[experiences.positions]]
designation = "Software Engineer"
designation = "Software Developer"
start = "May 2020"
responsibilities = [
"Full-stack software development (Java, React.js)",

View file

@ -9,7 +9,12 @@ template = "sections/skills.html"
[[skills]]
name = "Java"
logo = "images/skills/java.svg"
summary = "My main \"back-end\" programming language. Proficient in frameworks and libraries such as Hibernate, JPA, Spring."
summary = "My main \"back-end\" programming language. Proficient in frameworks and libraries such as Hibernate, JPA and Spring."
[[skills]]
name = "React.js"
logo = "images/skills/react.svg"
summary = "Lots of experience creating modern web applications using React. Also familiar with the Material-UI library."
[[skills]]
name = "Docker"