Skip to content

Commit

Permalink
pleas
Browse files Browse the repository at this point in the history
  • Loading branch information
chemlord committed May 6, 2024
1 parent 54f6fe4 commit 854f246
Showing 1 changed file with 36 additions and 36 deletions.
72 changes: 36 additions & 36 deletions content/aboutme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,42 @@ sections:
# Choose a user profile to display (a folder name within `content/authors/`)
username: admin
customText: "Here I can write whatever"
- block: experience
content:
title: Experience
# Date format for experience
# Refer to https://wowchemy.com/docs/customization/#date-format
date_format: Jan 2006
# Experiences.
# Add/remove as many experience `items` below as you like.
# Required fields are `title`, `company`, and `date_start`.
# Leave `date_end` empty if it's your current employer.
# Begin multi-line descriptions with YAML's `|2-` multi-line prefix.
items:
- title: CEO
company: GenCoin
company_url: ''
company_logo: org-gc
location: California
date_start: '2021-01-01'
date_end: ''
description: |2-
Responsibilities include:
* Analysing
* Modelling
* Deploying
- title: Professor of Semiconductor Physics
company: University X
company_url: ''
company_logo: org-x
location: California
date_start: '2016-01-01'
date_end: '2020-12-31'
description: Taught electronic engineering and researched semiconductor physics.
design:
# Choose how many columns the section has. Valid values: '1' or '2'.
columns: '1'
- block: accomplishments
content:
title: Accomplishments
Expand Down Expand Up @@ -53,42 +89,6 @@ sections:
design:
# Choose how many columns the section has. Valid values: '1' or '2'.
columns: '2'
- block: experience
content:
title: Experience
# Date format for experience
# Refer to https://wowchemy.com/docs/customization/#date-format
date_format: Jan 2006
# Experiences.
# Add/remove as many experience `items` below as you like.
# Required fields are `title`, `company`, and `date_start`.
# Leave `date_end` empty if it's your current employer.
# Begin multi-line descriptions with YAML's `|2-` multi-line prefix.
items:
- title: CEO
company: GenCoin
company_url: ''
company_logo: org-gc
location: California
date_start: '2021-01-01'
date_end: ''
description: |2-
Responsibilities include:
* Analysing
* Modelling
* Deploying
- title: Professor of Semiconductor Physics
company: University X
company_url: ''
company_logo: org-x
location: California
date_start: '2016-01-01'
date_end: '2020-12-31'
description: Taught electronic engineering and researched semiconductor physics.
design:
# Choose how many columns the section has. Valid values: '1' or '2'.
columns: '1'
---


Expand Down

0 comments on commit 854f246

Please sign in to comment.