diff --git a/assets/images/icon.png b/assets/images/icon.png new file mode 100644 index 0000000..f2c0c51 Binary files /dev/null and b/assets/images/icon.png differ diff --git a/content/authors/admin/_index.md b/content/authors/admin/_index.md index 775cef3..8e399ea 100644 --- a/content/authors/admin/_index.md +++ b/content/authors/admin/_index.md @@ -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. \ No newline at end of file +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. diff --git a/content/home/experience.md b/content/home/experience.md index df912c7..5b4e7c7 100644 --- a/content/home/experience.md +++ b/content/home/experience.md @@ -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.""" +++ diff --git a/content/home/sailing.md b/content/home/sailing.md index 1f9deca..a3b14ca 100644 --- a/content/home/sailing.md +++ b/content/home/sailing.md @@ -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" diff --git a/content/home/skills.md b/content/home/skills.md index ee97085..5480297 100644 --- a/content/home/skills.md +++ b/content/home/skills.md @@ -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…" +++