kjelsrud.dev/src/data/resume.json
SindreKjelsrud 23e8c00447
Some checks failed
Deploy website / build-and-deploy (push) Has been cancelled
📜 Update CV
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
2025-01-02 19:54:13 +01:00

165 lines
5.5 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"basics": {
"name": "Sindre Kjelsrud",
"email": "jobb@kjelsrud.dev",
"url": "kjelsrud.dev",
"linkedin": "https://www.linkedin.com/in/sindrekjelsrud/",
"summary": "Currently in the Ignite program @ Capgemini. Passionate about software development, open source, and the dynamics of collaborative teamwork."
},
"work": [
{
"name": "Capgemini",
"location": "Bergen, Vestland",
"position": "Software Engineer",
"url": "https://capgemini.com/",
"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."
]
},
{
"name": "Wide Assessment",
"location": "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",
"location": "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": "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": [
]
}
],
"skills": [
{
"name": "Programming Languages",
"keywords": [
"C#",
"CSS",
"Go",
"HTML",
"Java",
"JavaScript",
"Kotlin",
"Python",
"SQL",
"TypeScript"
]
},
{
"name": "Libraries and Frameworks",
"keywords": [
"Astro",
"dotNET",
"Hugo",
"React.js",
"SCSS/SASS",
"Spring",
"Svelte",
"TailwindCSS",
"Vue",
"Zola"
]
},
{
"name": "Tools",
"keywords": [
"Altinn Studio",
"Caddy",
"Docker/Podman",
"Enonic",
"Figma",
"Forgejo Runner",
"Git",
"GitHub Actions",
"MariaDB/MySQL",
"PostgreSQL",
"Proxmox",
"WordPress"
]
}
],
"meta": {
"lastModified": "02. January 2025"
}
}