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

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2021-04-13 22:29:10 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2021-04-13 22:29:10 +0300
commitdb82d1bfc80784a4d519531ed7d3508eb98cb31a (patch)
tree6d46671915076f971434fcdbdc75b99870d50fa2 /content
parent75df0f11a50371bad11b3dee8bf514dd42238107 (diff)
feat: demo brand logos in Exp and Accomplishments sections
Diffstat (limited to 'content')
-rw-r--r--content/home/accomplishments.md15
-rw-r--r--content/home/experience.md11
2 files changed, 17 insertions, 9 deletions
diff --git a/content/home/accomplishments.md b/content/home/accomplishments.md
index a76e0a0f..c47b3816 100644
--- a/content/home/accomplishments.md
+++ b/content/home/accomplishments.md
@@ -1,6 +1,6 @@
---
# An instance of the Accomplishments widget.
-# Documentation: https://sourcethemes.com/academic/docs/page-builder/
+# Documentation: https://wowchemy.com/docs/page-builder/
widget: accomplishments
# This file represents a page section.
@@ -25,7 +25,7 @@ date_format: Jan 2006
item:
- certificate_url: https://www.coursera.org
date_end: ""
- date_start: "2018-10-01"
+ date_start: "2021-01-25"
description: ""
organization: Coursera
organization_url: https://www.coursera.org
@@ -33,18 +33,21 @@ item:
url: ""
- certificate_url: https://www.edx.org
date_end: ""
- date_start: "2018-03-01"
+ 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: "2017-12-21"
- date_start: "2017-07-01"
+ 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: S3 and R6 Course'
+ title: 'Object-Oriented Programming in R'
url: ""
+
+design:
+ columns: '2'
---
diff --git a/content/home/experience.md b/content/home/experience.md
index 8ab23138..d9517a0b 100644
--- a/content/home/experience.md
+++ b/content/home/experience.md
@@ -25,8 +25,9 @@ experience:
- title: CEO
company: GenCoin
company_url: ''
+ company_logo: org-gc
location: California
- date_start: '2017-01-01'
+ date_start: '2021-01-01'
date_end: ''
description: |2-
Responsibilities include:
@@ -35,11 +36,15 @@ experience:
* Modelling
* Deploying
- - title: Professor
+ - title: Professor of Semiconductor Physics
company: University X
company_url: ''
+ company_logo: org-x
location: California
date_start: '2016-01-01'
- date_end: '2016-12-31'
+ date_end: '2020-12-31'
description: Taught electronic engineering and researched semiconductor physics.
+
+design:
+ columns: '2'
---