kjelsrud.dev/src/data/resume.json

194 lines
6.4 KiB
JSON
Raw Normal View History

{
"basics": {
"name": "Sindre Kjelsrud",
"email": "jobb@kjelsrud.dev",
"url": "kjelsrud.dev",
"linkedin": "https://www.linkedin.com/in/sindrekjelsrud/",
"summary": "Currently working as a Software Engineer at Capgemini. Passionate about software development, open source, and the dynamics of collaborative teamwork."
},
"work": [
{
"name": "Capgemini",
"locations": ["Bergen, Vestland", "Stavanger, Vestland"],
"position": "Software Engineer",
"url": "https://capgemini.com/",
"startDate": "Sep 2024",
"endDate": "present",
"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 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."
]
},
{
"name": "Wide Assessment",
"locations": ["Bergen, Vestland"],
"position": "Intern",
"url": "https://wa.works/",
"startDate": "Aug 2023",
"endDate": "Dec 2023",
"highlights": [
"Developed a movie database application with an API using React.js, C#, and PostgreSQL, collaborating through pair programming, as well as contributing to a large, existing codebase."
]
},
{
"name": "NAV IT",
"locations": ["Helsfyr, Viken"],
"position": "Summer Intern",
"url": "https://detsombetyrnoe.no",
"startDate": "Jun 2023",
"endDate": "Aug 2023",
"highlights": [
"Developed an error reporting application for the sick leave solution using React.js, Kotlin, and PostgreSQL, in collaboration with a team of mentors and interns."
]
}
],
"education": [
{
"institution": "Western University of Applied Sciences",
"url": "https://www.hvl.no/",
"area": "Bachelor in IT",
"startDate": "Aug 2021",
"endDate": "Jun 2024"
},
{
"institution": "Universitat Politècnica de València",
"url": "https://www.upv.es/",
"area": "Exchange semester",
"startDate": "Jan 2024",
"endDate": "Jun 2024"
},
{
"institution": "NLA University College",
"url": "https://www.nla.no/",
"area": "Secondary School Teacher, class 5-10",
"startDate": "Aug 2020",
"endDate": "May 2021"
},
{
"institution": "University of South-Eastern Norway",
"url": "https://www.hvl.no/",
"area": "IT & Information Systems",
"startDate": "Aug 2019",
"endDate": "May 2020"
}
],
"volunteer": [
{
"organization": "#HelloStavanger",
"position": "hellostavanger.no",
"url": "https://www.hellostavanger.no/",
"startDate": "2025",
"endDate": "2025",
"summary": " A conference crafted by software creators, for software creators.",
"highlights": []
},
{
"organization": "friByte",
"position": "fribyte.no",
"url": "https://fribyte.no/",
"startDate": "Sep 2022",
"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.",
"In Spring 2023, as Leader, I handled administrative tasks, recruited new team members, secured three new clients, and organized a successful Capture The Flag event with 35 participants.",
"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",
"position": "cloudnativebergen.dev",
"url": "https://cloudnativebergen.dev",
"startDate": "2024",
"endDate": "2024",
"summary": "CloudNative Day Bergen is an annual, community-driven tech conference held in Bergen, Norway, focusing on cloud-native technologies and Kubernetes.",
"highlights": []
}
],
"certifications": [
{
"name": "AZ-900: Microsoft Azure Fundamentals, Microsoft",
"date": "01.2025"
},
{
"name": "AI-900: Azure AI Fundamentals, Microsoft",
"date": "04.2025"
}
],
"skills": [
{
"name": "Programming Languages",
"keywords": [
"C#",
"CSS",
"Go",
"HTML",
"Java",
"JavaScript",
"Kotlin",
"PHP",
"Python",
"SQL",
"TypeScript"
]
},
{
"name": "Libraries and Frameworks",
"keywords": [
"Astro",
"dotNET",
"Hugo",
"React.js",
"SCSS/SASS",
"Spring",
"Svelte",
"TailwindCSS",
"Thymeleaf",
"Vue",
"Zola"
]
},
{
"name": "Tools",
"keywords": [
"Altinn Studio",
"Apache Nifi",
"Atlassian Jira",
"Caddy",
"Cypress",
"Docker/Podman",
"Drupal",
"Enonic",
"Figma",
"Forgejo Runner",
"Git",
"GitHub Actions",
"MariaDB/MySQL",
"PostgreSQL",
"Proxmox",
"sops",
"WordPress"
]
},
{
"name": "Methods",
"keywords": ["Kanban", "OKR", "Scrum", "Iterative waterfall method"]
}
],
"meta": {
"lastModified": "19. June 2025"
}
}