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

75 lines
1.5 KiB
TOML
Raw Normal View History

designation = "Software developer"
2023-04-14 20:38:28 +03:00
resume = "https://git.korhonen.cc/attachments/5260763e-d900-4f6b-a9d5-febd3b9bd0f1"
2023-04-13 15:54:53 +03:00
summary = "I am a passionate software engineer with $workingExperienceYears years of working experience. I also have a passion for open source, Linux, and servers."
2022-03-22 19:53:09 +02:00
[section]
name = "About"
id = "about"
enable = true
weight = 1
showOnNavbar = true
template = "sections/about.html"
[company]
name = "Rossum Oy"
url = "https://rossum.fi"
2022-12-18 00:16:17 +02:00
[[socialLinks]]
name = "Email"
2023-11-07 15:05:44 +02:00
icon = "fas fa-envelope"
2023-10-25 17:41:47 +03:00
url = "marko@korhonen.cc"
[[socialLinks]]
name = "Phone"
2023-11-07 15:05:44 +02:00
icon = "fas fa-phone"
2023-10-25 17:41:47 +03:00
url = "+358407658800"
2022-12-18 00:16:17 +02:00
2022-03-22 19:53:09 +02:00
[[socialLinks]]
name = "GitHub"
2022-03-22 19:53:09 +02:00
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 = "Fediverse"
icon = "fab fa-mastodon"
2023-12-09 23:11:45 +02:00
url = "https://korhonen.social/@FunctionalHacker"
[[socialLinks]]
name = "Telegram"
icon = "fab fa-telegram"
url = "https://t.me/FunctionalHacker"
2022-12-18 00:16:17 +02:00
[[socialLinks]]
name = "WhatsApp"
icon = "fab fa-whatsapp"
url = "https://wa.me/+358407658800"
2024-02-29 23:25:33 +02:00
[[badges]]
type = "soft-skill-indicator"
2022-03-22 19:53:09 +02:00
name = "Teamwork"
percentage = 85
2022-03-22 19:53:09 +02:00
color = "blue"
2024-02-29 23:25:33 +02:00
[[badges]]
type = "soft-skill-indicator"
2022-03-22 19:53:09 +02:00
name = "Communication"
percentage = 95
color = "green"
2024-02-29 23:25:33 +02:00
[[badges]]
type = "soft-skill-indicator"
2022-03-22 19:53:09 +02:00
name = "Leadership"
percentage = 80
color = "orange"
2024-02-29 23:25:33 +02:00
[[badges]]
type = "soft-skill-indicator"
name = "Planning"
2024-02-29 23:32:18 +02:00
percentage = 90
color = "pink"