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? ## {{< fontawesome "user" >}} Who am I?
I am a PhD student in computer science in [Laboratoire d'Informatique de I am currently a system and network administrator at the city council of
Grenoble](https://www.liglab.fr/), France. I work with [Fabrice [Échirolles](https://echirolles.fr), in the french alps, which has a strong
Rastello](https://team.inria.fr/corse/team-members/fabrice-rastello/) in emphasis on free/libre software and digital independance.
[CORSE, inria](https://team.inria.fr/corse/).
I previously studied at the [Computer Science Department](https://di.ens.fr/) of I previously obtained a PhD in computer science
[ENS Paris](https://www.ens.fr/), France. I graduated from the at the [Laboratoire d'Informatique de Grenoble](https://www.liglab.fr/), in
Master Parisien de Recherche en Informatique (MPRI) in 2018. 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 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 networks. I usually like my research projects to include a good part of

View file

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