79 lines
1.7 KiB
TOML
79 lines
1.7 KiB
TOML
designation = "Software developer"
|
|
resume = "https://codeberg.org/FunctionalHacker/cv/releases/download/v1.2.0/marko_korhonen_cv_en.pdf"
|
|
summary = "I am a Finnish software developer currently based in the USA with $workingExperienceYears years of experience in software development. I specialize in Java and React.js and have a strong passion for open-source projects, Linux, and server management."
|
|
|
|
[section]
|
|
name = "About"
|
|
id = "about"
|
|
enable = true
|
|
weight = 1
|
|
showOnNavbar = true
|
|
template = "sections/about.html"
|
|
|
|
#[company]
|
|
#name = "Rossum Oy"
|
|
#url = "https://rossum.fi/etusivu_rossum-copy_en/"
|
|
|
|
[[socialLinks]]
|
|
name = "Email"
|
|
icon = "fas fa-envelope"
|
|
url = "marko@korhonen.cc"
|
|
|
|
[[socialLinks]]
|
|
name = "Phone"
|
|
icon = "fas fa-phone"
|
|
url = "+14693492503"
|
|
|
|
[[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 = "Fediverse"
|
|
icon = "fab fa-mastodon"
|
|
url = "https://coretalk.space/@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"
|
|
|
|
[[socialLinks]]
|
|
name = "Discord"
|
|
icon = "fab fa-discord"
|
|
url = "https://discord.com/users/263313930535829505"
|
|
|
|
[[badges]]
|
|
type = "soft-skill-indicator"
|
|
name = "Teamwork"
|
|
percentage = 85
|
|
color = "blue"
|
|
|
|
[[badges]]
|
|
type = "soft-skill-indicator"
|
|
name = "Communication"
|
|
percentage = 95
|
|
color = "green"
|
|
|
|
[[badges]]
|
|
type = "soft-skill-indicator"
|
|
name = "Leadership"
|
|
percentage = 80
|
|
color = "orange"
|
|
|
|
[[badges]]
|
|
type = "soft-skill-indicator"
|
|
name = "Planning"
|
|
percentage = 90
|
|
color = "pink"
|