1
0

Icon and cleanup

This commit is contained in:
2020-02-25 18:50:12 +01:00
parent b1058d2d1d
commit d70101662f
5 changed files with 21 additions and 7 deletions
assets/images
content

@ -60,5 +60,7 @@ email: ""
#- Researchers
#- Visitors
---
Jens True is an employee at Phillips-Medisize working on a wide range of electronic projects, mainly focusing on low level embedded programming.
Jens True is an employee at Phillips-Medisize working on a wide range of electronic projects, mainly focusing on low level embedded programming and control theory.
Serval years experience working on electronic, hardware and software projects. Primary focus on development in the C language. But have through various projects, also acquired experienced with programming in C++, C#, Python, PHP and JavaScript.
Experience with modern software development tools and concepts, such as modeling tools, continuous integration, test driven development, bug trackers and source control systems.

@ -6,7 +6,7 @@ active = true # Activate this widget? true/false
weight = 40 # Order that this section will appear.
title = "Experience"
subtitle = ""
subtitle = "Work related"
# Date format for experience
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
@ -24,7 +24,10 @@ date_format = "Jan 2006"
location = "Struer, Denmark"
date_start = "2019-06-17"
date_end = ""
description = """Software Engineer on medical devices. Embedded programming. Drivers. PID regulation."""
description = """Software Engineer on medical devices.
- Embedded programming, drivers and services C/C++.
- Control theory
- Product development under QMS - ISO 13485"""
[[experience]]
title = "Development technician"
@ -33,6 +36,9 @@ date_format = "Jan 2006"
location = "Lemvig, Denmark"
date_start = "2010-01-01"
date_end = "2019-01-01"
description = """Customer support. Web and Embedded development."""
description = """Development support technician. Primary employment focusing on development and supporting in development related tasks.
- Embedded software
- Customer support and hardware servicing
- Windows software and server applications."""
+++

@ -18,7 +18,7 @@ date_format = "Jan 2006"
# Leave `date_end` empty if it's your current employer.
# Begin/end multi-line descriptions with 3 quotes `"""`.
[[experience]]
title = "National Judge"
title = "National Judge (NJ)"
company = "Danish Sailing Association"
company_url = "http://sejlsport.dk/"
date_start = "2015-03-10"

@ -19,7 +19,13 @@ subtitle = ""
icon_pack = "fa"
name = "C, C++, Assembly"
description = "Embedded programming. AVR, ARM, PIC microcontrollers…"
[[feature]]
icon = "tools"
icon_pack = "fa"
name = "Development tools"
description = "Static code analysis, CI/CD tools, Software modeling tools, MATLAB/SimuLink…"
[[feature]]
icon = "server"
icon_pack = "fa"
@ -30,6 +36,6 @@ subtitle = ""
icon = "code"
icon_pack = "fa"
name = "Webdevelopment"
description = "Webdevolpment. HTML/JS, PHP, SQL, NodeJS, WebSockets…"
description = "Webdevelopment. HTML/JS, PHP, SQL, NodeJS, WebSockets…"
+++