Now officially a PhD student
This commit is contained in:
parent
f5ca944bdc
commit
1ca5907438
2 changed files with 9 additions and 2 deletions
|
@ -10,7 +10,12 @@ menu:
|
|||
|
||||
## {{< fontawesome "user" >}} Who am I?
|
||||
|
||||
I am a student at the [Computer Science Department](https://di.ens.fr/) of
|
||||
I am a PhD student in computer science in [Laboratoire d'Informatique de
|
||||
Grenoble](https://www.liglab.fr/), France. I work with [Fabrice
|
||||
Rastello](https://team.inria.fr/corse/team-members/fabrice-rastello/) in
|
||||
[CORSE, inria](https://team.inria.fr/corse/).
|
||||
|
||||
I previously studied at the [Computer Science Department](https://di.ens.fr/) of
|
||||
[ENS Paris](https://www.ens.fr/), France. I graduated from the
|
||||
Master Parisien de Recherche en Informatique (MPRI) in 2018.
|
||||
|
||||
|
|
|
@ -12,7 +12,9 @@
|
|||
{{ block "header" . }}
|
||||
<div id="head">
|
||||
<div class="title"><a href="/">Théophile Bastian</a></div>
|
||||
<div class="whoami">Computer Science Student, <a href="https://ens.fr/">ENS Paris</a>, France</div>
|
||||
<div class="whoami">Computer Science PhD Student at
|
||||
<a href="https://www.liglab.fr/">LIG</a>,
|
||||
Grenoble, France</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue