| 
									
										
										
										
											2018-10-01 00:16:12 +01:00
										 |  |  | +++ | 
					
						
							|  |  |  | # Experience widget.
 | 
					
						
							|  |  |  | widget = "experience"  # Do not modify this line! | 
					
						
							|  |  |  | active = true  # Activate this widget? true/false | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | title = "Experience" | 
					
						
							|  |  |  | subtitle = "" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Order that this section will appear in.
 | 
					
						
							| 
									
										
										
										
											2019-02-27 22:34:04 +00:00
										 |  |  | weight = 40 | 
					
						
							| 
									
										
										
										
											2018-10-01 00:16:12 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | # Date format for experience
 | 
					
						
							|  |  |  | #   Refer to https://sourcethemes.com/academic/docs/customization/#date-format
 | 
					
						
							|  |  |  | date_format = "January 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.
 | 
					
						
							|  |  |  | #   Begin/end multi-line descriptions with 3 quotes `"""`.
 | 
					
						
							|  |  |  | [[experience]] | 
					
						
							|  |  |  |   title = "CEO" | 
					
						
							|  |  |  |   company = "GenCoin" | 
					
						
							|  |  |  |   company_url = "" | 
					
						
							|  |  |  |   location = "California" | 
					
						
							|  |  |  |   date_start = "2017-01-01" | 
					
						
							|  |  |  |   date_end = "" | 
					
						
							|  |  |  |   description = """ | 
					
						
							|  |  |  |   Responsibilities include: | 
					
						
							|  |  |  |    | 
					
						
							|  |  |  |   * Analysing | 
					
						
							|  |  |  |   * Modelling | 
					
						
							|  |  |  |   * Deploying | 
					
						
							|  |  |  |   """ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[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.""" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | +++ |