Sailing experience added
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -2,15 +2,15 @@
|
||||
# Accomplishments widget.
|
||||
widget = "accomplishments" # See https://sourcethemes.com/academic/docs/page-builder/
|
||||
headless = true # This file represents a page section.
|
||||
active = false # Activate this widget? true/false
|
||||
active = true # Activate this widget? true/false
|
||||
weight = 50 # Order that this section will appear.
|
||||
|
||||
title = "Accomplish­ments"
|
||||
subtitle = ""
|
||||
title = "Sailing"
|
||||
subtitle = "Crew experience"
|
||||
|
||||
# Date format
|
||||
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
|
||||
date_format = "Jan 2006"
|
||||
date_format = "2006"
|
||||
|
||||
# Accomplishments.
|
||||
# Add/remove as many `[[item]]` blocks below as you like.
|
||||
@ -19,33 +19,32 @@ date_format = "Jan 2006"
|
||||
# Begin/end multi-line descriptions with 3 quotes `"""`.
|
||||
|
||||
[[item]]
|
||||
organization = "Coursera"
|
||||
organization_url = "https://www.coursera.org"
|
||||
title = "Neural Networks and Deep Learning"
|
||||
url = ""
|
||||
certificate_url = "https://www.coursera.org"
|
||||
date_start = "2018-10-01"
|
||||
organization = "Local regattas"
|
||||
title = "Evening races and distance races"
|
||||
date_start = "2007-05-01"
|
||||
date_end = ""
|
||||
description = ""
|
||||
description = """Crewing on different boats for evening races, primarily as bowman/trimmer
|
||||
- Albin Nova 33
|
||||
- X-35
|
||||
- X-99
|
||||
- Dynamic 35"""
|
||||
|
||||
[[item]]
|
||||
organization = "edX"
|
||||
organization_url = "https://www.edx.org"
|
||||
title = "Blockchain Fundamentals"
|
||||
organization = "Struer Sejlklub"
|
||||
organization_url = "http://sejlsportsligaen.dk/"
|
||||
title = "Danish Sailing Leauge"
|
||||
url = "https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals"
|
||||
certificate_url = "https://www.edx.org"
|
||||
date_start = "2018-03-01"
|
||||
date_end = ""
|
||||
description = "Formulated informed blockchain models, hypotheses, and use cases."
|
||||
|
||||
[[item]]
|
||||
organization = "DataCamp"
|
||||
organization_url = "https://www.datacamp.com"
|
||||
title = "Object-Oriented Programming in R: S3 and R6 Course"
|
||||
url = ""
|
||||
certificate_url = "https://www.datacamp.com"
|
||||
date_start = "2017-07-01"
|
||||
date_end = "2017-12-21"
|
||||
description = ""
|
||||
date_start = "2015-05-01"
|
||||
date_end = "2017-10-01"
|
||||
description = """Training for the danish national sailing league and particpating as bowman for my clubs.
|
||||
- J/80 (practice)
|
||||
- J/70 (racing)"""
|
||||
|
||||
[[item]]
|
||||
title = "Dinghy sailing"
|
||||
date_start = "1998-05-01"
|
||||
date_end = "2008-10-01"
|
||||
description = """Dinghy sailing from childhood.
|
||||
- Optimist
|
||||
- Europe Class"""
|
||||
+++
|
||||
|
Reference in New Issue
Block a user