EXCEEDS logo
Exceeds
Simen Jensen

PROFILE

Simen Jensen

Worked on the navikt/aap-arenaoppslag repository to enhance per-person telleverk retrieval, focusing on both backend development and test infrastructure. Built new services and expanded existing ones, including TelleverkRepository, HistorikkService, and TelleverkService, to provide richer, more detailed API responses. Improved data access by updating SQL queries and enabling retrieval of fødselsnummer directly from person objects. Modernized the testing approach by migrating to AssertJ and introducing dynamic database naming with H2 and DbConfig. Utilized Kotlin and SQL to implement robust service-oriented architecture, addressing both feature development and bug fixes while ensuring maintainability and comprehensive test coverage throughout the codebase.

Overall Statistics

Feature vs Bugs

77%Features

Repository Contributions

25Total
Bugs
3
Commits
25
Features
10
Lines of code
1,193
Activity Months1

Work History

March 2026

25 Commits • 10 Features

Mar 1, 2026

March 2026 focused on enabling per-person telleverk retrieval with robust tests, broader service coverage, and improved test infrastructure. Key changes include TelleverkRepository with hentTelleverkPåPerson and updated SQL; InternService enhancements to fetch telleverk on person and route updates; new HistorikkService and TelleverkService with detailed responses; test infra upgrades (H2TestBase/H2TestBase update, DbConfig/TestConfig, dynamic database naming, AssertJ); API model improvements to fetch fødselsnummer from person object; and migration/test improvements in TelleverkRepositoryTest. These changes improve per-user data access, response quality, and maintainability.

Activity

Loading activity data...

Quality Metrics

Correctness92.0%
Maintainability86.4%
Architecture86.4%
Performance86.4%
AI Usage21.6%

Skills & Technologies

Programming Languages

KotlinSQL

Technical Skills

API developmentAssertJKotlinbackend developmentdatabase managementservice architectureservice-oriented architecturetestingunit testing

Repositories Contributed To

1 repo

Overview of all repositories you've contributed to across your timeline

navikt/aap-arenaoppslag

Mar 2026 Mar 2026
1 Month active

Languages Used

KotlinSQL

Technical Skills

API developmentAssertJKotlinbackend developmentdatabase managementservice architecture