This repository has been archived by the owner on Jun 24, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
464 lines (458 loc) · 54.9 KB
/
about.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
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
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
<!DOCTYPE html>
<html class="text-white" lang="fr" style="--bs-body-bg: #0A0A0A;--bs-body-color: #FFFFFF;--bs-dark: #212121;--bs-dark-rgb: 33,33,33;--bs-light: #BFBFBF;--bs-light-rgb: 191,191,191;--bs-primary: #1774ff;--bs-primary-rgb: 23,116,255;--bs-secondary: #5bc0eb;--bs-secondary-rgb: 91,192,235;--bs-info: #EB459E;--bs-info-rgb: 235,69,158;">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>Switched</title>
<meta name="twitter:image" content="../assets/img/Switched.png">
<meta name="twitter:title" content="Switched">
<meta property="og:image" content="../assets/img/Switched.png">
<meta name="description" content="Switched est le projet de deuxième semestre du groupe CLET. C'est un jeu de plateforme avec de l'action et de l'aventure se jouant à deux. Pour avancer dans celui-ci, il faudra jouer avec la perspective du personnage.">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
<meta name="twitter:description" content="Switched est le projet de deuxième semestre du groupe CLET. C'est un jeu de plateforme avec de l'action et de l'aventure se jouant à deux. Pour avancer dans celui-ci, il faudra jouer avec la perspective du personnage.">
<link rel="icon" type="image/png" sizes="500x500" href="assets/img/Switched.png">
<link rel="icon" type="image/png" sizes="500x500" href="assets/img/Switched.png">
<link rel="icon" type="image/png" sizes="500x500" href="assets/img/Switched.png">
<link rel="icon" type="image/png" sizes="500x500" href="assets/img/Switched.png">
<link rel="icon" type="image/png" sizes="500x500" href="assets/img/Switched.png">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="manifest" href="manifest.json">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=ABeeZee&display=swap">
<link rel="stylesheet" href="assets/css/Footer-Dark.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.11.1/baguetteBox.min.css">
<link rel="stylesheet" href="assets/css/Team.css">
</head>
<body class="text-white" style="font-family: ABeeZee, sans-serif;font-size: 16px;">
<nav class="navbar navbar-dark navbar-expand-md bg-dark py-3" data-aos="fade-down" data-aos-duration="600">
<div class="container"><a class="navbar-brand d-flex align-items-center" data-bss-hover-animate="wobble" href="index.html" style="width: 175.484px;"><img src="assets/img/Switched.png" style="width: 50px;margin: -3px;"><span style="font-weight: bold;">Switched</span></a><button data-bs-toggle="collapse" class="navbar-toggler" data-bs-target="#navcol-6" style="text-align: center;"><span class="visually-hidden">Toggle navigation</span><span class="navbar-toggler-icon"></span></button>
<div class="collapse navbar-collapse flex-grow-0 order-md-first" id="navcol-6" style="text-align: center;">
<ul class="navbar-nav me-auto">
<li class="nav-item"><a class="nav-link" href="index.html">Accueil</a></li>
<li class="nav-item"><a class="nav-link active" href="about.html">À propos</a></li>
<li class="nav-item"><a class="nav-link" href="documents.html">Documents</a></li>
</ul>
<div class="d-md-none my-2"><a class="btn btn-primary border rounded-pill border-0 shadow" role="button" data-bss-hover-animate="tada" href="download.html" style="background: #1774ff;padding: 15px 12px;width: 200px;font-weight: bold;font-size: 18px;">Télécharger</a><a href="en/about.html" style="color: rgba(13,110,253,0);"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20" fill="none" style="margin: 14px;font-size: 22px;color: rgb(255,255,255);">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.00001 2C7.55229 2 8.00001 2.44772 8.00001 3V4H8.73223C8.744 3.99979 8.75581 3.99979 8.76765 4H11C11.5523 4 12 4.44772 12 5C12 5.55228 11.5523 6 11 6H9.57801C9.21635 7.68748 8.63076 9.29154 7.85405 10.7796C8.14482 11.1338 8.44964 11.476 8.76767 11.8055C9.15124 12.2028 9.14007 12.8359 8.74272 13.2195C8.34537 13.603 7.7123 13.5919 7.32873 13.1945C7.13962 12.9986 6.95468 12.7987 6.77405 12.5948C5.88895 13.9101 4.84387 15.1084 3.66692 16.1618C3.2554 16.5301 2.6232 16.4951 2.25487 16.0836C1.88655 15.672 1.92157 15.0398 2.3331 14.6715C3.54619 13.5858 4.60214 12.3288 5.4631 10.9389C4.90663 10.1499 4.40868 9.31652 3.97558 8.44503C3.7298 7.95045 3.93148 7.35027 4.42606 7.10449C4.92064 6.8587 5.52083 7.06039 5.76661 7.55497C6.00021 8.02502 6.25495 8.48278 6.52961 8.92699C6.947 7.99272 7.28247 7.01402 7.52698 6H3.00001C2.44772 6 2.00001 5.55228 2.00001 5C2.00001 4.44772 2.44772 4 3.00001 4H6.00001V3C6.00001 2.44772 6.44772 2 7.00001 2ZM13 8C13.3788 8 13.725 8.214 13.8944 8.55279L16.8854 14.5348C16.8919 14.5471 16.8982 14.5596 16.9041 14.5722L17.8944 16.5528C18.1414 17.0468 17.9412 17.6474 17.4472 17.8944C16.9532 18.1414 16.3526 17.9412 16.1056 17.4472L15.382 16H10.618L9.89444 17.4472C9.64745 17.9412 9.04677 18.1414 8.5528 17.8944C8.05882 17.6474 7.85859 17.0468 8.10558 16.5528L9.09589 14.5722C9.10187 14.5596 9.1081 14.5471 9.11458 14.5348L12.1056 8.55279C12.275 8.214 12.6212 8 13 8ZM11.618 14H14.382L13 11.2361L11.618 14Z" fill="currentColor"></path>
</svg></a></div>
</div>
<div class="d-none d-md-block"><a class="btn btn-primary border rounded-pill border-0 shadow" role="button" data-bss-hover-animate="tada" href="download.html" style="background: #1774ff;padding: 15px 12px;width: 200px;font-weight: bold;font-size: 18px;">Télécharger</a><a href="en/about.html" style="color: rgba(13,110,253,0);"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20" fill="none" style="margin: 14px;font-size: 22px;color: rgb(255,255,255);">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.00001 2C7.55229 2 8.00001 2.44772 8.00001 3V4H8.73223C8.744 3.99979 8.75581 3.99979 8.76765 4H11C11.5523 4 12 4.44772 12 5C12 5.55228 11.5523 6 11 6H9.57801C9.21635 7.68748 8.63076 9.29154 7.85405 10.7796C8.14482 11.1338 8.44964 11.476 8.76767 11.8055C9.15124 12.2028 9.14007 12.8359 8.74272 13.2195C8.34537 13.603 7.7123 13.5919 7.32873 13.1945C7.13962 12.9986 6.95468 12.7987 6.77405 12.5948C5.88895 13.9101 4.84387 15.1084 3.66692 16.1618C3.2554 16.5301 2.6232 16.4951 2.25487 16.0836C1.88655 15.672 1.92157 15.0398 2.3331 14.6715C3.54619 13.5858 4.60214 12.3288 5.4631 10.9389C4.90663 10.1499 4.40868 9.31652 3.97558 8.44503C3.7298 7.95045 3.93148 7.35027 4.42606 7.10449C4.92064 6.8587 5.52083 7.06039 5.76661 7.55497C6.00021 8.02502 6.25495 8.48278 6.52961 8.92699C6.947 7.99272 7.28247 7.01402 7.52698 6H3.00001C2.44772 6 2.00001 5.55228 2.00001 5C2.00001 4.44772 2.44772 4 3.00001 4H6.00001V3C6.00001 2.44772 6.44772 2 7.00001 2ZM13 8C13.3788 8 13.725 8.214 13.8944 8.55279L16.8854 14.5348C16.8919 14.5471 16.8982 14.5596 16.9041 14.5722L17.8944 16.5528C18.1414 17.0468 17.9412 17.6474 17.4472 17.8944C16.9532 18.1414 16.3526 17.9412 16.1056 17.4472L15.382 16H10.618L9.89444 17.4472C9.64745 17.9412 9.04677 18.1414 8.5528 17.8944C8.05882 17.6474 7.85859 17.0468 8.10558 16.5528L9.09589 14.5722C9.10187 14.5596 9.1081 14.5471 9.11458 14.5348L12.1056 8.55279C12.275 8.214 12.6212 8 13 8ZM11.618 14H14.382L13 11.2361L11.618 14Z" fill="currentColor"></path>
</svg></a></div>
</div>
</nav>
<div class="container py-4 py-xl-5">
<div class="row mb-4 mb-lg-5">
<div class="col-md-8 col-xl-6 text-center mx-auto">
<h2>Le groupe CLET</h2>
<p class="w-lg-50">CLET est formé par quatre étudiants de l'école d'ingénieur en informatique EPITA. Dans le cadre d'un projet de première année, ils réalisent le jeu vidéo Switched.</p>
</div>
</div>
<div class="row gy-4 row-cols-2 row-cols-md-4" data-aos="zoom-out" data-aos-duration="700">
<div class="col">
<div class="card border-0 shadow-none" style="background: rgb(33,33,33);">
<div class="card-body text-center d-flex flex-column align-items-center p-0" style="height: 250px;"><img class="rounded-circle mb-3 fit-cover" data-bss-hover-animate="rubberBand" src="assets/img/about/clem.png" height="130" width="130" style="padding: 10px;">
<h5 class="fw-bold text-primary card-title mb-0" style="font-size: 15px;"><strong>Clément NGUYEN</strong></h5>
<ul class="list-inline fs-6 text-muted w-100 mb-0">
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"><a href="https://discordapp.com/users/259302097197989888" style="color: rgb(108,117,125);" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-discord" style="color: rgb(255,255,255);">
<path d="M13.545 2.907a13.227 13.227 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.19 12.19 0 0 0-3.658 0 8.258 8.258 0 0 0-.412-.833.051.051 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.041.041 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032c.001.014.01.028.021.037a13.276 13.276 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019c.308-.42.582-.863.818-1.329a.05.05 0 0 0-.01-.059.051.051 0 0 0-.018-.011 8.875 8.875 0 0 1-1.248-.595.05.05 0 0 1-.02-.066.051.051 0 0 1 .015-.019c.084-.063.168-.129.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.052.052 0 0 1 .053.007c.08.066.164.132.248.195a.051.051 0 0 1-.004.085 8.254 8.254 0 0 1-1.249.594.05.05 0 0 0-.03.03.052.052 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.235 13.235 0 0 0 4.001-2.02.049.049 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.034.034 0 0 0-.02-.019Zm-8.198 7.307c-.789 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612Zm5.316 0c-.788 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612Z"></path>
</svg></a></div>
</li>
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"><a href="https://github.com/Swarwerth" style="color: rgb(108,117,125);" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-github" style="color: rgb(255,255,255);">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path>
</svg></a></div>
</li>
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center" style="height: 30px;"><a href="mailto:clement.nguyen@epita.fr" style="color: rgb(108,117,125);"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-mailbox" style="color: rgb(255,255,255);">
<path d="M4 4a3 3 0 0 0-3 3v6h6V7a3 3 0 0 0-3-3zm0-1h8a4 4 0 0 1 4 4v6a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a4 4 0 0 1 4-4zm2.646 1A3.99 3.99 0 0 1 8 7v6h7V7a3 3 0 0 0-3-3H6.646z"></path>
<path d="M11.793 8.5H9v-1h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.354-.146l-.853-.854zM5 7c0 .552-.448 0-1 0s-1 .552-1 0a1 1 0 0 1 2 0z"></path>
</svg></a></div>
</li>
</ul>
<p class="card-text mb-2">Group leader</p>
</div>
</div>
</div>
<div class="col">
<div class="card border-0 shadow-none" style="background: rgb(33,33,33);">
<div class="card-body text-center d-flex flex-column align-items-center p-0" style="height: 250px;"><img class="rounded-circle mb-3 fit-cover" data-bss-hover-animate="rubberBand" width="130" height="130" src="assets/img/about/lea.png" style="padding: 10px;">
<h5 class="fw-bold text-primary card-title mb-0" style="font-size: 15px;"><strong>Léa BONET</strong></h5>
<ul class="list-inline fs-6 text-muted w-100 mb-0">
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"><a href="https://discordapp.com/users/362278979258023938" style="color: rgb(108,117,125);" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-discord" style="color: rgb(255,255,255);">
<path d="M13.545 2.907a13.227 13.227 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.19 12.19 0 0 0-3.658 0 8.258 8.258 0 0 0-.412-.833.051.051 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.041.041 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032c.001.014.01.028.021.037a13.276 13.276 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019c.308-.42.582-.863.818-1.329a.05.05 0 0 0-.01-.059.051.051 0 0 0-.018-.011 8.875 8.875 0 0 1-1.248-.595.05.05 0 0 1-.02-.066.051.051 0 0 1 .015-.019c.084-.063.168-.129.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.052.052 0 0 1 .053.007c.08.066.164.132.248.195a.051.051 0 0 1-.004.085 8.254 8.254 0 0 1-1.249.594.05.05 0 0 0-.03.03.052.052 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.235 13.235 0 0 0 4.001-2.02.049.049 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.034.034 0 0 0-.02-.019Zm-8.198 7.307c-.789 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612Zm5.316 0c-.788 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612Z"></path>
</svg></a></div>
</li>
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center" style="height: 30px;"><a href="mailto:lea.bonet@epita.fr" style="color: rgb(108,117,125);"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-mailbox" style="color: rgb(255,255,255);">
<path d="M4 4a3 3 0 0 0-3 3v6h6V7a3 3 0 0 0-3-3zm0-1h8a4 4 0 0 1 4 4v6a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a4 4 0 0 1 4-4zm2.646 1A3.99 3.99 0 0 1 8 7v6h7V7a3 3 0 0 0-3-3H6.646z"></path>
<path d="M11.793 8.5H9v-1h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.354-.146l-.853-.854zM5 7c0 .552-.448 0-1 0s-1 .552-1 0a1 1 0 0 1 2 0z"></path>
</svg></a></div>
</li>
</ul>
<p class="card-text mb-2">Story maker</p>
</div>
</div>
</div>
<div class="col">
<div class="card border-0 shadow-none" style="background: rgb(33,33,33);">
<div class="card-body text-center d-flex flex-column align-items-center p-0" style="height: 250px;"><img class="rounded-circle mb-3 fit-cover" data-bss-hover-animate="rubberBand" width="130" height="130" src="assets/img/about/elie.png" style="padding: 10px;">
<h5 class="fw-bold text-primary card-title mb-0" style="font-size: 15px;"><strong>Elie TEMKINE</strong></h5>
<ul class="list-inline fs-6 text-muted w-100 mb-0">
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"><a href="https://discordapp.com/users/645316106810032158" style="color: rgb(108,117,125);" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-discord" style="color: rgb(255,255,255);">
<path d="M13.545 2.907a13.227 13.227 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.19 12.19 0 0 0-3.658 0 8.258 8.258 0 0 0-.412-.833.051.051 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.041.041 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032c.001.014.01.028.021.037a13.276 13.276 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019c.308-.42.582-.863.818-1.329a.05.05 0 0 0-.01-.059.051.051 0 0 0-.018-.011 8.875 8.875 0 0 1-1.248-.595.05.05 0 0 1-.02-.066.051.051 0 0 1 .015-.019c.084-.063.168-.129.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.052.052 0 0 1 .053.007c.08.066.164.132.248.195a.051.051 0 0 1-.004.085 8.254 8.254 0 0 1-1.249.594.05.05 0 0 0-.03.03.052.052 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.235 13.235 0 0 0 4.001-2.02.049.049 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.034.034 0 0 0-.02-.019Zm-8.198 7.307c-.789 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612Zm5.316 0c-.788 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612Z"></path>
</svg></a></div>
</li>
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"><a href="https://twitter.com/TemkineE" style="color: rgb(108,117,125);" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-twitter" style="color: rgb(255,255,255);">
<path d="M5.026 15c6.038 0 9.341-5.003 9.341-9.334 0-.14 0-.282-.006-.422A6.685 6.685 0 0 0 16 3.542a6.658 6.658 0 0 1-1.889.518 3.301 3.301 0 0 0 1.447-1.817 6.533 6.533 0 0 1-2.087.793A3.286 3.286 0 0 0 7.875 6.03a9.325 9.325 0 0 1-6.767-3.429 3.289 3.289 0 0 0 1.018 4.382A3.323 3.323 0 0 1 .64 6.575v.045a3.288 3.288 0 0 0 2.632 3.218 3.203 3.203 0 0 1-.865.115 3.23 3.23 0 0 1-.614-.057 3.283 3.283 0 0 0 3.067 2.277A6.588 6.588 0 0 1 .78 13.58a6.32 6.32 0 0 1-.78-.045A9.344 9.344 0 0 0 5.026 15z"></path>
</svg></a></div>
</li>
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center" style="height: 30px;"><a href="mailto:elie.temkine@epita.fr" style="color: rgb(108,117,125);"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-mailbox" style="color: rgb(255,255,255);">
<path d="M4 4a3 3 0 0 0-3 3v6h6V7a3 3 0 0 0-3-3zm0-1h8a4 4 0 0 1 4 4v6a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a4 4 0 0 1 4-4zm2.646 1A3.99 3.99 0 0 1 8 7v6h7V7a3 3 0 0 0-3-3H6.646z"></path>
<path d="M11.793 8.5H9v-1h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.354-.146l-.853-.854zM5 7c0 .552-.448 0-1 0s-1 .552-1 0a1 1 0 0 1 2 0z"></path>
</svg></a></div>
</li>
</ul>
<p class="card-text mb-2">Level designer</p>
</div>
</div>
</div>
<div class="col">
<div class="card border-0 shadow-none" style="background: rgb(33,33,33);">
<div class="card-body text-center d-flex flex-column align-items-center p-0" style="height: 250px;"><img class="rounded-circle mb-3 fit-cover" data-bss-hover-animate="rubberBand" width="130" height="130" src="assets/img/about/theo.png" style="padding: 10px;">
<h5 class="fw-bold text-primary card-title mb-0" style="font-size: 15px;"><strong>Théo</strong> MIDROUILLET</h5>
<ul class="list-inline fs-6 text-muted w-100 mb-0">
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"><a href="https://discordapp.com/users/304852993499594762" style="color: rgb(108,117,125);" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-discord" style="color: rgb(255,255,255);">
<path d="M13.545 2.907a13.227 13.227 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.19 12.19 0 0 0-3.658 0 8.258 8.258 0 0 0-.412-.833.051.051 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.041.041 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032c.001.014.01.028.021.037a13.276 13.276 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019c.308-.42.582-.863.818-1.329a.05.05 0 0 0-.01-.059.051.051 0 0 0-.018-.011 8.875 8.875 0 0 1-1.248-.595.05.05 0 0 1-.02-.066.051.051 0 0 1 .015-.019c.084-.063.168-.129.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.052.052 0 0 1 .053.007c.08.066.164.132.248.195a.051.051 0 0 1-.004.085 8.254 8.254 0 0 1-1.249.594.05.05 0 0 0-.03.03.052.052 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.235 13.235 0 0 0 4.001-2.02.049.049 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.034.034 0 0 0-.02-.019Zm-8.198 7.307c-.789 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612Zm5.316 0c-.788 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612Z"></path>
</svg></a></div>
</li>
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center"><a style="color: rgb(108,117,125);" href="https://github.com/thooooo" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-github" style="color: rgb(255,255,255);">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path>
</svg></a></div>
</li>
<li class="list-inline-item text-center">
<div class="d-flex flex-column align-items-center" style="height: 30px;"><a href="mailto:theo.midrouillet@epita.fr" style="color: rgb(108,117,125);"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-mailbox" style="color: rgb(255,255,255);">
<path d="M4 4a3 3 0 0 0-3 3v6h6V7a3 3 0 0 0-3-3zm0-1h8a4 4 0 0 1 4 4v6a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a4 4 0 0 1 4-4zm2.646 1A3.99 3.99 0 0 1 8 7v6h7V7a3 3 0 0 0-3-3H6.646z"></path>
<path d="M11.793 8.5H9v-1h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.354-.146l-.853-.854zM5 7c0 .552-.448 0-1 0s-1 .552-1 0a1 1 0 0 1 2 0z"></path>
</svg></a></div>
</li>
</ul>
<p class="card-text mb-2">Technical developer</p>
</div>
</div>
</div>
</div>
</div>
<div class="container py-4 py-xl-5" data-aos="fade-up" data-aos-duration="700">
<div class="text-center text-white-50 bg-primary border rounded border-0 p-3">
<div class="row row-cols-2 row-cols-md-4">
<div class="col">
<div data-bss-hover-animate="flash" class="p-3">
<h4 class="display-5 fw-bold text-white mb-0">201</h4>
<p class="mb-0">Fichiers</p>
</div>
</div>
<div class="col" data-bss-hover-animate="flash">
<div class="p-3">
<h4 class="display-5 fw-bold text-white mb-0">4 200</h4>
<p class="mb-0">Lignes de codes</p>
</div>
</div>
<div class="col" data-bss-hover-animate="flash">
<div class="p-3">
<h4 class="display-5 fw-bold text-white mb-0">100%</h4>
<p class="mb-0">Avancement global</p>
</div>
</div>
<div class="col" data-bss-hover-animate="flash">
<div class="p-3">
<h4 class="display-5 fw-bold text-white mb-0">178</h4>
<p class="mb-0">Jours pour le projet</p>
</div>
</div>
</div>
</div>
</div>
<div class="container py-4 py-xl-5" data-aos="zoom-in-up" data-aos-duration="700" data-aos-once="true">
<div class="row gy-4 gy-md-0">
<div class="col-md-6">
<div class="p-xl-5 m-xl-5"><img class="rounded img-fluid w-100 fit-cover" src="assets/img/perso/Fishono_idle_gif.gif"></div>
</div>
<div class="col-md-6 d-md-flex align-items-md-center">
<div style="max-width: 350px;">
<h2 class="text-uppercase fw-bold text-center">CLÉMENT NGUYEN</h2>
<p class="my-3" style="text-align: justify;">Intéressé depuis tout petit à l’informatique, j’ai intégré la Promo 2026 d’EPITA. Je sors d’une classe Terminale générale avec les spécialités Mathématiques et Physique-Chimie. Ce projet me permettra de savoir comment l’on gère la création et la mise en œuvre d’un projet.<br></p>
</div>
</div>
</div>
</div>
<div class="container py-4 py-xl-5" data-aos="zoom-in-up" data-aos-duration="700" data-aos-once="true">
<div class="row gy-4 gy-md-0">
<div class="col-md-6 text-center text-md-start d-flex d-sm-flex d-md-flex justify-content-center align-items-center justify-content-md-start align-items-md-center justify-content-xl-center">
<div style="max-width: 350px;">
<h2 class="text-uppercase fw-bold text-center">LÉA BONET</h2>
<p class="my-3" style="text-align: justify;">Je m’appelle Léa Bonet et je suis étudiante à EPITA. J’ai toujours été intéressé par l’informatique, c’est pour ça que j’ai choisi d’intégrer cette école. En Terminale, j’avais les spécialités Mathématiques et Physique.<br></p>
</div>
</div>
<div class="col-md-6">
<div class="p-xl-5 m-xl-5"><img class="rounded img-fluid w-100 fit-cover" style="min-height: 300px;" src="assets/img/perso/Came_idle_gif.gif"></div>
</div>
</div>
</div>
<div class="container py-4 py-xl-5" data-aos="zoom-in-up" data-aos-duration="700" data-aos-once="true">
<div class="row gy-4 gy-md-0">
<div class="col-md-6">
<div class="p-xl-5 m-xl-5"><img class="rounded img-fluid w-100 fit-cover" style="min-height: 300px;" src="assets/img/perso/Renardo_idle_gif.gif"></div>
</div>
<div class="col-md-6 d-md-flex align-items-md-center">
<div style="max-width: 350px;">
<h2 class="text-uppercase fw-bold text-center">ELIE TEMKINE</h2>
<p class="my-3" style="text-align: justify;">Je m’appelle Elie Temkine et sort de Terminale spécialités Mathématiques et Physique. Je suis depuis plusieurs années intéressé par la programmation et j'ai hâte de faire ce projet de groupe qui je pense nous apportera beaucoup à chacun.<br></p>
</div>
</div>
</div>
</div>
<div class="container py-4 py-xl-5" data-aos="zoom-in-up" data-aos-duration="700" data-aos-once="true">
<div class="row gy-4 gy-md-0">
<div class="col-md-6 text-center text-md-start d-flex d-sm-flex d-md-flex justify-content-center align-items-center justify-content-md-start align-items-md-center justify-content-xl-center">
<div style="max-width: 350px;">
<h2 class="text-uppercase fw-bold text-center">THÉO MIDROUILLET</h2>
<p class="my-3" style="text-align: justify;">Je suis Théo Midrouillet, étudiant en première année à EPITA, en D2. J’aime l’informatique et notamment la programmation, c’est pourquoi au lycée, j’ai choisi les spécialités Mathématiques et Numériques et Sciences de l’Informatique. J’ai déjà créé divers projets personnels sur Unity en 2D et 3D. J’aime également le dessin, le skateboard et le basketball.<br></p>
</div>
</div>
<div class="col-md-6">
<div class="p-xl-5 m-xl-5"><img class="rounded img-fluid w-100 fit-cover" style="min-height: 300px;" src="assets/img/perso/Pouleto_idle_gif.gif"></div>
</div>
</div>
</div>
<div class="container text-start border rounded border-0" data-aos="fade-up" data-aos-duration="700" data-aos-once="true" style="background: rgb(33,33,33);">
<div class="table-responsive" style="color: rgb(255,255,255);border-width: 0px;border-style: solid;border-bottom-width: 0px;padding: 10px;">
<table class="table table-hover">
<thead style="color: rgb(255,255,255);border-width: 2px;">
<tr>
<th style="color: rgb(255,255,255);border-style: solid;border-right: 2px solid rgb(255,255,255) ;"></th>
<th style="color: rgb(255,255,255);border-right: 2px solid rgb(255,255,255) ;">Clément</th>
<th style="color: rgb(255,255,255);border-right: 2px solid rgb(255,255,255) ;">Léa</th>
<th style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255,255,255);">Elie</th>
<th style="color: rgb(255,255,255);">Théo</th>
</tr>
</thead>
<tbody style="color: rgb(255,255,255);border: 2px solid rgb(255,255,255) ;">
<tr style="border-bottom-width: 2px;border-bottom-color: rgb(255,255,255);">
<td style="color: rgb(255,255,255);border-right: 2px solid rgb(255,255,255);font-weight: bold;">IA</td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #f76526;"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);"></td>
<td style="color: rgb(255,255,255);background: #1774ff;"></td>
</tr>
<tr style="border-bottom-width: 2px;border-bottom-color: rgb(255,255,255);">
<td style="color: rgb(255,255,255);border-right: 2px solid rgb(255,255,255);font-weight: bold;">Switch 2D - 3D</td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #1774ff;"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #f76526;"></td>
<td style="color: rgb(255,255,255);"></td>
</tr>
<tr style="border-bottom-width: 2px;border-bottom-color: rgb(255,255,255);">
<td style="color: rgb(255,255,255);border-right: 2px solid rgb(255,255,255);font-weight: bold;">Joueurs et Character design</td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #f76526;"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);"></td>
<td style="color: rgb(255,255,255);background: #1774ff;"></td>
</tr>
<tr style="border-bottom-width: 2px;border-bottom-color: rgb(255,255,255);">
<td style="color: rgb(255,255,255);border-right: 2px solid rgb(255,255,255);font-weight: bold;">Réseau</td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #1774ff;"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);"></td>
<td style="color: rgb(255,255,255);background: #f76526;"></td>
</tr>
<tr style="border-bottom-width: 2px;border-bottom-color: rgb(255,255,255);">
<td style="color: rgb(255,255,255);border-right: 2px solid rgb(255,255,255);font-weight: bold;">HUD et menus</td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #f76526;"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #1774ff;"></td>
<td style="color: rgb(255,255,255);"></td>
</tr>
<tr style="border-bottom-width: 2px;border-bottom-color: rgb(255,255,255);">
<td style="color: rgb(255,255,255);border-right: 2px solid rgb(255,255,255);font-weight: bold;">Level design</td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #f76526;"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #1774ff;"></td>
<td style="color: rgb(255,255,255);"></td>
</tr>
<tr style="border-bottom-width: 2px;border-bottom-color: rgb(255,255,255);">
<td style="color: rgb(255,255,255);border-right: 2px solid rgb(255,255,255);font-weight: bold;">Histoire et direction artistique</td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #1774ff;"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);"></td>
<td style="color: rgb(255,255,255);background: #f76526;"></td>
</tr>
<tr style="border-bottom-width: 2px;border-bottom-color: rgb(255,255,255);">
<td style="color: rgb(255,255,255);border-right: 2px solid rgb(255,255,255);font-weight: bold;">Site web</td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #1774ff;"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #f76526;"></td>
<td style="color: rgb(255,255,255);"></td>
</tr>
<tr style="border-bottom-width: 2px;border-bottom-color: rgb(255,255,255);">
<td style="color: rgb(255,255,255);border-right: 2px solid rgb(255,255,255);font-weight: bold;">Mini-jeux</td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #1774ff;"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #1774ff;"></td>
<td style="color: rgb(255,255,255);border-right-width: 2px;border-right-color: rgb(255, 255, 255);background: #1774ff;"></td>
<td style="color: rgb(255,255,255);background: #1774ff;"></td>
</tr>
</tbody>
</table>
</div>
<p class="text-start" style="height: 50px;font-style: italic;font-size: 13px;">* Les responsables des pôles sont désignés par le bleu, et leur assistant par l'orange.</p>
</div>
<div class="container py-4 py-xl-5">
<div class="row mb-5">
<div class="col-md-8 col-xl-6 text-center mx-auto">
<h2>Logiciels utilisés</h2>
<p class="w-lg-50">Tous les logiciels que l'on a pu prendre en main et utiliser pour le projet Switched.</p>
</div>
</div>
<div class="row row-cols-1 row-cols-md-2 row-cols-xl-3">
<div class="col">
<div class="d-flex p-3"><a target="_blank" href="https://unity.com/">
<div class="bs-icon-sm bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block bs-icon sm" data-bss-hover-animate="wobble"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-controller">
<path d="M11.5 6.027a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-1.5 1.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2.5-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm-1.5 1.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm-6.5-3h1v1h1v1h-1v1h-1v-1h-1v-1h1v-1z"></path>
<path d="M3.051 3.26a.5.5 0 0 1 .354-.613l1.932-.518a.5.5 0 0 1 .62.39c.655-.079 1.35-.117 2.043-.117.72 0 1.443.041 2.12.126a.5.5 0 0 1 .622-.399l1.932.518a.5.5 0 0 1 .306.729c.14.09.266.19.373.297.408.408.78 1.05 1.095 1.772.32.733.599 1.591.805 2.466.206.875.34 1.78.364 2.606.024.816-.059 1.602-.328 2.21a1.42 1.42 0 0 1-1.445.83c-.636-.067-1.115-.394-1.513-.773-.245-.232-.496-.526-.739-.808-.126-.148-.25-.292-.368-.423-.728-.804-1.597-1.527-3.224-1.527-1.627 0-2.496.723-3.224 1.527-.119.131-.242.275-.368.423-.243.282-.494.575-.739.808-.398.38-.877.706-1.513.773a1.42 1.42 0 0 1-1.445-.83c-.27-.608-.352-1.395-.329-2.21.024-.826.16-1.73.365-2.606.206-.875.486-1.733.805-2.466.315-.722.687-1.364 1.094-1.772a2.34 2.34 0 0 1 .433-.335.504.504 0 0 1-.028-.079zm2.036.412c-.877.185-1.469.443-1.733.708-.276.276-.587.783-.885 1.465a13.748 13.748 0 0 0-.748 2.295 12.351 12.351 0 0 0-.339 2.406c-.022.755.062 1.368.243 1.776a.42.42 0 0 0 .426.24c.327-.034.61-.199.929-.502.212-.202.4-.423.615-.674.133-.156.276-.323.44-.504C4.861 9.969 5.978 9.027 8 9.027s3.139.942 3.965 1.855c.164.181.307.348.44.504.214.251.403.472.615.674.318.303.601.468.929.503a.42.42 0 0 0 .426-.241c.18-.408.265-1.02.243-1.776a12.354 12.354 0 0 0-.339-2.406 13.753 13.753 0 0 0-.748-2.295c-.298-.682-.61-1.19-.885-1.465-.264-.265-.856-.523-1.733-.708-.85-.179-1.877-.27-2.913-.27-1.036 0-2.063.091-2.913.27z"></path>
</svg></div>
</a>
<div class="px-2">
<h5 class="mb-0 mt-1"> Unity</h5>
</div>
</div>
</div>
<div class="col">
<div class="d-flex p-3"><a target="_blank" href="https://www.photonengine.com/">
<div class="bs-icon-sm bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block bs-icon sm" data-bss-hover-animate="wobble"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-cast">
<path d="m7.646 9.354-3.792 3.792a.5.5 0 0 0 .353.854h7.586a.5.5 0 0 0 .354-.854L8.354 9.354a.5.5 0 0 0-.708 0z"></path>
<path d="M11.414 11H14.5a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h3.086l-1 1H1.5A1.5 1.5 0 0 1 0 10.5v-7A1.5 1.5 0 0 1 1.5 2h13A1.5 1.5 0 0 1 16 3.5v7a1.5 1.5 0 0 1-1.5 1.5h-2.086l-1-1z"></path>
</svg></div>
</a>
<div class="px-2">
<h5 class="mb-0 mt-1"> Photon Engine</h5>
</div>
</div>
</div>
<div class="col">
<div class="d-flex p-3"><a href="https://github.com/" target="_blank">
<div class="bs-icon-sm bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block bs-icon sm" data-bss-hover-animate="wobble"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-bezier2">
<path fill-rule="evenodd" d="M1 2.5A1.5 1.5 0 0 1 2.5 1h1A1.5 1.5 0 0 1 5 2.5h4.134a1 1 0 1 1 0 1h-2.01c.18.18.34.381.484.605.638.992.892 2.354.892 3.895 0 1.993.257 3.092.713 3.7.356.476.895.721 1.787.784A1.5 1.5 0 0 1 12.5 11h1a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5h-1a1.5 1.5 0 0 1-1.5-1.5H6.866a1 1 0 1 1 0-1h1.711a2.839 2.839 0 0 1-.165-.2C7.743 11.407 7.5 10.007 7.5 8c0-1.46-.246-2.597-.733-3.355-.39-.605-.952-1-1.767-1.112A1.5 1.5 0 0 1 3.5 5h-1A1.5 1.5 0 0 1 1 3.5v-1zM2.5 2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1zm10 10a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h1a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5h-1z"></path>
</svg></div>
</a>
<div class="px-2">
<h5 class="mb-0 mt-1"> Github et Git</h5>
</div>
</div>
</div>
<div class="col">
<div class="d-flex p-3"><a href="https://bootstrapstudio.io/" target="_blank">
<div class="bs-icon-sm bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block bs-icon sm" data-bss-hover-animate="wobble"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-window-sidebar">
<path d="M2.5 4a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1zm2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm1 .5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1z"></path>
<path d="M2 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2H2zm12 1a1 1 0 0 1 1 1v2H1V3a1 1 0 0 1 1-1h12zM1 13V6h4v8H2a1 1 0 0 1-1-1zm5 1V6h9v7a1 1 0 0 1-1 1H6z"></path>
</svg></div>
</a>
<div class="px-2">
<h5 class="mb-0 mt-1"> Bootstrap Studio<br></h5>
</div>
</div>
</div>
<div class="col">
<div class="d-flex p-3"><a href="https://www.adobe.com/fr/products/photoshop.html" target="_blank">
<div class="bs-icon-sm bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block bs-icon sm" data-bss-hover-animate="wobble"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-image">
<path d="M6.002 5.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0z"></path>
<path d="M2.002 1a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2h-12zm12 1a1 1 0 0 1 1 1v6.5l-3.777-1.947a.5.5 0 0 0-.577.093l-3.71 3.71-2.66-1.772a.5.5 0 0 0-.63.062L1.002 12V3a1 1 0 0 1 1-1h12z"></path>
</svg></div>
</a>
<div class="px-2">
<h5 class="mb-0 mt-1"> Photoshop</h5>
</div>
</div>
</div>
<div class="col">
<div class="d-flex p-3"><a href="https://www.gimp.org/" target="_blank">
<div class="bs-icon-sm bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block bs-icon sm" data-bss-hover-animate="wobble"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-file-image-fill">
<path d="M4 0h8a2 2 0 0 1 2 2v8.293l-2.73-2.73a1 1 0 0 0-1.52.127l-1.889 2.644-1.769-1.062a1 1 0 0 0-1.222.15L2 12.292V2a2 2 0 0 1 2-2zm4.002 5.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0z"></path>
<path d="M10.564 8.27 14 11.708V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2v-.293l3.578-3.577 2.56 1.536 2.426-3.395z"></path>
</svg></div>
</a>
<div class="px-2">
<h5 class="mb-0 mt-1"> GIMP</h5>
</div>
</div>
</div>
<div class="col">
<div class="d-flex p-3"><a href="https://www.overleaf.com/" target="_blank">
<div class="bs-icon-sm bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block bs-icon sm" data-bss-hover-animate="wobble"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-file-earmark-richtext">
<path d="M14 4.5V14a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h5.5L14 4.5zm-3 0A1.5 1.5 0 0 1 9.5 3V1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V4.5h-2z"></path>
<path d="M4.5 12.5A.5.5 0 0 1 5 12h3a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm0-2A.5.5 0 0 1 5 10h6a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm1.639-3.708 1.33.886 1.854-1.855a.25.25 0 0 1 .289-.047l1.888.974V8.5a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V8s1.54-1.274 1.639-1.208zM6.25 6a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5z"></path>
</svg></div>
</a>
<div class="px-2">
<h5 class="mb-0 mt-1"> Overleaf</h5>
</div>
</div>
</div>
<div class="col">
<div class="d-flex p-3"><a href="https://code.visualstudio.com/" target="_blank">
<div class="bs-icon-sm bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block bs-icon sm" data-bss-hover-animate="wobble"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-code-slash">
<path d="M10.478 1.647a.5.5 0 1 0-.956-.294l-4 13a.5.5 0 0 0 .956.294l4-13zM4.854 4.146a.5.5 0 0 1 0 .708L1.707 8l3.147 3.146a.5.5 0 0 1-.708.708l-3.5-3.5a.5.5 0 0 1 0-.708l3.5-3.5a.5.5 0 0 1 .708 0zm6.292 0a.5.5 0 0 0 0 .708L14.293 8l-3.147 3.146a.5.5 0 0 0 .708.708l3.5-3.5a.5.5 0 0 0 0-.708l-3.5-3.5a.5.5 0 0 0-.708 0z"></path>
</svg></div>
</a>
<div class="px-2">
<h5 class="mb-0 mt-1"> Visual Studio Code</h5>
</div>
</div>
</div>
<div class="col">
<div class="d-flex p-3"><a data-bss-hover-animate="wobble" href="https://discord.com/" target="_blank">
<div class="bs-icon-sm bs-icon-rounded bs-icon-primary d-flex flex-shrink-0 justify-content-center align-items-center d-inline-block bs-icon sm"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-discord">
<path d="M13.545 2.907a13.227 13.227 0 0 0-3.257-1.011.05.05 0 0 0-.052.025c-.141.25-.297.577-.406.833a12.19 12.19 0 0 0-3.658 0 8.258 8.258 0 0 0-.412-.833.051.051 0 0 0-.052-.025c-1.125.194-2.22.534-3.257 1.011a.041.041 0 0 0-.021.018C.356 6.024-.213 9.047.066 12.032c.001.014.01.028.021.037a13.276 13.276 0 0 0 3.995 2.02.05.05 0 0 0 .056-.019c.308-.42.582-.863.818-1.329a.05.05 0 0 0-.01-.059.051.051 0 0 0-.018-.011 8.875 8.875 0 0 1-1.248-.595.05.05 0 0 1-.02-.066.051.051 0 0 1 .015-.019c.084-.063.168-.129.248-.195a.05.05 0 0 1 .051-.007c2.619 1.196 5.454 1.196 8.041 0a.052.052 0 0 1 .053.007c.08.066.164.132.248.195a.051.051 0 0 1-.004.085 8.254 8.254 0 0 1-1.249.594.05.05 0 0 0-.03.03.052.052 0 0 0 .003.041c.24.465.515.909.817 1.329a.05.05 0 0 0 .056.019 13.235 13.235 0 0 0 4.001-2.02.049.049 0 0 0 .021-.037c.334-3.451-.559-6.449-2.366-9.106a.034.034 0 0 0-.02-.019Zm-8.198 7.307c-.789 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.45.73 1.438 1.613 0 .888-.637 1.612-1.438 1.612Zm5.316 0c-.788 0-1.438-.724-1.438-1.612 0-.889.637-1.613 1.438-1.613.807 0 1.451.73 1.438 1.613 0 .888-.631 1.612-1.438 1.612Z"></path>
</svg></div>
</a>
<div class="px-2">
<h5 class="mb-0 mt-1"> Discord</h5>
</div>
</div>
</div>
</div>
</div>
<footer class="text-center bg-dark">
<div class="container text-white py-4 py-lg-5">
<ul class="list-inline">
<li class="list-inline-item me-4"><a href="https://github.com/CLETEpita" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-github text-light" data-bss-hover-animate="wobble">
<path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path>
</svg></a></li>
<li class="list-inline-item"><a href="mailto:cletepita@gmail.com"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" fill="currentColor" viewBox="0 0 16 16" class="bi bi-mailbox text-light" data-bss-hover-animate="wobble">
<path d="M4 4a3 3 0 0 0-3 3v6h6V7a3 3 0 0 0-3-3zm0-1h8a4 4 0 0 1 4 4v6a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a4 4 0 0 1 4-4zm2.646 1A3.99 3.99 0 0 1 8 7v6h7V7a3 3 0 0 0-3-3H6.646z"></path>
<path d="M11.793 8.5H9v-1h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.354-.146l-.853-.854zM5 7c0 .552-.448 0-1 0s-1 .552-1 0a1 1 0 0 1 2 0z"></path>
</svg></a></li>
</ul>
<p class="text-muted mb-0">© 2022 CLET</p><a href="en/about.html" style="color: rgba(13,110,253,0);">
<p style="font-size: 12px;font-style: italic;margin: 6px;color: rgb(191,191,191);"><svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20" fill="none">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.00001 2C7.55229 2 8.00001 2.44772 8.00001 3V4H8.73223C8.744 3.99979 8.75581 3.99979 8.76765 4H11C11.5523 4 12 4.44772 12 5C12 5.55228 11.5523 6 11 6H9.57801C9.21635 7.68748 8.63076 9.29154 7.85405 10.7796C8.14482 11.1338 8.44964 11.476 8.76767 11.8055C9.15124 12.2028 9.14007 12.8359 8.74272 13.2195C8.34537 13.603 7.7123 13.5919 7.32873 13.1945C7.13962 12.9986 6.95468 12.7987 6.77405 12.5948C5.88895 13.9101 4.84387 15.1084 3.66692 16.1618C3.2554 16.5301 2.6232 16.4951 2.25487 16.0836C1.88655 15.672 1.92157 15.0398 2.3331 14.6715C3.54619 13.5858 4.60214 12.3288 5.4631 10.9389C4.90663 10.1499 4.40868 9.31652 3.97558 8.44503C3.7298 7.95045 3.93148 7.35027 4.42606 7.10449C4.92064 6.8587 5.52083 7.06039 5.76661 7.55497C6.00021 8.02502 6.25495 8.48278 6.52961 8.92699C6.947 7.99272 7.28247 7.01402 7.52698 6H3.00001C2.44772 6 2.00001 5.55228 2.00001 5C2.00001 4.44772 2.44772 4 3.00001 4H6.00001V3C6.00001 2.44772 6.44772 2 7.00001 2ZM13 8C13.3788 8 13.725 8.214 13.8944 8.55279L16.8854 14.5348C16.8919 14.5471 16.8982 14.5596 16.9041 14.5722L17.8944 16.5528C18.1414 17.0468 17.9412 17.6474 17.4472 17.8944C16.9532 18.1414 16.3526 17.9412 16.1056 17.4472L15.382 16H10.618L9.89444 17.4472C9.64745 17.9412 9.04677 18.1414 8.5528 17.8944C8.05882 17.6474 7.85859 17.0468 8.10558 16.5528L9.09589 14.5722C9.10187 14.5596 9.1081 14.5471 9.11458 14.5348L12.1056 8.55279C12.275 8.214 12.6212 8 13 8ZM11.618 14H14.382L13 11.2361L11.618 14Z" fill="currentColor"></path>
</svg> English version </p>
</a>
</div>
</footer>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/bs-init.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/baguettebox.js/1.11.1/baguetteBox.min.js"></script>
<script src="assets/js/Off-Canvas-Sidebar-Drawer-Navbar.js"></script>
<script src="assets/js/Lightbox-Gallery.js"></script>
</body>
</html>