Fine tunning and testing hooks
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		@@ -1,10 +1,13 @@
 | 
			
		||||
pipeline:
 | 
			
		||||
  build:
 | 
			
		||||
when:
 | 
			
		||||
  - event: [push, pull_request, pull_request_closed, tag, release, manual]
 | 
			
		||||
 | 
			
		||||
steps:
 | 
			
		||||
  - name: build
 | 
			
		||||
    image: floryn90/hugo:ext-alpine
 | 
			
		||||
    commands:
 | 
			
		||||
    - hugo mod get -u
 | 
			
		||||
    - hugo-official --minify --gc --cleanDestinationDir
 | 
			
		||||
  deploy:
 | 
			
		||||
  - name: deploy
 | 
			
		||||
    image: eeacms/rsync
 | 
			
		||||
    commands:
 | 
			
		||||
      - rsync -r --delete public/ /mnt/jcktrue.dk
 | 
			
		||||
 
 | 
			
		||||
@@ -13,7 +13,6 @@ experience:
 | 
			
		||||
  company_logo: "PhillipsMedisize"
 | 
			
		||||
  location: "Struer, Denmark"
 | 
			
		||||
  date_start: "2019-06-17"
 | 
			
		||||
  date_end: ""
 | 
			
		||||
  description: >
 | 
			
		||||
    Software Engineer on medical devices 
 | 
			
		||||
     - Embedded programming, drivers, and services in C/C++
 | 
			
		||||
 
 | 
			
		||||
@@ -37,21 +37,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/
 | 
			
		||||
@@ -63,5 +63,4 @@ item:
 | 
			
		||||
      - 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.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
---
 | 
			
		||||
		Reference in New Issue
	
	Block a user