🎨 Format json docs
All checks were successful
Deploy website / build-and-deploy (push) Successful in 5m20s
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:
parent
2a80f81257
commit
ddd12a219b
7 changed files with 869 additions and 1049 deletions
|
@ -1,34 +1,34 @@
|
|||
{
|
||||
"writing": [
|
||||
{
|
||||
"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",
|
||||
"date":"10.02.2025",
|
||||
"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."
|
||||
{
|
||||
"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",
|
||||
"date": "10.02.2025",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"title":"For oss studenter er ikke åpen kildekode bare et verktøy, men en læringsplattform",
|
||||
"url":"https://www.kode24.no/artikkel/for-oss-studenter-er-ikke-apen-kildekode-bare-et-verktoy-men-en-laeringsplattform/82025392",
|
||||
"date":"03.10.2024",
|
||||
"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."
|
||||
"title": "For oss studenter er ikke åpen kildekode bare et verktøy, men en læringsplattform",
|
||||
"url": "https://www.kode24.no/artikkel/for-oss-studenter-er-ikke-apen-kildekode-bare-et-verktoy-men-en-laeringsplattform/82025392",
|
||||
"date": "03.10.2024",
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"title":"7 kjappe med sommerjobberne i 2023!",
|
||||
"url":"https://www.detsombetyrnoe.no/7-kjappe-med-arets-sommerjobbere",
|
||||
"date":"21.08.2023",
|
||||
"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."
|
||||
"title": "7 kjappe med sommerjobberne i 2023!",
|
||||
"url": "https://www.detsombetyrnoe.no/7-kjappe-med-arets-sommerjobbere",
|
||||
"date": "21.08.2023",
|
||||
"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."
|
||||
}
|
||||
],
|
||||
"speaking": [
|
||||
{
|
||||
"title":"Introduksjon til Open Source",
|
||||
"url":"https://files.fribyte.no/boskonf/2024/sindre.mp4",
|
||||
"date":"07.11.2024",
|
||||
"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."
|
||||
"title": "Introduksjon til Open Source",
|
||||
"url": "https://files.fribyte.no/boskonf/2024/sindre.mp4",
|
||||
"date": "07.11.2024",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load diff
|
@ -1,34 +1,34 @@
|
|||
{
|
||||
{
|
||||
"visitors": [
|
||||
{
|
||||
"name":"Sid",
|
||||
"social":"kjelsrud.dev",
|
||||
"sociallink":"https://kjelsrud.dev",
|
||||
"image":"/img/guestbook/sid_pizza.webp",
|
||||
"name": "Sid",
|
||||
"social": "kjelsrud.dev",
|
||||
"sociallink": "https://kjelsrud.dev",
|
||||
"image": "/img/guestbook/sid_pizza.webp",
|
||||
"date": {
|
||||
"year": "2024",
|
||||
"month": "03",
|
||||
"day": "01",
|
||||
"string": "01.03.2024"
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
"name":"Albert",
|
||||
"social":"bayazidi.xyz",
|
||||
"sociallink":"https://bayazidi.xyz",
|
||||
"image":"/img/guestbook/albert_pizza.webp",
|
||||
"name": "Albert",
|
||||
"social": "bayazidi.xyz",
|
||||
"sociallink": "https://bayazidi.xyz",
|
||||
"image": "/img/guestbook/albert_pizza.webp",
|
||||
"date": {
|
||||
"year": "2024",
|
||||
"month": "03",
|
||||
"day": "02",
|
||||
"string": "02.03.2024"
|
||||
}
|
||||
},
|
||||
},
|
||||
{
|
||||
"name":"Azlen",
|
||||
"social":"azlen.me",
|
||||
"sociallink":"https://azlen.me/",
|
||||
"image":"/img/guestbook/azlen_pizza.webp",
|
||||
"name": "Azlen",
|
||||
"social": "azlen.me",
|
||||
"sociallink": "https://azlen.me/",
|
||||
"image": "/img/guestbook/azlen_pizza.webp",
|
||||
"date": {
|
||||
"year": "2024",
|
||||
"month": "08",
|
||||
|
@ -37,10 +37,10 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"name":"Luca",
|
||||
"social":"les.cx",
|
||||
"sociallink":"https://les.cx/",
|
||||
"image":"/img/guestbook/luca_pizza.webp",
|
||||
"name": "Luca",
|
||||
"social": "les.cx",
|
||||
"sociallink": "https://les.cx/",
|
||||
"image": "/img/guestbook/luca_pizza.webp",
|
||||
"date": {
|
||||
"year": "2024",
|
||||
"month": "08",
|
||||
|
@ -49,10 +49,10 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"name":"Kristoffer",
|
||||
"social":"@kristoffer-jorgensborg",
|
||||
"sociallink":"https://www.linkedin.com/in/kristoffer-jorgensborg/",
|
||||
"image":"/img/guestbook/kristoffer_pizza.webp",
|
||||
"name": "Kristoffer",
|
||||
"social": "@kristoffer-jorgensborg",
|
||||
"sociallink": "https://www.linkedin.com/in/kristoffer-jorgensborg/",
|
||||
"image": "/img/guestbook/kristoffer_pizza.webp",
|
||||
"date": {
|
||||
"year": "2024",
|
||||
"month": "08",
|
||||
|
@ -60,11 +60,11 @@
|
|||
"string": "29.08.2024"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name":"Kai Waløen",
|
||||
"social":"kwal.no",
|
||||
"sociallink":"https://www.kwal.no",
|
||||
"image":"/img/guestbook/kai_pizza.webp",
|
||||
{
|
||||
"name": "Kai Waløen",
|
||||
"social": "kwal.no",
|
||||
"sociallink": "https://www.kwal.no",
|
||||
"image": "/img/guestbook/kai_pizza.webp",
|
||||
"date": {
|
||||
"year": "2024",
|
||||
"month": "09",
|
||||
|
@ -76,4 +76,4 @@
|
|||
"meta": {
|
||||
"lastModified": "September 15, 2024"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -75,4 +75,4 @@
|
|||
"quote": "Happiness is life when shared.",
|
||||
"author": "Chris McCandless, Into The Wild"
|
||||
}
|
||||
]
|
||||
]
|
|
@ -1,165 +1,163 @@
|
|||
{
|
||||
"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."
|
||||
]
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
]
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -8,27 +8,27 @@
|
|||
"album": "Tøyen Holding 3",
|
||||
"artist": "Tøyen Holding",
|
||||
"cover": "/img/vinyl/toyenholding3.webp"
|
||||
},
|
||||
},
|
||||
{
|
||||
"album": "Double Density",
|
||||
"artist": "Fredfades",
|
||||
"cover": "/img/vinyl/double_density.webp"
|
||||
},
|
||||
},
|
||||
{
|
||||
"album": "00:00",
|
||||
"artist": "han gaiden",
|
||||
"cover": "/img/vinyl/00_00.webp"
|
||||
},
|
||||
},
|
||||
{
|
||||
"album": "Enter The Wu-Tang (36 Chambers)",
|
||||
"artist": "Wu-Tang Clan",
|
||||
"cover": "/img/vinyl/enter_the_wutang_36_chambers.webp"
|
||||
},
|
||||
},
|
||||
{
|
||||
"album": "Til det føles fint",
|
||||
"artist": "Pikekyss",
|
||||
"cover": "/img/vinyl/til_det_foles_fint.webp"
|
||||
},
|
||||
},
|
||||
{
|
||||
"album": "Harry's House",
|
||||
"artist": "Harry Styles",
|
||||
|
@ -144,4 +144,4 @@
|
|||
"artist": "Air Supply",
|
||||
"cover": "/img/vinyl/greatest_hits_airsupply.webp"
|
||||
}
|
||||
]
|
||||
]
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue