Skip to content

Commit

Permalink
update homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
foivospar committed Feb 4, 2024
1 parent c39f9b9 commit 244624b
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 85 deletions.
110 changes: 28 additions & 82 deletions _data/cv.yml
Original file line number Diff line number Diff line change
@@ -1,97 +1,43 @@
- title: General Information
type: map
contents:
- name: Full Name
value: Albert Einstein
- name: Date of Birth
value: 14th March 1879
- name: Languages
value: English, German
#- title: General Information
#type: map
#contents:
#- name: Full Name
#value: Foivos Paraperas Papantoniou

- title: Education
type: time_table
contents:
- title: PhD
institution: University of Zurich, Zurich, Switzerland
year: 1905
- title: PhD in Computing
institution: Imperial College London, UK
year: 2022 - present
description:
- Description 1.
- Description 2.
- title: Description 3.
contents:
- Sub-description 1.
- Sub-description 2.
- title: Federal teaching diploma
institution: Eidgenössische Technische Hochschule, Zurich, Switzerland
year: 1900
- Supervisor<span>:</span> Prof. Stefanos Zafeiriou
- Research areas<span>:</span> 3D avatars, diffusion models, generative AI
- title: Diploma/MEng in Electrical & Computer Engineering
institution: National Technical University of Athens (NTUA), Greece
year: 2016 - 2022
description:
- Description 1.
- Description 2.
- GPA<span>:</span> 9.54/10, ranked 1st in <em>Electronics and Systems</em> major among the 2022 class
- Thesis<span>:</span> “Photo-realistic neural rendering for emotion-related semantic manipulation of unconstrained facial videos”, Advisors<span>:</span> Prof. <a href="https://robotics.ntua.gr/members/maragos/">Petros Maragos</a>, Dr. <a href="https://users.ics.forth.gr/~troussos/index.html">Anastasios Roussos</a>

- title: Experience
type: time_table
contents:
- title: Professor of Theoretical Physics
institution: Institute for Advanced Study, Princeton University
year: 1933 - 1955
description:
- Description 1.
- Description 2.
- title: Description 3.
contents:
- Sub-description 1.
- Sub-description 2.
- title: Visiting Professor
institution: California Institute of Technology, Pasadena, California, US
year: 1933
- title: Research Intern
institution: Huawei Technologies Research & Development (UK) Ltd, London, UK
year: 2022 - present
- title: Graduate Teaching Assistant (GTA)
institution: Imperial College London
year: 2023 - present
description:
- Description 1.
- Description 2.

- title: Director
institution: Kaiser Wilhelm Institute for Physics, Berlin, Germany.
year: 1917-1933

- title: Professor of Theoretical Physics
institution: Karl-Ferdinand University, Prague, Czechoslovakia
year: 1911 - 1917
description:

- title: Associate Professor of Theoretical Physics
institution: University of Zurich, Zurich, Switzerland
year: 1909 - 1911

- title: Open Source Projects
type: time_table
contents:
- title: <a href="https://github.com/alshedivat/al-folio">al-folio</a>
year: 2015-now
description: A beautiful, simple, clean, and responsive Jekyll theme for academics.
- Modules<span>:</span> Computer Vision (<a href="https://www.imperial.ac.uk/computing/current-students/courses/60006/">COMP60006</a>), Introduction to Machine Learning (<a href="https://www.imperial.ac.uk/computing/current-students/courses/70050/">COMP70050</a>), Deep Learning (<a href="https://www.imperial.ac.uk/computing/current-students/courses/70010/">COMP70010</a>)

- title: Honors and Awards
- title: Awards & Honors
type: time_table
contents:
- year: 1921
items:
- Nobel Prize in Physics
- Matteucci Medal
- year: 2029
items:
- Max Planck Medal

- title: Academic Interests
type: nested_list
contents:
- title: Topic 1.
items:
- Description 1.
- Description 2.
- title: Topic 2.
- year: 2023
items:
- Description 1.
- Description 2.

- title: Other Interests
type: list
contents:
- <u>Hobbies:</u> Hobby 1, Hobby 2, etc.
- Awarded the <b>“Christos Halkias Award”</b> and <b>“Georgios Kontaxis Honors”</b> by National Technical University of Athens for ranking 1st in one of the four majors (Electronics and Systems) among the 2022 graduation class.
- year: 2022
items:
- <a href="https://foivospar.github.io/NED/">Neural Emotion Director</a> was among the <b>CVPR 2022 Best Paper Finalists</b>.
2 changes: 1 addition & 1 deletion _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ selected_papers: true # includes a list of papers marked as "selected={true}"
social: false # includes social icons at the bottom of the page
---

Hi! I am a PhD student at the [Department of Computing](https://www.imperial.ac.uk/computing/), [Imperial College London](https://www.imperial.ac.uk/), advised by Prof. [Stefanos Zafeiriou](https://www.imperial.ac.uk/people/s.zafeiriou). My research interests revolve around Computer Vision and Machine Learning, with a focus on 3D reconstruction, photo-realistic rendering and editing of human faces with generative models. Currently, I am also working as a research intern at Huawei Technologies R&D, UK. Prior to starting my PhD, I did my undergraduate studies at the National Technical University of Athens, where I was supervised by Prof. [Petros Maragos](https://robotics.ntua.gr/members/maragos/) during my thesis.
Hi! I am a PhD student at the [Department of Computing](https://www.imperial.ac.uk/computing/), [Imperial College London](https://www.imperial.ac.uk/), advised by Prof. [Stefanos Zafeiriou](https://www.imperial.ac.uk/people/s.zafeiriou). My research interests revolve around Computer Vision and Machine Learning, with a focus on 3D reconstruction, photo-realistic rendering and editing of human faces with generative models. Currently, I am also working as a research intern at Huawei Technologies R&D, UK. Prior to starting my PhD, I did my undergraduate studies at the National Technical University of Athens, where I was supervised by Prof. [Petros Maragos](https://robotics.ntua.gr/members/maragos/) and Dr. [Anastasios Roussos](https://users.ics.forth.gr/~troussos/) during my thesis.
4 changes: 2 additions & 2 deletions _pages/cv.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: cv
permalink: /cv/
title: cv
nav: false
nav: true
nav_order: 4
cv_pdf: example_pdf.pdf
#cv_pdf: example_pdf.pdf
---

0 comments on commit 244624b

Please sign in to comment.