Skip to content

Commit c1cdaaf

Browse files
committed
minor
1 parent 9a096dc commit c1cdaaf

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

index.jemdoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33

44

55
~~~
6-
{}{img_left}{assets/tzikas_chatgpt.png}{Alexandros E. Tzikas}{190px}{}{}
6+
{}{img_left}{assets/tzikas_chatgpt.png}{Alexandros E. Tzikas}{220px}{}{}
77
I am a PhD candidate in [https://sisl.stanford.edu SISL] at Stanford University, where I am advised by [https://mykel.kochenderfer.com Mykel J. Kochenderfer].
8+
89
I am also fortunate to collaborate with [https://web.stanford.edu/~boyd/ Stephen Boyd], [https://candes.su.domains Emmanuel Candès], and
910
[https://hastie.su.domains Trevor Hastie] in my role as a quantitative researcher at the [https://www.blackrock.com/corporate/ai BlackRock Palo Alto AI Lab].
1011

11-
I completed my undergraduate studies in Electrical Engineering at the Aristotle University of Thessaloniki, with an emphasis on signal processing, communications and
12+
I completed my undergraduate studies in Electrical Engineering at the Aristotle University of Thessaloniki, with an emphasis on signal processing, communications, and
1213
information theory.
1314
~~~
1415

jemdoc-cvx.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ body {
6868
padding-right: 1.0em;
6969
/* Keep text readable: cap line length and center the content column. */
7070
box-sizing: border-box;
71-
max-width: 140ch;
72-
width: min(140ch, 100%);
71+
max-width: 120ch;
72+
width: min(120ch, 100%);
7373
margin: 0;
7474
justify-self: start;
7575
border: none;

news.jemdoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
== 27 April 2026
55
I succesfully defended my PhD thesis! I am grateful to Prof. Mykel Kochenderfer, Prof. Marco Pavone, Prof. Mac Schwager, Prof. Emmanuel Candès, and
66
Prof. Stephen Boyd for being part of my examination committee.
7+
78
You can find the slides [assets/DefenseSlides.pdf here] and a recording of the defense [https://www.youtube.com/watch?v=d-WThXmTg2Q here].

0 commit comments

Comments
 (0)