🎨 Format json docs
All checks were successful
Deploy website / build-and-deploy (push) Successful in 5m20s

Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
Sid 2025-05-10 12:54:00 +02:00
parent 2a80f81257
commit ddd12a219b
Signed by: sidski
GPG key ID: D2BBDF3EDE6BA9A6
7 changed files with 869 additions and 1049 deletions

View file

@ -1,34 +1,34 @@
{ {
"writing": [ "writing": [
{ {
"title":"AI-generated and doctors' answers to health-related questions", "title": "AI-generated and doctors' answers to health-related questions",
"url":"https://tidsskriftet.no/en/2025/02/short-report/ai-generated-and-doctors-answers-health-related-questions", "url": "https://tidsskriftet.no/en/2025/02/short-report/ai-generated-and-doctors-answers-health-related-questions",
"date":"10.02.2025", "date": "10.02.2025",
"origin":"tidsskriftet.no", "origin": "tidsskriftet.no",
"description":"Co-author of a research article investigating how a LLM (GPT-4) performed, in comparison to a real doctor, when answering health-related questions in terms of empathy, knowledge, and helpfulness. My contributions were: development of a survey platform, data collection, and some preliminary analysis of the data." "description": "Co-author of a research article investigating how a LLM (GPT-4) performed, in comparison to a real doctor, when answering health-related questions in terms of empathy, knowledge, and helpfulness. My contributions were: development of a survey platform, data collection, and some preliminary analysis of the data."
}, },
{ {
"title":"For oss studenter er ikke åpen kildekode bare et verktøy, men en lærings­plattform", "title": "For oss studenter er ikke åpen kildekode bare et verktøy, men en lærings­plattform",
"url":"https://www.kode24.no/artikkel/for-oss-studenter-er-ikke-apen-kildekode-bare-et-verktoy-men-en-laeringsplattform/82025392", "url": "https://www.kode24.no/artikkel/for-oss-studenter-er-ikke-apen-kildekode-bare-et-verktoy-men-en-laeringsplattform/82025392",
"date":"03.10.2024", "date": "03.10.2024",
"origin":"kode24.no", "origin": "kode24.no",
"description":"This op-ed highlights how open-source software is more than just a tool for students; it's a learning platform. The student group, friByte, actively promotes involvement in open-source, particularly through events such as the Bergen Open Source conference." "description": "This op-ed highlights how open-source software is more than just a tool for students; it's a learning platform. The student group, friByte, actively promotes involvement in open-source, particularly through events such as the Bergen Open Source conference."
}, },
{ {
"title":"7 kjappe med sommerjobberne i 2023!", "title": "7 kjappe med sommerjobberne i 2023!",
"url":"https://www.detsombetyrnoe.no/7-kjappe-med-arets-sommerjobbere", "url": "https://www.detsombetyrnoe.no/7-kjappe-med-arets-sommerjobbere",
"date":"21.08.2023", "date": "21.08.2023",
"origin":"detsombetyrnoe.no", "origin": "detsombetyrnoe.no",
"description":"The article gives brief interviews with some of NAV's summer interns in 2023, where I'm on of them sharing our tasks, tools we used, and positive experiences." "description": "The article gives brief interviews with some of NAV's summer interns in 2023, where I'm on of them sharing our tasks, tools we used, and positive experiences."
} }
], ],
"speaking": [ "speaking": [
{ {
"title":"Introduksjon til Open Source", "title": "Introduksjon til Open Source",
"url":"https://files.fribyte.no/boskonf/2024/sindre.mp4", "url": "https://files.fribyte.no/boskonf/2024/sindre.mp4",
"date":"07.11.2024", "date": "07.11.2024",
"origin":"boskonf.no", "origin": "boskonf.no",
"description":"I had the pleasure of holding a lightning talk on the Bergen Open Source Conference in 2024. In my lightning talk I gave a quick introduction to open-source, mentioning some of the benefits, showing some well-known project, and how you can get started yourself." "description": "I had the pleasure of holding a lightning talk on the Bergen Open Source Conference in 2024. In my lightning talk I gave a quick introduction to open-source, mentioning some of the benefits, showing some well-known project, and how you can get started yourself."
} }
] ]
} }

File diff suppressed because it is too large Load diff

View file

