-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
244 lines (239 loc) · 7.93 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Luis Montero's Homepage</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.1/css/bulma.min.css">
<script defer src="https://use.fontawesome.com/releases/v5.1.0/js/all.js"></script>
</head>
<body>
<div id="navbarMenuHeroA" class="navbar-menu">
<div class="navbar-end">
<a class="navbar-item is-active">
About
</a>
<a class="navbar-item" href="./projects.html">
Projects
</a>
<a class="navbar-item" href="./random.html">
Random
</a>
<!--
<span class="navbar-item">
<a class="button is-primary is-inverted">
<span class="icon">
<i class="fab fa-github"></i>
</span>
<span>Download</span>
</a>
</span>
-->
</div>
</div>
</div>
<div class="hero is-light">
<section class="section">
<div class="container">
<h1 class="title is-1">
Luis Montero's personal page
<a href="https://github.com/fd0r" target="_blank"> <img height="32" width="32"
src="https://cdn.jsdelivr.net/npm/simple-icons@latest/icons/github.svg" />
</a>
<a href="https://www.linkedin.com/in/luis-montero-/?locale=en_US" target="_blank"> <img height="32" width="32"
src="https://cdn.jsdelivr.net/npm/simple-icons@latest/icons/linkedin.svg" />
</a>
<!-- TODO: Uncomment once cv is updated
<a href=".//cv_luis_montero.pdf" target="_blank">
<img height="32" width="32"
src="https://cdn.jsdelivr.net/npm/simple-icons@latest/icons/adobeacrobatreader.svg" />
</a>
-->
<!-- TODO: add link to twitter account too-->
</h1>
</div>
<div class='container description'>
<!-- TODO: Make this a bit nicer-->
Machine learning engineer <a href="https://zama.ai">@Zama</a>. Working on <a href="https://github.com/zama-ai/concrete-ml">Concrete-ML</a>, an open-source library to simplify the use of fully homomorphic encryption for data-scientists.
</div>
<div class='CV'>
<h2 class="title is-2"></h2>
<div class="formation">
<h3 class="title is-3">Experience</h3>
<table class="table widescreen">
<thead>
<tr>
<th>Company</th>
<th>Title</th>
<th>Description</th>
<th>Start</th>
<th>End</th>
</tr>
</thead>
<!-- TODO: add link to companies websites -->
<tbody>
<tr>
<td>
Zama
</td>
<td>
Machine Learning Engineer
</td>
<td></td>
<td><time datetime="2019-02-18 09:00">July 2022</time></td>
<td><time datetime="2019-08-16 18:00">Present</time></td>
</tr>
<tr>
<td>
Therapixel
</td>
<td>
Research Scientist
</td>
<td></td>
<td><time datetime="2019-02-18 09:00">November 2021</time></td>
<td><time datetime="2019-08-16 18:00">July 2022</time></td>
</tr>
<tr>
<td>
Therapixel
</td>
<td>
Research intern
</td>
<td></td>
<td><time datetime="2019-02-18 09:00">November 2021</time></td>
<td><time datetime="2019-08-16 18:00">April 2020</time></td>
</tr>
<tr>
<td>
Majelan
</td>
<td>
Software Engineer & Data-Science consultant
</td>
<td></td>
<td><time datetime="2019-02-18 09:00">October 2019</time></td>
<td><time datetime="2019-08-16 18:00">February 2020</time></td>
</tr>
<tr>
<td>
xBrain
</td>
<td>
Data-science intern
</td>
<td></td>
<td><time datetime="2019-02-18 09:00">February 2019</time></td>
<td><time datetime="2019-08-16 18:00">August 2019</time></td>
</tr>
<tr>
<td>
Paris Digital Lab
</td>
<td>
Data-scientist, developer & agile prototyper
</td>
<td></td>
<td><time datetime="2018-09-03 09:00">September 2018</time></td>
<td><time datetime="2019-02-08 18:00">February 2019</time></td>
</tr>
<tr>
<td>
bioMerieux
</td>
<td>
Research intern
</td>
<td></td>
<td><time datetime="2018-06-01 00:00">June 2018</time></td>
<td><time datetime="2019-09-31 00:00">August 2018</time></td>
</tr>
</tbody>
</table>
<h3 class="title is-3">Education</h3>
<!-- TODO: Add links to education programs and universities websites -->
<table class="table widescreen">
<thead>
<tr>
<th>School</th>
<th>Degree</th>
<th>Description</th>
<th>Start</th>
<th>End</th>
</tr>
</thead>
<tbody>
<tr>
<td>
Paris-Saclay University / Ecole Polytechnique
</td>
<td>
Master 2: Mathematics Applied to Data-Science
</td>
<td></td>
<td><time datetime="2019-02-18 09:00">February 2019</time></td>
<td><time datetime="2019-08-16 18:00">August 2019</time></td>
</tr>
<tr>
<td>
CentraleSupelec
</td>
<td>
Gap year: Digital Tech Year
</td>
<td></td>
<td><time datetime="2019-02-18 09:00">February 2019</time></td>
<td><time datetime="2019-08-16 18:00">August 2019</time></td>
</tr>
<tr>
<td>
Paris-Sud/Paris-Saclay University / ENSTA Paris-Tech
</td>
<td>
Master 1: Applied Mathematics
</td>
<td></td>
<td><time datetime="2018-09-03 09:00">September 2018</time></td>
<td><time datetime="2019-02-08 18:00">February 2019</time></td>
</tr>
<tr>
<td>
Paris-Sud University
</td>
<td>
Licence 3: Fundamental & Applied Mathematics
</td>
<td></td>
<td><time datetime="2018-06-01 00:00">June 2018</time></td>
<td><time datetime="2019-09-31 00:00">August 2018</time></td>
</tr>
<tr>
<td>
Paris-Sud University
</td>
<td>
Licence 2: Preparation to the magisterium of Mathematics & Computer Science
</td>
<td></td>
<td><time datetime="2018-06-01 00:00">June 2018</time></td>
<td><time datetime="2019-09-31 00:00">August 2018</time></td>
</tr>
<tr>
<td>
Paris-Sud University
</td>
<td>
Licence 1: Mathematics, Physics & Computer Science
</td>
<td></td>
<td><time datetime="2018-06-01 00:00">June 2018</time></td>
<td><time datetime="2019-09-31 00:00">August 2018</time></td>
</tr>
</tbody>
</table>
</div>
</div>
</section>
</body>
</html>