Skip to content

Commit 2004f24

Browse files
committed
updates
1 parent af39fe4 commit 2004f24

File tree

4 files changed

+118
-8
lines changed

4 files changed

+118
-8
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ footer_text: >
1616
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
1717

1818
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
19-
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
19+
icon: cornell.png # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
2020

2121
url: https://gsvic.github.io # the base hostname & protocol for your site
2222
baseurl: # the subpath of your site, e.g. /blog/

_pages/about.md

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: about
33
title: about
44
permalink: /
5-
subtitle: <a href='#'>Cornell University, Computer Science Department</a>
5+
subtitle: <a href='https://cis.cornell.edu/keyword/bowers'>Cornell University, Computer Science Department</a>
66

77
profile:
88
align: right
@@ -18,10 +18,18 @@ selected_papers: true # includes a list of papers marked as "selected={true}"
1818
social: true # includes social icons at the bottom of the page
1919
---
2020

21-
I am a Ph.D. candidate at Cornell, working with Immanuel Trummer. Previously, I have been a Senior Software Engineer at
22-
TileDB. Furthermore, I have worked at Unravel, AISERA, BEAT (previously known as TaxiBEAT), and isMOOD. I have also
23-
spent two years as a Researcher at the Computing Systems Laboratory (CSLab) at the National and Technical University of
24-
Athens. I hold an M.Sc. in Computing Systems (Software and Hardware) from National and Kapodistrian University of Athens,
25-
and a B.Sc. in Informatics from Ionian University.
21+
I am a Ph.D. candidate at the [Department of Computer Science](https://www.cs.cornell.edu/) at Cornell.
22+
My research interests lie in the area of database management systems, including learned query optimization and
23+
distributed query engines. I am part of [Cornell Database Group](https://itrummer.github.io/dbgrouphp/),
24+
advised by [Immanuel Trummer](https://itrummer.github.io/). I hold an M.Sc. in Computing Systems
25+
from the National and Kapodistrian University of Athens
26+
(supervised by [Yannis Ioannidis](https://en.wikipedia.org/wiki/Yannis_Ioannidis)) and a B.Sc. from Ionian University
27+
(supervised by [Dimitrios Tsoumakos](http://www.cslab.ntua.gr/~dtsouma/)).
28+
29+
30+
31+
Prior to Cornell, I was a Senior Software Engineer at [TileDB](https://tiledb.com/). Furthermore, I have held engineering positions at
32+
[Unravel](https://www.unraveldata.com/), [AISERA](https://aisera.com/), [BEAT](https://en.wikipedia.org/wiki/Beat_(app))
33+
(previously known as TaxiBEAT) and [isMOOD](https://ismood.com/). I have also spent two years as a Researcher at the
34+
[Computing Systems Laboratory (CSLab)](https://twitter.com/cslab_ntua?lang=en) at the National and Technical University of Athens.
2635

27-
My research interests lie in the area of database systems, including federated query engines and query optimization.

assets/img/bold_cornell_seal.svg

Lines changed: 102 additions & 0 deletions
Loading

assets/img/cornell.png

19.5 KB
Loading

0 commit comments

Comments
 (0)