1
0

Added section for sailing

This commit is contained in:
2020-02-22 21:08:03 +01:00
parent 137a55f62f
commit 13f856cee6
12 changed files with 77 additions and 49 deletions

View File

@ -18,27 +18,21 @@ date_format = "Jan 2006"
# Leave `date_end` empty if it's your current employer.
# Begin/end multi-line descriptions with 3 quotes `"""`.
[[experience]]
title = "CEO"
company = "GenCoin"
company_url = ""
location = "California"
date_start = "2017-01-01"
title = "Software Engineer"
company = "Phillips-Medisize A/S"
company_url = "https://www.phillipsmedisize.com/"
location = "Struer, Denmark"
date_start = "2019-06-17"
date_end = ""
description = """
Responsibilities include:
* Analysing
* Modelling
* Deploying
"""
description = """Software Engineer on medical devices. Embedded programming. Drivers. PID regulation."""
[[experience]]
title = "Professor"
company = "University X"
company_url = ""
location = "California"
date_start = "2016-01-01"
date_end = "2016-12-31"
description = """Taught electronic engineering and researched semiconductor physics."""
title = "Development technician"
company = "LEAX A/S"
company_url = "http://leax.dk"
location = "Lemvig, Denmark"
date_start = "2010-01-01"
date_end = "2019-01-01"
description = """Customer support. Web and Embedded development."""
+++