+++ # Experience widget. 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 for experience # 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. # Begin/end multi-line descriptions with 3 quotes `"""`. [[experience]] title = "Postdoctoral Researcher" company = "QuTech, TU Delft" company_url = "https://qutech.nl" location = "Delft, Netherlands" date_start = "2019-02-01" date_end = "" description = """ Developing network and software architecture for quantum networks. Teaching and supervising computer science and physics research students. """ [[experience]] title = "Software Engineer" company = "Metaswitch" company_url = "https://www.metaswitch.com" location = "London, UK" date_start = "2016-10-03" date_end = "2018-12-31" description = """ Worked on the Hardware Abstraction Layer (HAL) for the Metaswitch layer 2 and layer 3 (IP and MPLS) control plane stack as part of the network software team. Led C++ education and adoption within my team which began to move away from C shortly before I arrived. """ [[experience]] title = "DPhil Student Researcher" company = "Department of Physics, University of Oxford" company_url = "https://www2.physics.ox.ac.uk/" location = "Oxford, UK" date_start = "2012-10-01" date_end = "2016-09-30" description = """ Theoretical research on the competition between weak quantum measurement and many-body dynamics in ultracold bosonic gases. Taught atomic physics and mathematics to physics undergraduate students. """ +++