@ -1,34 +1,34 @@
{ {
"visitors": [ "visitors": [
{ {
"name":"Sid", "name": "Sid",
"social":"kjelsrud.dev", "social": "kjelsrud.dev",
"sociallink":"https://kjelsrud.dev", "sociallink": "https://kjelsrud.dev",
"image":"/img/guestbook/sid_pizza.webp", "image": "/img/guestbook/sid_pizza.webp",
"date": { "date": {
"year": "2024", "year": "2024",
"month": "03", "month": "03",
"day": "01", "day": "01",
"string": "01.03.2024" "string": "01.03.2024"
} }
}, },
{ {
"name":"Albert", "name": "Albert",
"social":"bayazidi.xyz", "social": "bayazidi.xyz",
"sociallink":"https://bayazidi.xyz", "sociallink": "https://bayazidi.xyz",
"image":"/img/guestbook/albert_pizza.webp", "image": "/img/guestbook/albert_pizza.webp",
"date": { "date": {
"year": "2024", "year": "2024",
"month": "03", "month": "03",
"day": "02", "day": "02",
"string": "02.03.2024" "string": "02.03.2024"
} }
}, },
{ {
"name":"Azlen", "name": "Azlen",
"social":"azlen.me", "social": "azlen.me",
"sociallink":"https://azlen.me/", "sociallink": "https://azlen.me/",
"image":"/img/guestbook/azlen_pizza.webp", "image": "/img/guestbook/azlen_pizza.webp",
"date": { "date": {
"year": "2024", "year": "2024",
"month": "08", "month": "08",
@ -37,10 +37,10 @@
} }
}, },
{ {
"name":"Luca", "name": "Luca",
"social":"les.cx", "social": "les.cx",
"sociallink":"https://les.cx/", "sociallink": "https://les.cx/",
"image":"/img/guestbook/luca_pizza.webp", "image": "/img/guestbook/luca_pizza.webp",
"date": { "date": {
"year": "2024", "year": "2024",
"month": "08", "month": "08",
@ -49,10 +49,10 @@
} }
}, },
{ {
"name":"Kristoffer", "name": "Kristoffer",
"social":"@kristoffer-jorgensborg", "social": "@kristoffer-jorgensborg",
"sociallink":"https://www.linkedin.com/in/kristoffer-jorgensborg/", "sociallink": "https://www.linkedin.com/in/kristoffer-jorgensborg/",
"image":"/img/guestbook/kristoffer_pizza.webp", "image": "/img/guestbook/kristoffer_pizza.webp",
"date": { "date": {
"year": "2024", "year": "2024",
"month": "08", "month": "08",
@ -60,11 +60,11 @@
"string": "29.08.2024" "string": "29.08.2024"
} }
}, },
{ {
"name":"Kai Waløen", "name": "Kai Waløen",
"social":"kwal.no", "social": "kwal.no",
"sociallink":"https://www.kwal.no", "sociallink": "https://www.kwal.no",
"image":"/img/guestbook/kai_pizza.webp", "image": "/img/guestbook/kai_pizza.webp",
"date": { "date": {
"year": "2024", "year": "2024",
"month": "09", "month": "09",
@ -76,4 +76,4 @@
"meta": { "meta": {
"lastModified": "September 15, 2024" "lastModified": "September 15, 2024"
} }
} }

View file

@ -75,4 +75,4 @@
"quote": "Happiness is life when shared.", "quote": "Happiness is life when shared.",
"author": "Chris McCandless, Into The Wild" "author": "Chris McCandless, Into The Wild"
} }
] ]

View file

@ -1,165 +1,163 @@
{ {
"basics": { "basics": {
"name": "Sindre Kjelsrud", "name": "Sindre Kjelsrud",
"email": "jobb@kjelsrud.dev", "email": "jobb@kjelsrud.dev",
"url": "kjelsrud.dev", "url": "kjelsrud.dev",
"linkedin": "https://www.linkedin.com/in/sindrekjelsrud/", "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." "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."
]
}, },
{ "work": [
"name": "Wide Assessment", {
"location": "Bergen, Vestland", "name": "Capgemini",
"position": "Intern", "location": "Bergen, Vestland",
"url": "https://wa.works/", "position": "Software Engineer",
"startDate": "Aug 2023", "url": "https://capgemini.com/",
"endDate": "Dec 2023", "startDate": "Sep 2024",
"highlights": [ "endDate": "present",
"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." "highlights": [
] "Served as fullstack developer on multiple client projects.",
}, "Developed solutions using technologies like Altinn Studio, C#/.NET, Enonic etc."
{ ]
"name": "NAV IT", },
"location": "Helsfyr, Viken", {
"position": "Summer Intern", "name": "Wide Assessment",
"url": "https://detsombetyrnoe.no", "location": "Bergen, Vestland",
"startDate": "Jun 2023", "position": "Intern",
"endDate": "Aug 2023", "url": "https://wa.works/",
"highlights": [ "startDate": "Aug 2023",
"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." "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"
} }
], }
"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"
}
}

View file

@ -8,27 +8,27 @@
"album": "Tøyen Holding 3", "album": "Tøyen Holding 3",
"artist": "Tøyen Holding", "artist": "Tøyen Holding",
"cover": "/img/vinyl/toyenholding3.webp" "cover": "/img/vinyl/toyenholding3.webp"
}, },
{ {
"album": "Double Density", "album": "Double Density",
"artist": "Fredfades", "artist": "Fredfades",
"cover": "/img/vinyl/double_density.webp" "cover": "/img/vinyl/double_density.webp"
}, },
{ {
"album": "00:00", "album": "00:00",
"artist": "han gaiden", "artist": "han gaiden",
"cover": "/img/vinyl/00_00.webp" "cover": "/img/vinyl/00_00.webp"
}, },
{ {
"album": "Enter The Wu-Tang (36 Chambers)", "album": "Enter The Wu-Tang (36 Chambers)",
"artist": "Wu-Tang Clan", "artist": "Wu-Tang Clan",
"cover": "/img/vinyl/enter_the_wutang_36_chambers.webp" "cover": "/img/vinyl/enter_the_wutang_36_chambers.webp"
}, },
{ {
"album": "Til det føles fint", "album": "Til det føles fint",
"artist": "Pikekyss", "artist": "Pikekyss",
"cover": "/img/vinyl/til_det_foles_fint.webp" "cover": "/img/vinyl/til_det_foles_fint.webp"
}, },
{ {
"album": "Harry's House", "album": "Harry's House",
"artist": "Harry Styles", "artist": "Harry Styles",
@ -144,4 +144,4 @@
"artist": "Air Supply", "artist": "Air Supply",
"cover": "/img/vinyl/greatest_hits_airsupply.webp" "cover": "/img/vinyl/greatest_hits_airsupply.webp"
} }
] ]

File diff suppressed because it is too large Load diff