Add newest job
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 1m2s

This commit is contained in:
Marko Korhonen 2025-07-03 11:47:43 -05:00
parent e37ad90e99
commit 1569822f7e
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
5 changed files with 36 additions and 12 deletions

View file

@ -10,9 +10,9 @@ weight = 1
showOnNavbar = true
template = "sections/about.html"
#[company]
#name = "Rossum Oy"
#url = "https://rossum.fi/etusivu_rossum-copy_en/"
[company]
name = "NetForecast"
url = "https://www.netforecast.com/"
[[socialLinks]]
name = "Email"

View file

@ -7,6 +7,21 @@ showOnNavbar = true
[[experiences]]
[experiences.company]
name = "NetForecast"
url = "https://www.netforecast.com/"
location = "Charlottesville, Virginia, United States of America"
overview = "NetForecast independently measures and assesses end-to-end network performance"
[[experiences.positions]]
designation = "Software Engineer"
start = "April 2025"
responsibilities = [
"Full-stack software development (JavaScript, Python)"
]
[[experiences]]
[experiences.company]
name = "Rossum Oy"
url = "https://rossum.fi/etusivu_rossum-copy_en/"

View file

@ -10,9 +10,9 @@ weight = 1
showOnNavbar = true
template = "sections/about.html"
#[company]
#name = "Rossum Oy"
#url = "https://rossum.fi"
[company]
name = "NetForecast"
url = "https://www.netforecast.com/"
[[socialLinks]]
name = "Sähköposti"

View file

@ -7,6 +7,21 @@ showOnNavbar = true
[[experiences]]
[experiences.company]
name = "NetForecast"
url = "https://www.netforecast.com/"
location = "Charlottesville, Virginia, Yhdysvallat"
overview = "NetForecast mittaa ja arvioi verkon päästä päähän -suorituskykyä riippumattomasti"
[[experiences.positions]]
designation = "Ohjelmistokehittäjä"
start = "Huhti 2025"
responsibilities = [
"Full-stack-ohjelmistokehitys (JavaScript, Python)"
]
[[experiences]]
[experiences.company]
name = "Rossum Oy"
url = "https://rossum.fi/etusivu"

6
go.sum
View file

@ -1,8 +1,2 @@
github.com/hugo-toha/toha/v4 v4.6.0 h1:u+9KiGyTsC54sHld8HEvLEJBnKjkuuasHwair1wJM2Y=
github.com/hugo-toha/toha/v4 v4.6.0/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g=
github.com/hugo-toha/toha/v4 v4.7.0 h1:XmMLJRXoYKd8UmM3RTh0Kwe6+7l9/JnUi51c86h+GzU=
github.com/hugo-toha/toha/v4 v4.7.0/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g=
github.com/hugo-toha/toha/v4 v4.8.0 h1:TYNqOsr01q73R5Sgz7lonXoX39dIl22lZhQy/V421so=
github.com/hugo-toha/toha/v4 v4.8.0/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g=
github.com/hugo-toha/toha/v4 v4.9.0 h1:FX5i3I7eP/lpAQZv4SjnKw5jw0aowCFBGjc+pW1W6PA=
github.com/hugo-toha/toha/v4 v4.9.0/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g=