From 256900653ac1c74943f645f90331178e83d9ac4f Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Tue, 18 Jan 2022 16:58:05 +0100 Subject: [PATCH 1/7] cv: common: explain what I did at IMC --- cv_common.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cv_common.tex b/cv_common.tex index ada8d6a..2728818 100644 --- a/cv_common.tex +++ b/cv_common.tex @@ -153,9 +153,12 @@ {IMC BV, Amsterdam, \enfr{Netherlands}{Pays-Bas}} {% \enfr{% - Part of the Global Execution team. + Part of the Global Execution team. Writing a benchmark framework to + test their new exchange connectivity layer. }{% - Membre de l'équipe d'Exécution Globale. + Membre de l'équipe d'Exécution Globale. Écriture d'un framework de + benchmark afin de tester leur nouveau service de connectivité aux + échanges. } } From 62639cc9400e94e2f255a084f2c0127adbcd43ae Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Tue, 18 Jan 2022 17:03:57 +0100 Subject: [PATCH 2/7] cv: common: rephrase Tiger Compiler presentation --- cv_common.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cv_common.tex b/cv_common.tex index 2728818..3b28188 100644 --- a/cv_common.tex +++ b/cv_common.tex @@ -297,7 +297,7 @@ }{% Une petite équipe d'assistants est choisie chaque année pour améliorer le projet, le mettre à jour, ainsi que de présenter chaque étape du - sujet aux étudiants ainsi que d'assurer leur encadrement. + sujet aux étudiants et d'assurer leur encadrement. } } From 086985d2dabc4a066cb5bb98b9a63e200135d6ee Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Tue, 18 Jan 2022 17:04:16 +0100 Subject: [PATCH 3/7] cv: common: rephrase introduction paragraph --- cv_common.tex | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/cv_common.tex b/cv_common.tex index 3b28188..d8afb23 100644 --- a/cv_common.tex +++ b/cv_common.tex @@ -84,14 +84,13 @@ \enfr{% I am interested in computer science and engineering in a broad sense. Always - checking out new technologies and programming languages that pique my - interest. I am interested in all topics relating to high-performance - computing and optimisation. + checking out new technologies that pique my interest. I am interested in all + topics relating to high-performance computing and optimisation. }{% Je m'intéresse à l'informatiques et l'ingénieries au sens large. Je participe - à la veille technologique, et me tiens au courant de nouveaux langages de - programmations qui attisent ma curiosité. Je suis intéressé à tous sujets - traitant de calcul de haute performance et d'optimisation. + à la veille technologique, me tenant au courant de celles qui attisent ma + curiosité. Je suis intéressé à tous sujets traitant de calcul de haute + performance et d'optimisation. } %------------------------------------------------------------------------------- From 0fb3cd627ca2eedc6adb8e62118af859780abae7 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Tue, 18 Jan 2022 17:04:39 +0100 Subject: [PATCH 4/7] cv: common: remove mentions of bistromathique It is just not very relevant at this point. --- cv_common.tex | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/cv_common.tex b/cv_common.tex index d8afb23..b884485 100644 --- a/cv_common.tex +++ b/cv_common.tex @@ -239,18 +239,6 @@ } } - \twentyitem{\enfr{1st Year Ing.}{1\textsuperscript{ère} An.\ d'Ing.}} - {Bistromathique} - {C++ - \enfr{36 hour rush}{Rush de 36 heures}} - {% - \enfr{% - A templated big-integer library and calculator, completed individually. - }{% - Une bibliothèque templatée de manipulation d'entiers à précision - infinis. - } - } - \end{twenty} %------------------------------------------------------------------------------- From a5accd372d74ab84286f45adbea3089ce346b916 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Tue, 18 Jan 2022 17:08:10 +0100 Subject: [PATCH 5/7] cv: common: rephrase pathtracer description --- cv_common.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cv_common.tex b/cv_common.tex index b884485..b208f06 100644 --- a/cv_common.tex +++ b/cv_common.tex @@ -220,9 +220,9 @@ {Rust - 1 month} {% \enfr{% - A physically based renderer of scenes described in a custom YAML format. + A realistic, physically based graphics renderer }{% - Un moteur de rendu graphique réaliste, à partir d'un format YAML. + Un moteur de rendu graphique réaliste } } From f18d6f6fae7871ac0381bcd10d27b0977fd45912 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Tue, 18 Jan 2022 17:12:44 +0100 Subject: [PATCH 6/7] cv: common: de-emphasize school projects --- cv_common.tex | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/cv_common.tex b/cv_common.tex index b208f06..70d4890 100644 --- a/cv_common.tex +++ b/cv_common.tex @@ -215,9 +215,7 @@ \begin{twenty} - \twentyitem{\enfr{2nd Year Ing.}{2\textsuperscript{ème} An.\ d'Ing.}} - {Pathtracer} - {Rust - 1 month} + \twentyitemshort{Pathtracer - Rust} {% \enfr{% A realistic, physically based graphics renderer @@ -226,16 +224,12 @@ } } - \twentyitem{\enfr{1st Year Ing.}{1\textsuperscript{ère} An.\ d'Ing.}} - {Tiger Compiler} - {C++ - 3 months} + \twentyitemshort{Tiger Compiler - C++} {% \enfr{% - A full featured compiler in modern C++, following Andrew Appel's - \textit{Modern Compiler Implementation in ML} + From \textit{Modern Compiler Implementation in ML} }{% - Un compilateur complet écrit en C++ moderne, en suivant le livre - d'Andrew Appel \textit{Modern Compiler Implementation in ML} + Tiré de \textit{Modern Compiler Implementation in ML} } } From 938c1be97461a4733ea2637604f26f62f03227f2 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Tue, 18 Jan 2022 17:05:26 +0100 Subject: [PATCH 7/7] cv: common: add DGEX work experience --- cv_common.tex | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/cv_common.tex b/cv_common.tex index 70d4890..df4f3ae 100644 --- a/cv_common.tex +++ b/cv_common.tex @@ -133,6 +133,17 @@ \begin{twenty} + \twentyitem{\jan'22-Now} + {\enfr{Backend Engineer}{Ingénieur Backend}} + {DGEX Solutions, Paris, France} + {% + \enfr{% + Transforming a monolithic service into a series of micro-services. + }{% + Transformation d'un service monolithique en une série de micro-services. + } + } + \twentyitem{\sep'21-\oct'21} {\enfr{Summer of Nix participant}{Participant au Summer of Nix}} {NixOS Foundation, Freelance}