-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen.html
107 lines (90 loc) · 10.2 KB
/
en.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
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Louis CASSANY</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/aaaakshat/cm-web-fonts@latest/fonts.css">
<link rel="stylesheet" href="./styles.css">
</head>
<style>
@media print {
@page {
size: A4 portrait;
margin: 1cm 0cm;
}
.print {
display: revert;
}
.no-print {
display: none;
}
/* h1,
h2,
h3,
h4,
caption {
page-break-after: avoid;
} */
}
</style>
<body>
<div class="flex justify-center items-center print:mt-0 px-4 sm:px-8">
<div class="flex sm:space-x-16 justify-between w-full sm:justify-center">
<img src="./photo_cv.jpg" class="h-24 sm:h-36 rounded-lg shadow-2xl my-auto" />
<div class="flex flex-col items-end text-right justify-start print:justify-start">
<span class="text-xl sm:text-4xl"> Louis CASSANY </span>
<span class="text-md sm:text-xl text-blue-900 font-bold "> Control systems engineer (PhD) </span>
<span> (+33) 6 45 32 03 41</span>
</div>
</div>
</div>
<div class="print:columns-2 lg:columns-2 px-4 sm:px-8 xl:w-9/12 mx-auto pb-8 xl:text-xl" id="cv">
<div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><h1 class="lg:text-2xl text-2xl font-bold">Education</h1><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">PhD in control engineering</h2>
<span class="text-sm whitespace-nowrap">2019-2022</span>
</div><div class="font-bold">Bordeaux University - IMS laboratory</div><div class="whitespace-pre-line">Glycemia modeling and regulation in type-1 diabetes</div><ul class="marker:text-blue-900 list-inside list-disc"><li>Robust control</li><li>In silico simulations</li><li>Uncertain metabolic models</li><li>Analyse pires-cas</li></ul></div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">AM2AS master</h2>
<span class="text-sm whitespace-nowrap">2016-2018</span>
</div><div class="font-bold">Bordeaux University</div><div class="whitespace-pre-line">Automatic control and Mechatronics applied for Automotive, Aeronautics and Space sectors</div></div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">EEA bachelor's degree</h2>
<span class="text-sm whitespace-nowrap">2015-2016</span>
</div><div class="font-bold">Bordeaux University</div><div class="whitespace-pre-line">Electrical engineering and automatic control</div></div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">GEII technical diploma</h2>
<span class="text-sm whitespace-nowrap">2013-2015</span>
</div><div class="font-bold">Bordeaux University</div><div class="whitespace-pre-line">Electrical engineering and industrial computing</div></div></div>
<div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><h1 class="lg:text-2xl text-2xl font-bold">Professional experience</h1><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">Control and software engineer</h2>
<span class="text-sm whitespace-nowrap">dec 2022 - now</span>
</div><div class="font-bold">Beyond the Sea</div><div class="whitespace-pre-line">Modelisation and control of a tethered kite for boat traction</div><ul class="marker:text-blue-900 list-inside list-disc"><li>System control (tracking) and modeling of a tethered kite</li><li>Collaboration with academic partners</li><li>Management of experimental measurements, communication between systems and sensors</li><li>Servers and web interfaces development</li><li>Embedded electronics and MCU programming</li><li>Data analysis, modeling and signal processing</li></ul></div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">Teaching</h2>
<span class="text-sm whitespace-nowrap">2020-2022</span>
</div><div class="font-bold">Bordeaux university, 64h per year</div><div class="whitespace-pre-line">Control theory and electrical engineering for bachelors/masters</div></div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">Internship</h2>
<span class="text-sm whitespace-nowrap">2018 - 5 months</span>
</div><div class="font-bold">IMS laboratory</div><div class="whitespace-pre-line">Design/analysis of path planning algorithms for autonomous vehicles</div><ul class="marker:text-blue-900 list-inside list-disc"><li>Path planning computation using potential field methods and Bezier curves</li><li>Constrains optimization using Lagrangian</li></ul></div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">Internship</h2>
<span class="text-sm whitespace-nowrap">2017 - 2 months</span>
</div><div class="font-bold">CENBG laboratory</div><div class="whitespace-pre-line">Design, conception and adjustments of a 600V electrical switch</div></div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">Technical student programme</h2>
<span class="text-sm whitespace-nowrap">2015 - 5 months</span>
</div><div class="font-bold">CERN</div><div class="whitespace-pre-line">Electrical measurements and adjustments on a generator for the Proton Synchrotron Booster</div></div></div>
<div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><h1 class="lg:text-2xl text-2xl font-bold">Technical skills</h1><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">Control theory</h2>
</div><div class="whitespace-pre-line">General control theory, robust control (QFT, CRONE, H∞), system identification and modeling, uncertainty modelling, command control, signal processing</div></div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">WEB technologies</h2>
</div><div class="whitespace-pre-line">Frontend (TypeScript, React/Vue, HTML/CSS etc.), Backend (NodeJS, Express, database etc.)</div></div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">Computing</h2>
</div><div class="whitespace-pre-line">Docker, C/C++, Python, Rust, Golang, Matlab/Simulink, LaTeX, Arduino/Raspberry, linux, bash, Git</div></div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">Electronics</h2>
</div><div class="whitespace-pre-line">PCB conception, electrical measurements, microcontroller operation and programmation, NMEA2000 protocol, modbus, CAN</div></div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">Languages</h2>
</div><div class="whitespace-pre-line">French mother tongue, fluent English (TOEIC score of 965)</div></div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><div class="flex justify-between items-center">
<h2 class="lg:text-xl text-lg font-bold text-blue-900">Interests and hobbies</h2>
</div><ul class="marker:text-blue-900 list-inside list-disc"><li>Boy scout: 2004-2020, chief and summer camp supervisor for 4 years, national pedagogical referent for 3 years, editor-in-chief for the national pedagogical newsletter (one year)</li><li>Web development/applications, raspberry pi projects</li><li>Biking, hiking, ornithology photography</li></ul></div></div>
<div><div class="px-2 flex flex-col w-full my-2 md:px-8 item"><h1 class="lg:text-2xl text-2xl font-bold">Publications</h1><ul class="marker:text-blue-900 list-inside list-disc"><li>L. Cassany et al. A Robust Control solution for Glycaemia Regulation of Type-1 Diabetes Mellitus. In IEEE European Control Conference, IEEE European Control Conference, Rotterdam, Netherlands, June 2021. IEEE</li><li>L. Cassany et al. A Robust H∞ Control Approach for Blood Glucose Regulation in Type-1 Diabetes. In IFAC, editor, 11th IFAC Symposium on Biological and Medical Systems, volume - of 11th IFAC Symposium on Biological and Medical Systems, Ghent, Belgium, Sept. 2021. IFAC, IFAC</li><li>J. Moreau, P. Melchior, S. Victor, L. Cassany, et al. Reactive path planning in intersection for autonomous vehicle. In 9th IFAC Symposium on Advances in Automotive Control AAC 2019, volume 52, pages 109–114, Orléans, France, June 2019. Elsevier</li><li>L. Olçomendy, L. Cassany, A. Pirog, R. Franco, et al. Towards the Integration of an Islet- Based Biosensor in Closed-Loop Therapies for Patients With Type 1 Diabetes. Frontiers in Endocrinology, 13, Apr. 2022</li><li>L. Olçomendy, A. Pirog, F. Lebreton, M. Jaffredo, L. Cassany, et al. Integrating an Islet- Based Biosensor in the Artificial Pancreas: In Silico Proof-of-Concept. IEEE Transactions on Biomedical Engineering, 69(2):899–909, Feb. 2022.,</li></ul></div></div>
</div>
</body>
</html>