Browse Source

updated resume (tex; pdf; html)

tags/v1.9.0^0
Robin Thoni 4 days ago
parent
commit
47797d32b2
Signed by: Robin THONI <robin@rthoni.com> GPG Key ID: 4E09DEF46B99E61E

+ 22
- 1
apache/wwwroot/index.html View File

138
         </div>
138
         </div>
139
 
139
 
140
         <div class="col-lg-6">
140
         <div class="col-lg-6">
141
+            <p>
142
+                <t>Senior Infrastructure Engineer</t>
143
+                <br/>
144
+                <a href="https://flex.ai/" target="_blank">FlexAI</a><br/>
145
+                <i>
146
+                    - Designed and implemented from scratch a new platform to train and host AI applications, based on Kubernetes, FluxCD, Helm, GitHub Actions, etc<br />
147
+                    - Designed and implemented multi-cloud IaC with Pulumi and Ansible (AWS, Azure, Intel, Cisco, Oracle)<br />
148
+                    - SOC2/GDPR compliance: implemented security measures, automated security audits, and created documentation (Hashicorp Vault, etc)<br />
149
+                    - Setup and maintained low-level infrastructure: bare-metal, VMs, networking, storage, NVIDIA/Mellanox Infiniband stack, etc<br />
150
+                    - Worked on custom Kubernetes operators to run AI training and inference workloads
151
+                </i>
152
+            </p>
153
+        </div>
154
+        <div class="col-lg-3">
155
+            <p>
156
+                <sm>2024 - TODAY</sm>
157
+                <br/>
158
+            </p>
159
+        </div>
160
+
161
+        <div class="col-lg-6 col-lg-offset-3">
141
             <p>
162
             <p>
142
                 <t>Infrastructure Engineer Consultant</t>
163
                 <t>Infrastructure Engineer Consultant</t>
143
                 <br/>
164
                 <br/>
151
         </div>
172
         </div>
152
         <div class="col-lg-3">
173
         <div class="col-lg-3">
153
             <p>
174
             <p>
154
-                <sm>2022 - TODAY</sm>
175
+                <sm>2022 - 2023</sm>
155
                 <br/>
176
                 <br/>
156
             </p>
177
             </p>
157
         </div>
178
         </div>

BIN
apache/wwwroot/resume/Robin_THONI_resume.pdf View File


+ 13
- 4
apache/wwwroot/resume/Robin_THONI_resume.tex View File

1
+%!TEX program = lualatex
1
 % Exemple de CV utilisant la classe moderncv
2
 % Exemple de CV utilisant la classe moderncv
2
 % Style classic en bleu
3
 % Style classic en bleu
3
 % Article complet : http://blog.madrzejewski.com/creer-cv-elegant-latex-moderncv/
4
 % Article complet : http://blog.madrzejewski.com/creer-cv-elegant-latex-moderncv/
19
 
20
 
20
 % moderncv timeline
21
 % moderncv timeline
21
 \usepackage{moderntimeline/moderntimeline}
22
 \usepackage{moderntimeline/moderntimeline}
22
-\tlmaxdates{2011}{2024}
23
+\tlmaxdates{2011}{2025}
23
 \tlwidth{0.8ex}
24
 \tlwidth{0.8ex}
24
 \tltext{\tiny}
25
 \tltext{\tiny}
25
 
26
 
50
 
51
 
51
   \section{Experiences}
52
   \section{Experiences}
52
 
53
 
