Welcome to mirror list, hosted at ThFree Co, Russian Federation.

accomplishments.md « home « content - github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ec31ec27aa588aceb58d5aadbeb3970f5a4bad17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
# An instance of the Accomplishments widget.
# Documentation: https://wowchemy.com/docs/page-builder/
widget: accomplishments

# This file represents a page section.
headless: true

# Order that this section appears on the page.
weight: 50

# Note: `­` is used to add a 'soft' hyphen in a long heading.
title: 'Accomplish­ments'
subtitle:

# Date format
#   Refer to https://wowchemy.com/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 multi-line descriptions with YAML's `|2-` multi-line prefix.
item:
  - certificate_url: https://www.coursera.org
    date_end: ''
    date_start: '2021-01-25'
    description: ''
    organization: Coursera
    organization_url: https://www.coursera.org
    title: Neural Networks and Deep Learning
    url: ''
  - certificate_url: https://www.edx.org
    date_end: ''
    date_start: '2021-01-01'
    description: Formulated informed blockchain models, hypotheses, and use cases.
    organization: edX
    organization_url: https://www.edx.org
    title: Blockchain Fundamentals
    url: https://www.edx.org/professional-certificate/uc-berkeleyx-blockchain-fundamentals
  - certificate_url: https://www.datacamp.com
    date_end: '2020-12-21'
    date_start: '2020-07-01'
    description: ''
    organization: DataCamp
    organization_url: https://www.datacamp.com
    title: 'Object-Oriented Programming in R'
    url: ''

design:
  columns: '2'
---