From 23e8c0044753326dcc0329e56d9f208bc62619a5 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 2 Jan 2025 19:54:13 +0100 Subject: [PATCH] :scroll: Update CV Signed-off-by: SindreKjelsrud --- src/data/resume.json | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) diff --git a/src/data/resume.json b/src/data/resume.json index 7ae9873..e5632c9 100644 --- a/src/data/resume.json +++ b/src/data/resume.json @@ -15,6 +15,8 @@ "startDate": "Sep 2024", "endDate": "present", "highlights": [ + "Served as fullstack developer on multiple client projects.", + "Developed solutions using technologies like Altinn Studio, C#/.NET, Enonic etc." ] }, { @@ -76,7 +78,7 @@ "position": "fribyte.no", "url": "https://fribyte.no/", "startDate": "Sep 2022", - "endDate": "present", + "endDate": "Dec 2024", "summary": "friByte is an independent student organization that provides secure and stable IT solutions to other student organizations in Bergen.", "highlights": [ "As a member, I collaborated in team environments, managed Linux servers, deployed Docker containers, and maintained WordPress sites for clients.", @@ -89,11 +91,11 @@ "position": "boskonf.no", "url": "https://boskonf.no/en", "startDate": "2023", - "endDate": "present", + "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.", - "Continuing to lead and plan the 2024 BOS Conference, focusing on expanding participant engagement and bringing in new speakers to further the success of the event." + "Continued to lead the second iteration of the BOS-conference in 2024, successfully hosting over 90 participants and 7 speakers." ] }, { @@ -113,10 +115,14 @@ "name": "Programming Languages", "keywords": [ "C#", + "CSS", + "Go", + "HTML", "Java", "JavaScript", "Kotlin", "Python", + "SQL", "TypeScript" ] }, @@ -127,22 +133,33 @@ "dotNET", "Hugo", "React.js", + "SCSS/SASS", "Spring", "Svelte", "TailwindCSS", + "Vue", "Zola" ] }, { "name": "Tools", "keywords": [ - "Docker", + "Altinn Studio", + "Caddy", + "Docker/Podman", + "Enonic", "Figma", - "Git" + "Forgejo Runner", + "Git", + "GitHub Actions", + "MariaDB/MySQL", + "PostgreSQL", + "Proxmox", + "WordPress" ] } ], "meta": { - "lastModified": "15. September 2024" + "lastModified": "02. January 2025" } }