Compare commits

..

No commits in common. "722604534131760f5748dd2421cb12f8f9f33ab1" and "0a62940cf669c1cd38eb8ba31ccbe8fc322d4637" have entirely different histories.

3 changed files with 18 additions and 54 deletions

View file

@ -176,36 +176,6 @@
} }
], ],
"mp3": [ "mp3": [
{
"album": "Hvis du vil",
"artist": "Elskling",
"cover": "https://archive.org/download/mbid-79c604a1-72bc-49fe-ab52-d48c4a9ee33b/mbid-79c604a1-72bc-49fe-ab52-d48c4a9ee33b-44932085844_thumb500.jpg",
"url": "https://listenbrainz.org/album/1703d7f2-32b7-42ee-99eb-94a4d27a46fb/"
},
{
"album": "USB",
"artist": "Fred again..",
"cover": "https://archive.org/download/mbid-1c895d7d-dcc6-4bf8-8547-77a84d82d52b/mbid-1c895d7d-dcc6-4bf8-8547-77a84d82d52b-43058964685_thumb500.jpg",
"url": "https://listenbrainz.org/album/0d223bf8-1096-4cc5-adb5-df6123f676d1/"
},
{
"album": "Valget å gå, og vi gikk",
"artist": "Ari Bajgora",
"cover": "https://archive.org/download/mbid-bc89a1b0-c415-42f1-86cb-f29dfbd3dd2c/mbid-bc89a1b0-c415-42f1-86cb-f29dfbd3dd2c-42140891390_thumb500.jpg",
"url": "https://listenbrainz.org/album/54e217c8-4da2-4c68-b224-4996176d0c7e/"
},
{
"album": "The Ballad of Rooster Jenkins",
"artist": "Logic",
"cover": "https://archive.org/download/mbid-56be6673-55e3-412d-849f-a24f8d6f645f/mbid-56be6673-55e3-412d-849f-a24f8d6f645f-44817334466_thumb500.jpg",
"url": "https://listenbrainz.org/album/5ddb7cdf-19a1-49fc-b810-59b1cfe48281/"
},
{
"album": "ONE PIECE 25th Anniversary BEST 1999-2024 [Limited Edition]",
"artist": "Various Artists",
"cover": "https://archive.org/download/mbid-14df000a-7003-4cbd-9dfd-a098b9e9ad5a/mbid-14df000a-7003-4cbd-9dfd-a098b9e9ad5a-43403456856_thumb500.jpg",
"url": "https://listenbrainz.org/album/f2336a30-f332-4d99-aea5-cbef272b8e3d/"
},
{ {
"album": "Information Overload", "album": "Information Overload",
"artist": "Logic", "artist": "Logic",

View file

@ -16,7 +16,7 @@
"endDate": "present", "endDate": "present",
"highlights": [ "highlights": [
"Client 1: Developed and maintained an Altinn 3.0 form, a Drupal site, and custom Moodle LMS plugins. Replaced an old CSV solution with a new database for a data visualization project. Facilitated user workshops and performed system testing on multiple applications.", "Client 1: Developed and maintained an Altinn 3.0 form, a Drupal site, and custom Moodle LMS plugins. Replaced an old CSV solution with a new database for a data visualization project. Facilitated user workshops and performed system testing on multiple applications.",
"Client 2: Development of an Enonic XP-based website with accessibility improvements. Migrated an Altinn 2.0 form to 3.0, resolving REST and SOAP API issues. Improved client-ownershhip of codebase and added SBOM-generation. Improved developer workflow with CI/CD pipelines." "Client 2: Development of an Enonic XP-based website with universal design improvements. Migrated an Altinn 2.0 form to 3.0, resolving REST and SOAP API issues. Improved developer experience by fixing Git-repo issues, upgrading dependencies, and transferring project location."
] ]
}, },
{ {
@ -73,20 +73,6 @@
} }
], ],
"volunteer": [ "volunteer": [
{
"organization": "BOS-conference",
"position": "boskonf.no",
"url": "https://boskonf.no/en",
"startDate": "2023",
"endDate": "present",
"summary": "Bergen Open Source is an annual technology conference in Bergen, organized by students and other volunteers. The conference focuses on open source and open data.",
"highlights": [
"Founded and led the inaugural Bergen Open Source conference in 2023, managing end-to-end planning and delivering a successful event with 70+ attendees and 5 speakers.",
"Directed the second Bergen Open Source conference in 2024, growing the event to 90+ attendees and 7 speakers while improving program and operations.",
"Bergen Open Source became an independent organization at the start of 2025; subsequently served on the conference council to help guide strategy and governance.",
"Served as Sponsorship Manager in 2026, securing sponsor partnerships and increasing funding to expand program offerings and attendee support."
]
},
{ {
"organization": "#HelloStavanger", "organization": "#HelloStavanger",
"position": "hellostavanger.no", "position": "hellostavanger.no",
@ -109,6 +95,18 @@
"In Fall 2023, as PR-Manager, I led recruitment initiatives, boosted social media presence by 250%, and coordinated PR for the Bergen Open Source conference." "In Fall 2023, as PR-Manager, I led recruitment initiatives, boosted social media presence by 250%, and coordinated PR for the Bergen Open Source conference."
] ]
}, },
{
"organization": "BOS-conference",
"position": "boskonf.no",
"url": "https://boskonf.no/en",
"startDate": "2023",
"endDate": "2024",
"summary": "Bergen Open Source is an annual technology conference in Bergen, organized by students and other volunteers. The conference focuses on open source and open data.",
"highlights": [
"Initiated and led the first Bergen Open Source conference in 2023, overseeing all planning stages and successfully hosting over 70 participants and 5 speakers.",
"Continued to lead the second iteration of the BOS-conference in 2024, successfully hosting over 90 participants and 7 speakers."
]
},
{ {
"organization": "Cloud Native Bergen", "organization": "Cloud Native Bergen",
"position": "cloudnativebergen.dev", "position": "cloudnativebergen.dev",
@ -120,10 +118,6 @@
} }
], ],
"certifications": [ "certifications": [
{
"name": "CODE: Certified Open Source Developer for Enterprises",
"date": "02.2026"
},
{ {
"name": "AZ-900: Microsoft Azure Fundamentals, Microsoft", "name": "AZ-900: Microsoft Azure Fundamentals, Microsoft",
"date": "01.2025" "date": "01.2025"
@ -194,6 +188,6 @@
} }
], ],
"meta": { "meta": {
"lastModified": "25. April 2026" "lastModified": "19. June 2025"
} }
} }

