From 2f76f1ce38ef3ee9f5b7e34f5cbf4aa8c32b5785 Mon Sep 17 00:00:00 2001 From: Joakim Repomaa Date: Thu, 19 Feb 2026 17:36:43 +0200 Subject: [PATCH] improve content --- src/lib/content/education/hochschule-rheinmain.json | 2 +- src/lib/content/experience/hundertzehn.json | 5 +++-- src/lib/content/experience/meso-digital-services.json | 2 +- src/lib/content/profile.json | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/lib/content/education/hochschule-rheinmain.json b/src/lib/content/education/hochschule-rheinmain.json index 382ce53..8ed294f 100644 --- a/src/lib/content/education/hochschule-rheinmain.json +++ b/src/lib/content/education/hochschule-rheinmain.json @@ -5,5 +5,5 @@ "location": "Wiesbaden, Germany", "startDate": "2010", "endDate": "2016", - "description": "Bachelor thesis: 'Collaborative Content Creation' - built a scalable CMS with real-time collaboration, hierarchical caching, and JSON-API using Crystal and Redux" + "description": "Bachelor thesis: 'Collaborative Content Creation' - a scalable CMS with real-time collaboration, hierarchical caching, and JSON-API using Crystal and Redux" } diff --git a/src/lib/content/experience/hundertzehn.json b/src/lib/content/experience/hundertzehn.json index 21cf469..740c385 100644 --- a/src/lib/content/experience/hundertzehn.json +++ b/src/lib/content/experience/hundertzehn.json @@ -1,9 +1,10 @@ { "company": "hundertzehn GmbH", "position": "Senior Software Engineer", - "location": "Zürich, Schweiz", + "location": "Zürich, Schweiz (remote)", "startDate": "2021", - "description": "Full-Stack Engineer for MOCO Cloud-ERP-SaaS serving 7'500+ SMEs. Develop Ruby-on-Rails backend, REST/GraphQL APIs, React/TypeScript frontends. Analyze large datasets, evaluate new technologies, integrate external APIs (Paywise), direct customer communication. Leading AI integration including Support Agent and MCP functionality. Key technical figure in SaaS product context ensuring platform stability at 60'000 daily active users.", + "endDate": "", + "description": "Full-Stack Engineer for MOCO Cloud-ERP-SaaS serving 7'500+ SMEs. Ruby-on-Rails backend, REST/GraphQL APIs, React/TypeScript frontends. Analysis of large datasets, evaluation of new technologies, integration of external APIs, direct customer communication. Leading AI integration including Support Agent and MCP functionality. Key technical figure in SaaS product context ensuring platform stability at 60'000 daily active users.", "technologies": [ "Ruby on Rails", "TypeScript", diff --git a/src/lib/content/experience/meso-digital-services.json b/src/lib/content/experience/meso-digital-services.json index 3a363e1..e855bd6 100644 --- a/src/lib/content/experience/meso-digital-services.json +++ b/src/lib/content/experience/meso-digital-services.json @@ -4,7 +4,7 @@ "location": "Frankfurt, Germany", "startDate": "2014", "endDate": "2021", - "description": "Developed software solutions for digital communication, IoT platforms, and cloud services. Key projects: Energybox - high-resolution big data IoT platform processing 1 billion+ data points daily with horizontally scalable sensor cloud backend, API, and frontend. HERE Technologies - experience platform and CMS for CES showcasing location intelligence. HfG Offenbach - database-driven university website with custom CMS for content management.", + "description": "Software solutions for digital communication, IoT platforms, and cloud services. Key projects: Energybox - high-resolution big data IoT platform processing 1 billion+ data points daily with horizontally scalable sensor cloud backend, API, and frontend. HERE Technologies - CMS for CES experience platform showcasing location intelligence. HfG Offenbach - database-driven university website with custom CMS for content management.", "technologies": [ "Crystal", "Ruby on Rails", diff --git a/src/lib/content/profile.json b/src/lib/content/profile.json index d240955..f76a5ae 100644 --- a/src/lib/content/profile.json +++ b/src/lib/content/profile.json @@ -5,5 +5,5 @@ "location": "Espoo - Finnland", "website": "https://joakim.repomaa.com", "github": "repomaa", - "summary": "Senior Full-Stack Engineer with deep expertise in Ruby on Rails backends, React/TypeScript frontends, and GraphQL/REST API design. Experienced in AI integration, external API partnerships, and analyzing large-scale data systems. Fluent in German, Finnish, and English. Passionate about system architecture, performance optimization, clean code, and pragmatic technical decision-making in fast-paced product environments." + "summary": "Senior Full-Stack Engineer with deep expertise in Ruby on Rails backends, React/TypeScript frontends, and GraphQL/REST API design. Experienced in AI integration, third-party API integrations, and analyzing large-scale data systems. Fluent in German, Finnish, and English. Passionate about system architecture, performance optimization, clean code, and pragmatic technical decision-making in fast-paced product environments." }