|
14 | 14 | number-align: center,
|
15 | 15 | paper: "a4",
|
16 | 16 | footer: [
|
17 |
| - #{ |
18 |
| - set text(size: font-defaults.tiny, fill: black.lighten(75%)) |
19 |
| - [ |
20 |
| - #link("https://github.com/drupol/cv/commit/" + shortRev)[ |
21 |
| - Build date: #builddate - Revision: #shortRev |
22 |
| - ] |
23 |
| - ] |
24 |
| - } |
| 17 | + #{ |
| 18 | + set text(size: font-defaults.tiny, fill: black.lighten(75%)) |
| 19 | + [ |
| 20 | + #link("https://github.com/drupol/cv/commit/" + shortRev)[ |
| 21 | + Build date: #builddate - Revision: #shortRev |
| 22 | + ] |
| 23 | + ] |
| 24 | + } |
25 | 25 | ],
|
26 | 26 | )
|
27 | 27 |
|
|
54 | 54 | ][
|
55 | 55 | #{
|
56 | 56 | grid(columns: 3, rows: 2, column-gutter: 1em, row-gutter: .5em, align: left)[
|
57 |
| - #linkItem(icon: "map-pin")[#link("https://www.openstreetmap.org//#map=15/50.59690/4.32280")[Nivelles, Belgium]] |
| 57 | + #linkItem( |
| 58 | + icon: "map-pin", |
| 59 | + )[#link("https://www.openstreetmap.org//#map=15/50.59690/4.32280")[Nivelles, Belgium]] |
58 | 60 | ][
|
59 |
| - #linkItem(icon: "github")[#link("https://github.com/drupol")[github.com/drupol]] |
| 61 | + #linkItem( |
| 62 | + icon: "github", |
| 63 | + )[#link("https://github.com/drupol")[github.com/drupol]] |
60 | 64 | ][
|
61 |
| - #linkItem(icon: "envelope")[#link("mailto:pol.dellaiera@protonmail.com")[pol.dellaiera\@protonmail.com]] |
| 65 | + #linkItem( |
| 66 | + icon: "envelope", |
| 67 | + )[#link("mailto:pol.dellaiera@protonmail.com")[pol.dellaiera\@protonmail.com]] |
62 | 68 | ][
|
63 |
| - #linkItem(icon: "globe")[#link("https://not-a-number.io")[not-a-number.io]] |
| 69 | + #linkItem( |
| 70 | + icon: "globe", |
| 71 | + )[#link("https://not-a-number.io")[not-a-number.io]] |
64 | 72 | ][
|
65 |
| - #linkItem(icon: "github")[#link("https://github.com/loophp")[github.com/loophp]] |
| 73 | + #linkItem( |
| 74 | + icon: "github", |
| 75 | + )[#link("https://github.com/loophp")[github.com/loophp]] |
66 | 76 | ][
|
67 |
| - #linkItem(icon: "mastodon")[#link("https://mathstodon.xyz/@Pol")[\@pol\@mathstodon.xyz]] |
| 77 | + #linkItem( |
| 78 | + icon: "mastodon", |
| 79 | + )[#link("https://mathstodon.xyz/@Pol")[\@pol\@mathstodon.xyz]] |
68 | 80 | ]
|
69 | 81 | }
|
70 | 82 | ]
|
|
105 | 117 | company: [#link("https://ec.europa.eu")[European Commission]],
|
106 | 118 | location: "Bruxelles",
|
107 | 119 | type: "Full time",
|
108 |
| - date: "6/2024 -- present", |
| 120 | + date: "06/2024 — present", |
109 | 121 | tags: (
|
110 | 122 | link("https://en.wikipedia.org/wiki/Python_(programming_language)")[Python],
|
111 | 123 | link("https://en.wikipedia.org/wiki/MongoDB")[MongoDB],
|
|
121 | 133 | #link("https://ec.europa.eu/info/departments/informatics_en")[Digit B.4] (#emph[Software Engineering Capabilities]).
|
122 | 134 | In this role, I am part of a team of developers, responsible for
|
123 | 135 | developing #emph[GPT\@EC], an internal AI chatbot application based on
|
124 |
| - GPT technology. My primary focus is on designing and building a |
| 136 | + GPT technology, using open-source software. My primary focus is on designing and building a |
125 | 137 | scalable, robust solution, ensuring optimal performance, security, and
|
126 | 138 | integration within the European Commission's ecosystem.
|
127 | 139 | ]
|
|
131 | 143 | company: [#link("https://ec.europa.eu")[European Commission]],
|
132 | 144 | location: "Bruxelles",
|
133 | 145 | type: "Full time",
|
134 |
| - date: "7/2019 -- 6/2024", |
| 146 | + date: "07/2019 — 06/2024", |
135 | 147 | tags: (
|
136 | 148 | link("https://en.wikipedia.org/wiki/Nix_(package_manager)")[Nix],
|
137 | 149 | link("https://symfony.com/")[Symfony],
|
|
145 | 157 | Hired on behalf of a consultancy company, working at
|
146 | 158 | #link("https://ec.europa.eu/info/departments/informatics_en")[Digit B.4] (#emph[Software Engineering Capabilities]),
|
147 | 159 | where I work in the Developer's Journey team. In this role, I guide teams and clients
|
148 |
| - through the migration process from ColdFusion to PHP. Additionally, I design and implement authentication libraries |
| 160 | + through the migration process from ColdFusion to PHP. Additionally, I design and implement open-source authentication libraries |
149 | 161 | solutions and the necessary development infrastructure for multiple teams, with
|
150 | 162 | a focus on creating reproducible and ephemeral development environments based on Nix.
|
151 | 163 | ]
|
152 | 164 |
|
153 |
| - #jobEntry(date: [#text( |
154 |
| - size: font-defaults.footnotesize, |
155 |
| - fill: black.lighten(75%), |
156 |
| - )[Before 2019]])[ |
| 165 | + #jobEntry( |
| 166 | + type: [#text( |
| 167 | + size: font-defaults.footnotesize, |
| 168 | + fill: black.lighten(75%), |
| 169 | + )[Before 2019]], |
| 170 | + )[ |
157 | 171 | #{
|
158 | 172 | set text(size: font-defaults.footnotesize, fill: black.lighten(75%))
|
159 | 173 | [This is the public and short version of my CV. Please ask for the full
|
|
172 | 186 | school: [#link("https://web.umons.ac.be")[University of Mons]],
|
173 | 187 | type: "Full time",
|
174 | 188 | grade: [Cum Laude],
|
175 |
| - date: "2021 -- 2024", |
| 189 | + date: "2021 — 2024", |
176 | 190 | )[
|
177 | 191 | Thesis: #link("https://doi.org/10.5281/zenodo.12666898")["Reproducibility in Software Engineering"]
|
178 | 192 | ]
|
|
182 | 196 | school: [#link("https://www.heh.be")[Haute École en Hainaut]],
|
183 | 197 | type: "Full time",
|
184 | 198 | grade: [Cum Laude],
|
185 |
| - date: "2001 -- 2005", |
| 199 | + date: "2001 — 2005", |
186 | 200 | )[
|
187 | 201 | IT and systems, specialisation in network and telecommunications
|
188 | 202 | ]
|
|
191 | 205 | title: "Music theory / Piano",
|
192 | 206 | school: [#link("https://academiedenivelles.be")[Académie de Nivelles]],
|
193 | 207 | type: "Full time",
|
194 |
| - date: "2018 -- 2021", |
| 208 | + date: "2018 — 2021", |
195 | 209 | )[]
|
196 | 210 | ]
|
197 | 211 | ][
|
|
254 | 268 | - Only when the last tree has died and the last river been poisoned and the last fish been caught will we realize we cannot eat money. - Indian author
|
255 | 269 | - We may regard the present state of the universe as the effect of its past and the cause of its future. An intellect which at a certain moment would know all forces that set nature in motion, and all positions of all items of which nature is composed, if this intellect were also vast enough to submit these data to analysis, it would embrace in a single formula the movements of the greatest bodies of the universe and those of the tiniest atom; for such an intellect nothing would be uncertain and the future just like the past would be present before its eyes. - Pierre Simon Laplace
|
256 | 270 | ]
|
257 |
| - |
258 | 271 | }
|
259 | 272 | }
|
0 commit comments