diff --git a/.DS_Store b/.DS_Store index 9448e55b792..f9b157bf45b 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/_data/alumni_members.yml b/_data/alumni_members.yml index 2eb9c111149..05e53ceb34b 100644 --- a/_data/alumni_members.yml +++ b/_data/alumni_members.yml @@ -101,4 +101,15 @@ email: jwlee0421@postech.ac.kr number_educ: 2 education1: PhD with Han Woong Yeom Pohang University of Science and Technology (POSTECH) - education2: BSc Pohang University of Science and Technology (POSTECH) \ No newline at end of file + education2: BSc Pohang University of Science and Technology (POSTECH) + +- name: Jianfeng (Jacky) Ge + photo: Jacky.jpg + info: Postdoc, started Oct 2019 + duration: In the Allan Lab from 2019 - 2023 as a postdoc + email: ge@Physics.LeidenUniv.nl + number_educ: 3 + education1: Postdoc with Jenny Hoffman, Harvard University + education2: PhD with Jinfeng Jia, Shanghai Jiao Tong University + education3: B.S. East China University of Science and Technology + diff --git a/_data/news.yml b/_data/news.yml index be5cf54c06b..6fc68b581c4 100644 --- a/_data/news.yml +++ b/_data/news.yml @@ -1,3 +1,9 @@ +- date: 15. September 2023 + headline: Welcome Thomas! + +- date: 1. November 2023 + headline: All the best with your new position in Dresden Jacky! + - date: 1. September 2023 headline: Welcome Yudai! diff --git a/_data/team_members.yml b/_data/team_members.yml index ce933d0dd9f..e20863bafd7 100644 --- a/_data/team_members.yml +++ b/_data/team_members.yml @@ -9,15 +9,6 @@ education4: ETH fellow at ETHZ with Andreas Wallraff education5: Bryan R. Coles Prize 2017 -- name: Jianfeng (Jacky) Ge - photo: Jacky.jpg - info: Postdoc, started Oct 2019 - email: ge@Physics.LeidenUniv.nl - number_educ: 3 - education1: Postdoc with Jenny Hoffman, Harvard University - education2: PhD with Jinfeng Jia, Shanghai Jiao Tong University - education3: B.S. East China University of Science and Technology - - name: Jiasen Niu photo: Jiasen.png info: Postdoc, started Oct 2020 @@ -51,6 +42,14 @@ education1: PhD, Institute of Physics, Chinese Academy of Sciences, with [Hong-Jun Gao](http://n04.iphy.ac.cn/english/zt/hongjungao.html). education2: BSc University of Chinese Academy of Sciences +- name: Thomas Gozlinski + photo: Thomas.jpg + info: Postdoc, since November 2023 + email: benschop@physics.leidenuniv.nl + number_educ: 2 + education1: PhD, KIT, with [Wulf Wulfhekel](https://www.int.kit.edu/1941_701.php). + education2: MSc KIT + - name: Amber Mozes photo: Amber.png info: PhD Student, started September 2021 diff --git a/_includes/head.html b/_includes/head.html index 8377eab8f32..d3f90622425 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -6,7 +6,6 @@ - {% if jekyll.environment == 'production' %} {% include analytics.html %} diff --git a/images/teampic/Thomas.jpg b/images/teampic/Thomas.jpg new file mode 100644 index 00000000000..7bdb248a144 Binary files /dev/null and b/images/teampic/Thomas.jpg differ