From db82d1bfc80784a4d519531ed7d3508eb98cb31a Mon Sep 17 00:00:00 2001 From: George Cushen Date: Tue, 13 Apr 2021 20:29:10 +0100 Subject: feat: demo brand logos in Exp and Accomplishments sections --- content/home/accomplishments.md | 15 +++++++++------ content/home/experience.md | 11 ++++++++--- 2 files changed, 17 insertions(+), 9 deletions(-) (limited to 'content') 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' --- -- cgit v1.2.3