korhonen.cc/data/en/sections/about.toml
Marko Korhonen 71c6694c09
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add dynamic work experience
2023-04-13 15:54:53 +03:00

56 lines
1.1 KiB
TOML

designation = "Software developer"
resume = "files/cv-eng.pdf"
summary = "I am a passionate software engineer with $workingExperienceYears years of working experience. I also have a passion for open source, Linux, and servers."
[section]
name = "About"
id = "about"
enable = true
weight = 1
showOnNavbar = true
template = "sections/about.html"
[company]
name = "Rossum Oy"
url = "https://rossum.fi"
[[socialLinks]]
name = "Fediverse"
icon = "fab fa-mastodon"
url = "https://social.korhonen.cc/@marko"
[[socialLinks]]
name = "GitHub"
icon = "fab fa-github"
url = "https://www.github.com/FunctionalHacker"
[[socialLinks]]
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"
[[socialLinks]]
name = "WhatsApp"
icon = "fab fa-whatsapp"
url = "https://wa.me/+358407658800"
[[softSkills]]
name = "Teamwork"
percentage = 90
color = "blue"
[[softSkills]]
name = "Communication"
percentage = 95
color = "green"
[[softSkills]]
name = "Leadership"
percentage = 80
color = "orange"