diff --git a/content/home/contact.md b/content/home/contact.md index 846b0f5..b8e2e53 100644 --- a/content/home/contact.md +++ b/content/home/contact.md @@ -13,13 +13,13 @@ content: email: jens.chr.true@gmail.com phone: +45 29 88 22 28 address: - street: Hasselgården 3 - city: Lemvig - postcode: '7620' - country: 'Denmark' + street: Glentevej 5 + city: Struer + postcode: 7600 + country: Denmark coordinates: - latitude: '56.543939' - longitude: '8.415900' + latitude: '56.5106189' + longitude: '8.5866002' contact_links: - icon: at icon_pack: fas diff --git a/content/home/training.md b/content/home/training.md index 1757247..c242938 100644 --- a/content/home/training.md +++ b/content/home/training.md @@ -15,7 +15,7 @@ item: date_start: "2019-09-16" date_end: "2019-09-17" description: > - Course content: + Course content: - Introduction - Medical devices - EU - Combination products @@ -39,21 +39,21 @@ item: date_start: "2019-09-21" date_end: "2019-09-23" description: > - Course content: - - EU Medical Device Regulation - - FDA regulations - - Good practice: SW lifecycle processes - - 60601 with focus on chapter 14, contribution of SW to essential performance - - 62304 - Software development lifecycle - - Development For class C software - - Short intro to risk management - ISO 14971 - - Software safety class - - Software risk in relation to 62304 - - Concept cybersecurity - - Cybersecurity risk management process - - Agile SW development - - GDPR/HIPAA - - Tool validation + Course content: + - EU Medical Device Regulation + - FDA regulations + - Good practice: SW lifecycle processes + - 60601 with focus on chapter 14, contribution of SW to essential performance + - 62304 - Software development lifecycle + - Development For class C software + - Short intro to risk management - ISO 14971 + - Software safety class + - Software risk in relation to 62304 + - Concept cybersecurity + - Cybersecurity risk management process + - Agile SW development + - GDPR/HIPAA + - Tool validation - organization: "medicaldeviceHQ" organization_url: https://medicaldevicehq.com/ @@ -61,7 +61,7 @@ item: url: /pdf/certificates/IntroductiontoRiskManagementforMedicalDevicesandISO14971_2019.pdf date_start: "2024-01-10" description: > - Learning goals: + Learning goals: - To understand the overall process of risk management and how to create safe medical devices. - To strengthen the ability of participants to independently perform risk analysis, risk evaluation and risk control. - To establish and increase knowledge on risk management tools and their differences, such as FMEA and P-FMEA. diff --git a/content/selfhosted/buildserver.md b/content/selfhosted/buildserver.md index a5ff489..03e8e63 100644 --- a/content/selfhosted/buildserver.md +++ b/content/selfhosted/buildserver.md @@ -9,8 +9,8 @@ cta: icon_pack: fas icon: cogs cta_alt: - url: 'https://www.drone.io/' - label: Drone.io + url: 'https://woodpecker-ci.org/' + label: Woodpecker CI cta_note: - label: 'Docker based build server system. Every step is a command performed on a docker container.' + label: 'Docker based build server system. Every step is a command performed on a docker container. Open Source fork of Drone.io' --- \ No newline at end of file diff --git a/content/selfhosted/ebooks.md b/content/selfhosted/ebooks.md new file mode 100644 index 0000000..ad7b674 --- /dev/null +++ b/content/selfhosted/ebooks.md @@ -0,0 +1,16 @@ +--- +widget: hero +headless: true +title: "Ebooks" +hero_media: 'selfhosted/books.webp' +cta: + url: 'https://books.jcktrue.dk' + label: Books + icon_pack: fas + icon: book +cta_alt: + url: 'https://www.kavitareader.com/' + label: Kavita +cta_note: + label: 'Self hosted digital library supporting a wide range of file formats.' +--- diff --git a/content/selfhosted/header.md b/content/selfhosted/header.md index e767cbc..1905c5f 100644 --- a/content/selfhosted/header.md +++ b/content/selfhosted/header.md @@ -1,13 +1,13 @@ --- weight: 1 --- -This space is dedicated to exploring the world of self-hosted applications. Here, you'll find various tools and services i host on my own infrastructure. +This space is dedicated to exploring the world of self-hosted applications. Here, you'll find various tools and services I host on my own infrastructure. For those unfamiliar with the term, self-hosting allows you to take control of your data and applications by installing and managing them on your own server or computer. This approach offers greater privacy, customization, and potentially lower costs compared to relying on third-party services. -This page will showcase various applications I've implemented. +This page showcase the various applications I've implemented. -Productivity: Boost your workflow with self-hosted tools for document management, collaboration, and communication. +- Productivity: Boost your workflow with self-hosted tools for document management, collaboration, and communication. - Media: Stream your personal collection of movies and music with freedom and flexibility. - Security & Privacy: Take control of your online presence with self-hosted password manager, DNS level ad blocking and VPN tunneling. - Programming: Git based code hosting, CI/CD and online IDE. \ No newline at end of file