47 lines
1.1 KiB
Markdown
47 lines
1.1 KiB
Markdown
|
---
|
||
|
# An instance of the Experience widget.
|
||
|
# Documentation: https://sourcethemes.com/academic/docs/page-builder/
|
||
|
widget: experience
|
||
|
|
||
|
# Activate this widget? true/false
|
||
|
active: true
|
||
|
|
||
|
# This file represents a page section.
|
||
|
headless: true
|
||
|
|
||
|
# Order that this section appears on the page.
|
||
|
weight: 40
|
||
|
|
||
|
title: Experience
|
||
|
subtitle:
|
||
|
|
||
|
# Date format
|
||
|
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
|
||
|
date_format: Jan 2006
|
||
|
|
||
|
# Experiences.
|
||
|
# Add/remove as many `experience` blocks below as you like.
|
||
|
# Required fields are `title`, `company`, and `date_start`.
|
||
|
# Leave `date_end` empty if it's your current employer.
|
||
|
# You can begin a multiline `description` using YAML's `|-`.
|
||
|
experience:
|
||
|
- company: GenCoin
|
||
|
company_url: ""
|
||
|
date_end: ""
|
||
|
date_start: "2017-01-01"
|
||
|
description: |-
|
||
|
Responsibilities include:
|
||
|
* Analysing
|
||
|
* Modelling
|
||
|
* Deploying
|
||
|
location: California
|
||
|
title: CEO
|
||
|
- company: University X
|
||
|
company_url: ""
|
||
|
date_end: "2016-12-31"
|
||
|
date_start: "2016-01-01"
|
||
|
description: Taught electronic engineering and researched semiconductor physics.
|
||
|
location: California
|
||
|
title: Professor
|
||
|
---
|