New role update

This commit is contained in:
Wojciech Kozlowski 2021-05-27 22:46:18 +02:00
parent 45313cc263
commit 178c1ec769
5 changed files with 39 additions and 27 deletions

View File

@ -35,7 +35,7 @@
# Link to a PDF of your resume/CV from the menu. # Link to a PDF of your resume/CV from the menu.
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. # To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
[[main]] # [[main]]
name = "CV" # name = "CV"
url = "files/cv.pdf" # url = "files/cv.pdf"
weight = 60 # weight = 60

View File

@ -10,7 +10,7 @@ authors:
superuser: true superuser: true
# Role/position # Role/position
role: Postdoctoral Researcher role: Quantum Network Engineer
# Organizations/Affiliations # Organizations/Affiliations
organizations: organizations:
@ -18,7 +18,7 @@ organizations:
url: "https://qutech.nl" url: "https://qutech.nl"
# Short bio (displayed in user profile at end of posts) # Short bio (displayed in user profile at end of posts)
bio: My day job is to research quantum network architectures. bio: Quantum network software architect.
interests: interests:
- Quantum Networks - Quantum Networks
@ -53,9 +53,9 @@ social:
link: https://github.com/wojtek242 link: https://github.com/wojtek242
# Link to a PDF of your resume/CV from the About widget. # Link to a PDF of your resume/CV from the About widget.
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. # To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
- icon: cv # - icon: cv
icon_pack: ai # icon_pack: ai
link: files/cv.pdf # link: files/cv.pdf
# Enter email to display Gravatar (if Gravatar enabled in Config) # Enter email to display Gravatar (if Gravatar enabled in Config)
email: "" email: ""
@ -67,20 +67,21 @@ email: ""
# - Visitors # - Visitors
--- ---
I am a postdoctoral researcher at [QuTech](https://qutech.nl/) at the [Delft I am a Quantum Network Engineer at [QuTech](https://qutech.nl/) at the [Delft University of
University of Technology](https://www.tudelft.nl/en/). My work is focused on Technology](https://www.tudelft.nl/en/). I am a software architect and developer working on various
developing the network and software architecture for quantum networks. I am quantum network research and engineering projects within [QuTech](https://qutech.nl/) such as the
part of [Stephanie Wehner's group](https://qutech.nl/lab/wehner-group/) which [Quantum Internet Alliance](https://quantum-internet.team/) funded by the European Union's [Quantum
places me within the [Quantum Internet Flagship](https://qt.eu/) program or the [CAT 2: Quantum
Division](https://qutech.nl/research-engineering/quantum-internet/) at network](https://quantumdelta.nl/quantum-network/) programme led by [Quantum Delta
[QuTech](https://qutech.nl/) and the [Quantum Internet NL](https://quantumdelta.nl/).
Alliance](https://quantum-internet.team/) funded by the European Union's
[Quantum Flagship](https://qt.eu/) program.
I did my MSci and PhD in quantum physics, but after graduating from Oxford I I did my MSci in Theoretical Quantum Physics at the [University of
worked as a software engineer for two years in the network software team at Cambridge](https://www.cam.ac.uk/) and my PhD in Atomic and Laser Physics at the [University of
[Metaswitch](https://www.metaswitch.com/). This has placed me in the unusual Oxford](https://www.ox.ac.uk/). However, after graduating from Oxford I decided to change track and
position of having experience in both computer networking and quantum physics I worked as a software engineer for two years in the network software team at
which is how I ended up at QuTech. Through my brief stint in industry I have [Metaswitch](https://www.metaswitch.com/). This has placed me in the unusual position of having
also acquired an interest in purely classical topics such as software-defined experience in both computer networking and quantum physics which is how I ended up at QuTech. I then
networking and programming languages like Rust. worked as a postdoctoral researcher in [Stephanie Wehner's
group](https://qutech.nl/lab/wehner-group/) for two years before moving to my current position.
Through my brief stint in industry I have also acquired an interest in purely classical topics such
as software-defined networking and programming languages like Rust.

View File

@ -17,13 +17,24 @@ date_format = "Jan 2006"
# Required fields are `title`, `company`, and `date_start`. # Required fields are `title`, `company`, and `date_start`.
# Leave `date_end` empty if it's your current employer. # Leave `date_end` empty if it's your current employer.
# Begin/end multi-line descriptions with 3 quotes `"""`. # Begin/end multi-line descriptions with 3 quotes `"""`.
[[experience]]
title = "Quantum Network Engineer"
company = "QuTech / Delft University of Technology"
company_url = "https://qutech.nl"
location = "Delft, Netherlands"
date_start = "2021-04-01"
date_end = ""
description = """
Quantum network software architect and developer.
"""
[[experience]] [[experience]]
title = "Postdoctoral Researcher" title = "Postdoctoral Researcher"
company = "QuTech, Delft University of Technology" company = "QuTech / Delft University of Technology"
company_url = "https://qutech.nl" company_url = "https://qutech.nl"
location = "Delft, Netherlands" location = "Delft, Netherlands"
date_start = "2019-02-01" date_start = "2019-02-01"
date_end = "" date_end = "2021-03-31"
description = """ description = """
[Quantum Internet Alliance](https://quantum-internet.team/) Postdoc [Quantum Internet Alliance](https://quantum-internet.team/) Postdoc
developing software and network architecture for quantum networks with developing software and network architecture for quantum networks with

Binary file not shown.

Binary file not shown.