Add newest job
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 1m2s
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 1m2s
This commit is contained in:
parent
e37ad90e99
commit
1569822f7e
5 changed files with 36 additions and 12 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue