Skip to content

Commit 875a004

Browse files
committed
index: 2021 update
1 parent 03f1303 commit 875a004

File tree

1 file changed

+21
-11
lines changed

1 file changed

+21
-11
lines changed

content/index.rst

+21-11
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
I am Thibault Allançon, a fourth year French student at `EPITA
1+
I am Thibault Allançon, a firth year French student at `EPITA
22
<http://www.epita.fr/>`__ (a computer science school near Paris). I am deeply
33
interested in **programming** and **algorithms**. I mainly code in C, C++,
44
Python, Java, Rust and OCaml.
@@ -17,32 +17,42 @@ Some of my favorite personal projects:
1717
- `mlai <https://github.com/haltode/mlai>`__: implementation of various
1818
machine learning algorithms (neural network, regression, svm,
1919
k-means).
20+
- `raytracer <https://github.com/haltode/raytracer>`__: an experimental
21+
LaTeX-only raytracer made for fun.
2022

2123
School projects:
2224

25+
- Chess engine and AI in C++ (3rd year project).
26+
- Re-implementation of UNIX utility tools in C: ``find``, ``make``, ``malloc``
27+
and a POSIX shell (3rd year projects).
2328
- `OCR <https://github.com/haltode/OCR>`__: Optical character
24-
recognition software written in C.
29+
recognition software written in C (2nd year project).
2530
- `Pacification <https://github.com/haltode/Pacification>`__:
26-
civilization-like 3D multiplayer game made with C#/Unity.
31+
civilization-like 3D multiplayer game made with C#/Unity (1st year project).
2732

2833
Google Summer of Code
2934
~~~~~~~~~~~~~~~~~~~~~
3035

3136
In 2019, I worked with `Software Heritage <https://www.softwareheritage.org/>`_
3237
on a Google Summer of Code project: `Graph compression on the development
3338
history of software </gsoc2019.html>`_. It was an incredible summer: super
34-
interesting project, and awesome mentors!
39+
interesting project and awesome mentors!
3540

3641
Associations
3742
~~~~~~~~~~~~
3843

39-
I greatly enjoy contributing to computer science related associations,
40-
such as `Prologin <https://prologin.org/>`__ and
41-
`France-IOI <http://www.france-ioi.org/>`__. Concerning Prologin, I was
42-
finalist in 2015 and 2016 of their national contest, and joined in as an
43-
organizer in 2017. Same story goes for France-IOI where I took part in
44-
the Algoréa contest final in 2014 and national selection in 2015, before
45-
helping out as a trainer in 2018.
44+
I greatly enjoy contributing to computer science related associations, such as
45+
`Prologin <https://prologin.org/>`__, `Girls Can Code!
46+
<https://girlscancode.fr/>`__ and `France-IOI <http://www.france-ioi.org/>`__.
47+
Concerning Prologin, I was finalist in 2015 and 2016 of their national contest,
48+
and joined in as an organizer in 2017. Same story goes for France-IOI where I
49+
took part in the Algoréa contest final in 2014 and national selection in 2015,
50+
before helping out a few times in 2018.
51+
52+
Teaching computer science related topics to others has always been a keen
53+
interest of mine, and at EPITA I had the opportunity to become a teaching
54+
assistant for three years. The role consisted of giving courses, talks and
55+
organizing projects in order to teach students C, UNIX, C++, Java, Caml and C#.
4656

4757
Talks
4858
~~~~~

0 commit comments

Comments
 (0)