generated from HugoBlox/theme-research-group
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a4c7815
commit 1afa7a1
Showing
2 changed files
with
80 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
--- | ||
# 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: Alexis Apostolakis | ||
|
||
# Full Name (for SEO) | ||
first_name: Alexis | ||
last_name: Apostolakis | ||
|
||
# Is this the primary user of the site?zaf | ||
superuser: true | ||
|
||
# Role/position | ||
role: PhD Candidate | ||
|
||
# Organizations/Affiliations | ||
organizations: | ||
- name: National Technical University of Athens, National Observatory of Athens | ||
url: '' | ||
|
||
|
||
# Short bio (displayed in user profile at end of posts) | ||
#bio: | ||
interests: | ||
- Machine/Deep Learning algorithms and interpretation | ||
- Remote Sensing/Earth observation | ||
- parallel/distributed processing | ||
- ΙοΤ | ||
|
||
|
||
education: | ||
courses: | ||
- course: PhD in ECE | ||
institution: National Technical University of Athens | ||
year: "2022-ongoing" | ||
- course: MSc in Space Science, Technologies and Applications | ||
institution: University of the Peloponnese & National Observatory of Athens | ||
year: 2017 | ||
- course: MEng in Electrical and Computer Engineering | ||
institution: National Technical University of Athens | ||
year: | ||
|
||
|
||
|
||
# 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:[email protected]" or "#contact" for contact widget. | ||
social: | ||
- icon: envelope | ||
icon_pack: fas | ||
link: 'mailto:[email protected]' | ||
|
||
# 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: | ||
- Collaborators | ||
--- | ||
|
||
Alexis Apostolakis holds an MEng degree from the Electrical Engineer and Computer Engineer (ECE) faculty at the National Technical University of Athens (NTUA) and an MSc in Space Science, Technologies and Applications. He is currently pursuing a PhD in ECE at NTUA. He has long professional experience in software development and IT from different job positions in large companies in the field of Telecoms and Constructions and entrepreneurship. He is currently working as a data scientist engineer and research associate related to machine learning and remote sensing collaborating in research teams of the National Technical University of Athens and the National Observatory of Athens. His current research and publications focus on leveraging machine and deep learning algorithms and processing pipelines to extract valuable information from Earth Observation data, with applications in various fields. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.