Update home page

This commit is contained in:
Théophile Bastian 2024-12-10 13:20:18 +01:00
parent f4f4980e1f
commit 2c1eedb0dc
2 changed files with 11 additions and 9 deletions

View file

@ -10,14 +10,17 @@ menu:
## {{< fontawesome "user" >}} Who am I?
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 am currently a system and network administrator at the city council of
[Échirolles](https://echirolles.fr), in the french alps, which has a strong
emphasis on free/libre software and digital independance.
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.
I previously obtained a PhD in computer science
at the [Laboratoire d'Informatique de Grenoble](https://www.liglab.fr/), in
inria's [CORSE team](https://team.inria.fr/corse/).
Before that, I 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.
I am mostly interested in the fields of systems, programming languages and
networks. I usually like my research projects to include a good part of

View file

@ -12,8 +12,7 @@
{{ block "header" . }}
<div id="head">
<div class="title"><a href="/">Théophile Bastian</a></div>
<div class="whoami">Computer Science PhD Student at
<a href="https://www.liglab.fr/">LIG</a>,
<div class="whoami">Sysasmin &amp; Computer Science in
Grenoble, France</div>
</div>
{{ end }}