-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
321 lines (296 loc) · 12.1 KB
/
Copy pathindex.html
File metadata and controls
321 lines (296 loc) · 12.1 KB
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
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta
name="description"
content="Nicolas Mourad is a cybersecurity engineering leader building teams and security systems at scale."
/>
<meta name="theme-color" content="#f7f7f4" />
<meta property="og:title" content="Nicolas Mourad | Cybersecurity Engineering Leader" />
<meta
property="og:description"
content="Building security engineering teams, systems, and foundations for companies operating at scale."
/>
<title>Nicolas Mourad | Cybersecurity Engineering Leader</title>
<link rel="icon" href="favicon.svg" type="image/svg+xml" />
<link rel="stylesheet" href="styles.css?v=20260911-19" />
<script src="script.js?v=20260911-19" defer></script>
</head>
<body>
<a class="skip-link" href="#main">Skip to content</a>
<header class="site-header shell">
<a class="identity" href="#top" aria-label="Nicolas Mourad, back to top">
<span class="identity-mark" aria-hidden="true">NM</span>
<span>Nicolas Mourad</span>
</a>
<nav aria-label="Primary navigation">
<a href="#work">Work</a>
<a href="#curriculum">CV</a>
<a href="#approach">Approach</a>
<a href="#contact">Contact</a>
</nav>
</header>
<main id="main">
<section class="hero shell" id="top" aria-labelledby="hero-title">
<div class="hero-meta reveal">
<p>Cybersecurity Engineering</p>
<p>Paris, France</p>
</div>
<div class="hero-copy">
<h1 id="hero-title" class="reveal">
Security<br />That <span class="accent-text">Works</span> in Practice.
</h1>
<div class="hero-detail reveal">
<p>
I build security teams and systems for engineering-heavy organizations:
pragmatic trade-offs, secure defaults, and as little friction as possible.
</p>
<p class="current-role">
Currently <strong>Cybersecurity Engineering Lead</strong> at
<span translate="no">Mistral AI</span>
</p>
</div>
</div>
<a class="scroll-cue reveal" href="#work">
Selected Work
<span aria-hidden="true">↓</span>
</a>
</section>
<section class="career section shell" id="work" aria-labelledby="career-title">
<div class="section-label reveal">
<span>01</span>
<p>Selected Chapters</p>
</div>
<div class="section-content">
<h2 id="career-title" class="section-title reveal">
From Engineering Systems to Building Organizations.
</h2>
<ol class="career-list">
<li class="career-item reveal">
<div class="career-time">2026 — Now</div>
<div class="career-role">
<h3>Cybersecurity Engineering Lead</h3>
<p translate="no">Mistral AI</p>
</div>
<p class="career-summary">
Building the cybersecurity engineering team, with a focus on security
systems that work with fast-moving engineering teams in the AI era.
</p>
</li>
<li class="career-item reveal">
<div class="career-time">2021 — 2026</div>
<div class="career-role">
<h3>Security Blue Lead</h3>
<p translate="no">Criteo</p>
</div>
<p class="career-summary">
Built the Security Blue organization. As it evolved, continued leading
Corporate Security, Application & Product Security, and Platform &
Infrastructure Security.
</p>
</li>
<li class="career-item reveal">
<div class="career-time">2017 — 2021</div>
<div class="career-role">
<h3>Global Automation</h3>
<p translate="no">Criteo</p>
</div>
<p class="career-summary">
Built and led a global automation team, turning local tools and fragmented
workflows into shared platforms used across the organization.
</p>
</li>
</ol>
</div>
</section>
<section class="systems section shell" aria-labelledby="systems-title">
<div class="section-label reveal">
<span>02</span>
<p>What I Build</p>
</div>
<div class="section-content">
<h2 id="systems-title" class="section-title reveal">
Security as an Engineering Discipline.
</h2>
<p class="section-intro reveal">
The common thread is leverage: make safe choices automatic, surface
trade-offs, and reserve friction for risks that justify it.
</p>
<div class="scope-grid">
<article class="scope-item reveal">
<p class="scope-index">01</p>
<h3>Security Organizations</h3>
<p>
Team structures, ownership models, roadmaps, and engineering practices
designed around business risk and technical reality.
</p>
</article>
<article class="scope-item reveal">
<p class="scope-index">02</p>
<h3>Security Automation</h3>
<p>
Shared platforms for distributed checks, normalized findings,
continuous controls, and scalable security operations.
</p>
</article>
<article class="scope-item reveal">
<p class="scope-index">03</p>
<h3>Secure Defaults</h3>
<p>
Paved roads and guardrails that make the secure path the easy one:
dependency controls, secrets detection, and software supply-chain
protections.
</p>
</article>
<article class="scope-item reveal">
<p class="scope-index">04</p>
<h3>Engineering Leadership</h3>
<p>
Growing autonomous teams, staying close to implementation,
and creating clarity across complex technical programs.
</p>
</article>
</div>
</div>
</section>
<section class="curriculum section shell" id="curriculum" aria-labelledby="curriculum-title">
<div class="section-label reveal">
<span>03</span>
<p>Curriculum</p>
</div>
<div class="section-content">
<h2 id="curriculum-title" class="section-title reveal">A Builder’s Path.</h2>
<div class="cv-columns">
<section class="cv-group reveal" aria-labelledby="experience-title">
<h3 id="experience-title">Experience</h3>
<ol class="cv-list">
<li>
<time>2026 — Now</time>
<div>
<strong>Cybersecurity Engineering Lead</strong>
<span translate="no">Mistral AI</span>
</div>
</li>
<li>
<time>2021 — 2026</time>
<div>
<strong>Security Blue Lead</strong>
<span translate="no">Criteo</span>
</div>
</li>
<li>
<time>2017 — 2021</time>
<div>
<strong>Engineering Management & Global Automation</strong>
<span translate="no">Criteo</span>
</div>
</li>
<li>
<time>2015 — 2017</time>
<div>
<strong>Software Developer</strong>
<span translate="no">Criteo</span>
</div>
</li>
<li>
<time>2013 — 2015</time>
<div>
<strong>Full-Stack Developer</strong>
<span translate="no">Goprod</span>
</div>
</li>
</ol>
</section>
<div class="cv-aside">
<section class="cv-group reveal" aria-labelledby="education-title">
<h3 id="education-title">Education</h3>
<ol class="cv-list">
<li>
<time>2008 — 2013</time>
<div>
<strong>Engineering, Embedded Systems</strong>
<span translate="no">ISEP</span>
</div>
</li>
<li>
<time>2012</time>
<div>
<strong>University Exchange, Embedded Systems</strong>
<span translate="no">Polytechnique Montréal</span>
</div>
</li>
</ol>
</section>
<section class="cv-group reveal" aria-labelledby="languages-title">
<h3 id="languages-title">Languages</h3>
<ul class="language-list">
<li><span class="language-flag" aria-hidden="true">🇫🇷</span> French</li>
<li><span class="language-flag" aria-hidden="true">🇬🇧</span> English</li>
</ul>
</section>
</div>
</div>
</div>
</section>
<section class="approach section shell" id="approach" aria-labelledby="approach-title">
<div class="section-label section-label--inverse reveal">
<span>04</span>
<p>Honest Security</p>
</div>
<div class="section-content approach-content">
<h2 id="approach-title" class="approach-title reveal">
Security Has to Work<br />Where Engineering Happens.
</h2>
<div class="approach-copy reveal">
<p>
I did not come to security through a traditional security track. I came
from software engineering and automation. That still shapes how I work:
understand how engineers ship, accept that trade-offs are real, and build
security into the path teams already take.
</p>
<p>
<strong class="approach-belief">The secure path should be the easy path.</strong>
Controls should be transparent when they can be, explicit when they must be,
and worth the friction they create.
</p>
</div>
</div>
</section>
<section class="contact section shell" id="contact" aria-labelledby="contact-title">
<div class="section-label reveal">
<span>05</span>
<p>Contact</p>
</div>
<div class="section-content contact-content">
<h2 id="contact-title" class="section-title reveal">Let’s Talk.</h2>
<p class="contact-copy reveal">
Always interested in thoughtful conversations about security engineering,
infrastructure, automation, and technical leadership.
</p>
<div class="contact-actions reveal">
<a
class="primary-link"
href="https://www.linkedin.com/in/nicolas-mourad"
target="_blank"
rel="noreferrer"
>
<span class="linkedin-icon" aria-hidden="true">
<svg viewBox="0 0 24 24" role="img">
<path d="M20.45 20.45h-3.56v-5.57c0-1.33-.02-3.04-1.85-3.04-1.85 0-2.14 1.45-2.14 2.94v5.67H9.35V9h3.42v1.56h.05c.47-.9 1.63-1.85 3.37-1.85 3.6 0 4.26 2.37 4.26 5.46v6.28ZM5.34 7.43a2.06 2.06 0 1 1 0-4.12 2.06 2.06 0 0 1 0 4.12Zm1.48 13.02H3.86V9h2.96v11.45Z" />
</svg>
</span>
Connect on LinkedIn
</a>
</div>
</div>
</section>
</main>
<footer class="site-footer shell">
<p>© <span id="year"></span> Nicolas Mourad</p>
<p>Cybersecurity Engineering · Paris</p>
<a href="#top">Back to top ↑</a>
</footer>
</body>
</html>