53
-  \tlcventry{2022}{0}{Infrastructure Engineer Consultant}{iKe}{\emoji{flag-luxembourg}}{BGL / BNP Paribas Group}{
54
+  \tlcventry{2024}{0}{Senior Infrastructure Engineer}{FlexAI}{\emoji{flag-france}}{PaaS/Infrastructure team}{
55
+    - Designed and implemented from scratch a new platform to train and host AI applications, based on Kubernetes, FluxCD, Helm, GitHub Actions, etc\\
56
+    - Designed and implemented multi-cloud IaC with Pulumi and Ansible (AWS, Azure, Intel, Cisco, Oracle)\\
57
+    - SOC2/GDPR compliance: implemented security measures, automated security audits, and created documentation (Hashicorp Vault, etc)\\
58
+    - Setup and maintained low-level infrastructure: bare-metal, VMs, networking, storage, NVIDIA/Mellanox Infiniband stack, etc\\
59
+    - Worked on custom Kubernetes operators to run AI training and inference workloads\\
60
+  }
61
+
62
+  \tlcventry{2022}{2023}{Infrastructure Engineer Consultant}{iKe}{\emoji{flag-luxembourg}}{BGL / BNP Paribas Group}{
54
     - Migrated manually deployed server applications to CI/CD with Jenkins, Docker, Kubernetes, Kustomize, CA Release Automation, Ansible, AWX, Rancher\\
63
     - Migrated manually deployed server applications to CI/CD with Jenkins, Docker, Kubernetes, Kustomize, CA Release Automation, Ansible, AWX, Rancher\\
55
     - Created a new CI/CD pipeline to deploy Helm charts in IBM Kubernetes Services (IKS)\\
64
     - Created a new CI/CD pipeline to deploy Helm charts in IBM Kubernetes Services (IKS)\\
56
     - Packaging and automation of the deployment of a full Core Banking software in Kubernetes/Helm to replace the existing mainframe
65
     - Packaging and automation of the deployment of a full Core Banking software in Kubernetes/Helm to replace the existing mainframe
65
     - Led the design and implementation of a GPU thread-array diversity measurement tool: generate reports on how thread-arrays are dispatched on physical GPU cores to detect hardware errors for internal automotive usage
74
     - Led the design and implementation of a GPU thread-array diversity measurement tool: generate reports on how thread-arrays are dispatched on physical GPU cores to detect hardware errors for internal automotive usage
66
   }
75
   }
67
 
76
 
68
-  \tlcventry{2016}{0}{Infrastructure Engineer}{Betaclean}{\emoji{flag-france}}{}{
77
+  \tlcventry{2016}{0}{Infrastructure Engineer}{Betaclean}{\emoji{flag-france}}{Family Business}{
69
     - Setup physical network (ISP / routers / ethernet / Wi-Fi)\\
78
     - Setup physical network (ISP / routers / ethernet / Wi-Fi)\\
70
     - Development of internal intranet web app\\
79
     - Development of internal intranet web app\\
71
     - Deployment/management of security systems (Bitwarden / Keycloak / CA / firewall)\\
80
     - Deployment/management of security systems (Bitwarden / Keycloak / CA / firewall)\\
87
   \cvitem{Languages}{C; C++; Python; C\#; Go; Java; Shell/Bash; PostgreSQL}
96
   \cvitem{Languages}{C; C++; Python; C\#; Go; Java; Shell/Bash; PostgreSQL}
88
   \cvitem{Frameworks}{Android SDK; Qt; ASP.NET Core}
97
   \cvitem{Frameworks}{Android SDK; Qt; ASP.NET Core}
89
   \cvitem{Infrastructure}{Kubernetes; Docker/docker-compose; E-mail servers; DNS servers, Keycloak; Bitwarden; Iptables; Zabbix; Step-ca; Hashicorp Vault; Linux Debian/RHEL}
98
   \cvitem{Infrastructure}{Kubernetes; Docker/docker-compose; E-mail servers; DNS servers, Keycloak; Bitwarden; Iptables; Zabbix; Step-ca; Hashicorp Vault; Linux Debian/RHEL}
90
-  \cvitem{CI/CD}{Jenkins; SaltStack; Ansible; Helm; Kustomize}
99
+  \cvitem{CI/CD}{Jenkins; SaltStack; Ansible; Helm; Kustomize; Pulumi; Terraform}
91
 
100
 
92
   \section{Miscellaneous}
101
   \section{Miscellaneous}
93
   \subsection{Languages}
102
   \subsection{Languages}

Loading…
Cancel
Save