+++
widget = "experience" # See https://sourcethemes.com/academic/docs/page-builder/ headless = true # This file represents a page section. active = true # Activate this widget? true/false weight = 40 # Order that this section will appear.
title = "Experience" subtitle = ""
date_format = "Jan 2006"
[[experience]]
blocks below as you like.title
, company
, and date_start
.date_end
empty if it's your current employer."""
.[[experience]] title = "CEO" company = "GenCoin" company_url = "" location = "California" date_start = "2017-01-01" date_end = "" description = """ Responsibilities include:
[[experience]] title = "Professor" company = "University X" company_url = "" location = "California" date_start = "2016-01-01" date_end = "2016-12-31" description = """Taught electronic engineering and researched semiconductor physics."""
+++