1
0
jcktrue.dk/content/home/accomplishments.md

52 lines
1.6 KiB
Markdown
Raw Normal View History

2018-12-31 12:35:24 +00:00
+++
# Accomplishments widget.
widget = "accomplishments" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
2018-12-31 12:35:24 +00:00
active = true # Activate this widget? true/false
weight = 50 # Order that this section will appear.
2018-12-31 12:35:24 +00:00
title = "Accomplish­ments"
subtitle = ""
# Date format
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
date_format = "Jan 2006"
# Accomplishments.
# Add/remove as many `[[item]]` blocks below as you like.
# `title`, `organization` and `date_start` are the required parameters.
# Leave other parameters empty if not required.
# Begin/end multi-line descriptions with 3 quotes `"""`.
[[item]]
organization = "Coursera"
organization_url = "https://www.coursera.org"
title = "Neural Networks and Deep Learning"
url = ""
2018-12-31 12:35:24 +00:00
certificate_url = "https://www.coursera.org"
date_start = "2018-10-01"
date_end = ""
description = ""
[[item]]
organization = "edX"
organization_url = "https://www.edx.org"
title = "Blockchain Fundamentals"
url = "https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals"
2018-12-31 12:35:24 +00:00
certificate_url = "https://www.edx.org"
date_start = "2018-03-01"
date_end = ""
description = "Formulated informed blockchain models, hypotheses, and use cases."
2018-12-31 12:35:24 +00:00
[[item]]
organization = "DataCamp"
organization_url = "https://www.datacamp.com"
title = "Object-Oriented Programming in R: S3 and R6 Course"
url = ""
2018-12-31 12:35:24 +00:00
certificate_url = "https://www.datacamp.com"
date_start = "2017-07-01"
date_end = "2017-12-21"
description = ""
+++