diff --git a/content/authors/anastasis-katsos/_index.md b/content/authors/anastasis-katsos/_index.md new file mode 100644 index 0000000..47b0bf8 --- /dev/null +++ b/content/authors/anastasis-katsos/_index.md @@ -0,0 +1,92 @@ +--- +# The following command determines whether or not the author +# has his/her own page, and is listed on the /People/ page. +_build: + render: always +cascade: + _build: + render: never + list: always + +# Display name +title: Anastasis Katsos + +# Full Name (for SEO) +first_name: Anastasis +last_name: Katsos + +# Is this the primary user of the site? +superuser: true + +# Role/position +role: PhD Candidate + +## Organizations/Affiliations +organizations: + - name: National Technical University of Athens +# url: '' + +# +## Short bio (displayed in user profile at end of posts) +# bio: My research interests include ... +# + +interests: + - Deep Learning + - Domain Adaptation + - Foundation Models + - Earth Observation + +education: + courses: + - course: PhD in Domain Adaptation for Remote Sensing + institution: National Technical University of Athens + year: Jun 2024 - Present + - course: MSc in Geoinformatics + institution: National Technical University of Athens + year: Oct 2020 - Oct 2022 + - course: BSc in Informatics and Telematics + institution: Harokopio University of Athens + year: Oct 2014 - Jan 2020 + +## Social/Academic Networking +## For available icons, see: https://wowchemy.com/docs/getting-started/page-builder/#icons +## For an email link, use "fas" icon pack, "envelope" icon, and a link in the +## form "mailto:your-email@example.com" or "#contact" for contact widget. +social: + - icon: envelope + icon_pack: fas + link: 'mailto:anastasis.katsos@gmail.com' + #- icon: twitter + # icon_pack: fab + # link: https://twitter.com/... +# - icon: google-scholar +# icon_pack: ai +# link: https://scholar.google.com/citations?user=... + - icon: linkedin + icon_pack: fab + link: 'https://www.linkedin.com/in/anastasis-katsos-366a501a2' + - icon: github + icon_pack: fab + link: https://github.com/akatsos +## 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. +## - icon: cv +## icon_pack: ai +## link: files/cv.pdf +# +## Enter email to display Gravatar (if Gravatar enabled in Config) +#email: '' +# +## Highlight the author in author lists? (true/false) +#highlight_name: false +# +## Organizational groups that you belong to (for People widget) +## Set this to `[]` or comment out if you are not using People widget. +user_groups: + - Core team +--- +# +Anastasis is currently enrolled as a PhD candidate at the National Technical University of Athens (NTUA). He is affiliated with the OrionLab research group, which is associated with the Remote Sensing Lab of the National Technical University of Athens and the National Observatory of Athens (NOA). He holds a BSc in Informatics and Telematics from the Harokopio University of Athens and an MSc in Geoinformatics from National Technical University of Athens. + +In the past he was involved for several years in the European Space Agency's (ESA) Copernicus programme, initially as a DevOps Engineer and later as the Lead Copernicus Sentinels Data Access Operations Engineer of the Greek node of European Space Agency Hubs at the Institute for Astronomy, Astrophysics, Space Applications and Remote Sensing (IAASARS) of the National Observatory of Athens. \ No newline at end of file diff --git a/content/authors/anastasis-katsos/avatar.jpg b/content/authors/anastasis-katsos/avatar.jpg new file mode 100644 index 0000000..f29d5c3 Binary files /dev/null and b/content/authors/anastasis-katsos/avatar.jpg differ