General update. New address. syntax fixes here and there
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
@ -13,13 +13,13 @@ content:
|
|||||||
email: jens.chr.true@gmail.com
|
email: jens.chr.true@gmail.com
|
||||||
phone: +45 29 88 22 28
|
phone: +45 29 88 22 28
|
||||||
address:
|
address:
|
||||||
street: Hasselgården 3
|
street: Glentevej 5
|
||||||
city: Lemvig
|
city: Struer
|
||||||
postcode: '7620'
|
postcode: 7600
|
||||||
country: 'Denmark'
|
country: Denmark
|
||||||
coordinates:
|
coordinates:
|
||||||
latitude: '56.543939'
|
latitude: '56.5106189'
|
||||||
longitude: '8.415900'
|
longitude: '8.5866002'
|
||||||
contact_links:
|
contact_links:
|
||||||
- icon: at
|
- icon: at
|
||||||
icon_pack: fas
|
icon_pack: fas
|
||||||
|
@ -40,20 +40,20 @@ item:
|
|||||||
date_end: "2019-09-23"
|
date_end: "2019-09-23"
|
||||||
description: >
|
description: >
|
||||||
Course content:
|
Course content:
|
||||||
- EU Medical Device Regulation
|
- EU Medical Device Regulation
|
||||||
- FDA regulations
|
- FDA regulations
|
||||||
- Good practice: SW lifecycle processes
|
- Good practice: SW lifecycle processes
|
||||||
- 60601 with focus on chapter 14, contribution of SW to essential performance
|
- 60601 with focus on chapter 14, contribution of SW to essential performance
|
||||||
- 62304 - Software development lifecycle
|
- 62304 - Software development lifecycle
|
||||||
- Development For class C software
|
- Development For class C software
|
||||||
- Short intro to risk management - ISO 14971
|
- Short intro to risk management - ISO 14971
|
||||||
- Software safety class
|
- Software safety class
|
||||||
- Software risk in relation to 62304
|
- Software risk in relation to 62304
|
||||||
- Concept cybersecurity
|
- Concept cybersecurity
|
||||||
- Cybersecurity risk management process
|
- Cybersecurity risk management process
|
||||||
- Agile SW development
|
- Agile SW development
|
||||||
- GDPR/HIPAA
|
- GDPR/HIPAA
|
||||||
- Tool validation
|
- Tool validation
|
||||||
|
|
||||||
- organization: "medicaldeviceHQ"
|
- organization: "medicaldeviceHQ"
|
||||||
organization_url: https://medicaldevicehq.com/
|
organization_url: https://medicaldevicehq.com/
|
||||||
|
@ -9,8 +9,8 @@ cta:
|
|||||||
icon_pack: fas
|
icon_pack: fas
|
||||||
icon: cogs
|
icon: cogs
|
||||||
cta_alt:
|
cta_alt:
|
||||||
url: 'https://www.drone.io/'
|
url: 'https://woodpecker-ci.org/'
|
||||||
label: Drone.io
|
label: Woodpecker CI
|
||||||
cta_note:
|
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'
|
||||||
---
|
---
|
16
content/selfhosted/ebooks.md
Normal file
16
content/selfhosted/ebooks.md
Normal file
@ -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.'
|
||||||
|
---
|
@ -1,13 +1,13 @@
|
|||||||
---
|
---
|
||||||
weight: 1
|
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.
|
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.
|
- 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.
|
- 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.
|
- Programming: Git based code hosting, CI/CD and online IDE.
|
Reference in New Issue
Block a user