View file

@ -4,7 +4,7 @@ description: ""
layout: "../layouts/Layout.astro" layout: "../layouts/Layout.astro"
--- ---
> *Last update: April 25, 2026* > *Last update: January 19, 2026*
## What do I use? ## What do I use?
@ -28,7 +28,7 @@ The following is a list of the different technologies that I use on a daily basi
- **MP3 Player:** iPod Classic 6th gen - **MP3 Player:** iPod Classic 6th gen
- **Phone:** iPhone 13 - **Phone:** iPhone 13
- **Server ("_eastblue_" & "_arabasta_"):** 2 x HP Prodesk 600 G3 SFF - **Server ("_eastblue_" & "_arabasta_"):** 2 x HP Prodesk 600 G3 SFF
- **Watch:** CASIO VINTAGE B640WB-1A - **Watch:** Garmin Forerunner 745
- **Webcam:** Logitech C920 - **Webcam:** Logitech C920
[![eastblue.webp](/img/eastblue.webp)](/img/eastblue.webp) [![eastblue.webp](/img/eastblue.webp)](/img/eastblue.webp)
@ -40,7 +40,7 @@ The following is a list of the different technologies that I use on a daily basi
- **Browser:** [Zen](https://zen-browser.app/) - **Browser:** [Zen](https://zen-browser.app/)
- [Invidious](https://invidious.io/). Open source front-end for YouTube. - [Invidious](https://invidious.io/). Open source front-end for YouTube.
- [uBlock Origin](https://ublockorigin.com/) Free, open-source ad content blocker. - [uBlock Origin](https://ublockorigin.com/) Free, open-source ad content blocker.
- **Calendar:** Calendar.app - **Calendar:** Physical calendar
- **Chat:** [Signal](https://signal.org/) & [Jitsi](https://meet.jit.si/) - **Chat:** [Signal](https://signal.org/) & [Jitsi](https://meet.jit.si/)
- **Contacts:** Contacts.app - **Contacts:** Contacts.app
- **Editor:** [vim](https://www.vim.org/) - **Editor:** [vim](https://www.vim.org/)
@ -48,7 +48,7 @@ The following is a list of the different technologies that I use on a daily basi
- **Email Service:** [Migadu](https://migadu.com) - **Email Service:** [Migadu](https://migadu.com)
- **Filesharing:** [LocalSend](https://localsend.org/#/) - **Filesharing:** [LocalSend](https://localsend.org/#/)
- **Image compression:** [Squoosh](https://squoosh.app/) - **Image compression:** [Squoosh](https://squoosh.app/)
- **Music:** [Navidrome](https://www.navidrome.org/) x [flo](https://client.flooo.club/) (iPhone) / [Rockbox](https://www.rockbox.org/) (iPod) / [feishin](https://github.com/jeffvli/feishin) (desktop) - **Music:** [Navidrome](https://www.navidrome.org/) x [flo](https://client.flooo.club/) (iPhone) / [Rockbox](https://www.rockbox.org/) (iPod) / [aonsoku](https://github.com/victoralvesf/aonsoku) (desktop)
- **Notes/Tasks:** Physical book or [vim](https://vim.org/) with Markdown - **Notes/Tasks:** Physical book or [vim](https://vim.org/) with Markdown
- **Password management:** [Bitwarden](https://bitwarden.com/) - **Password management:** [Bitwarden](https://bitwarden.com/)
- **Podcasts:** [Anytime Player](https://anytimeplayer.app/index.html) - **Podcasts:** [Anytime Player](https://anytimeplayer.app/index.html)