korhonen.cc/data/en/sections/about.toml

56 lines
1.1 KiB
TOML

designation = "Software developer"
resume = "https://git.korhonen.cc/attachments/5260763e-d900-4f6b-a9d5-febd3b9bd0f1"
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"