-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcv_short.html
More file actions
241 lines (239 loc) · 13.5 KB
/
cv_short.html
File metadata and controls
241 lines (239 loc) · 13.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Alessandro Trifoglio CV (short)</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css">
<link rel="stylesheet" href="cv_style.css">
</head>
<body>
<div class="resume">
<div class="resume_left">
<div class="resume_profile">
<img src="https://raw.githubusercontent.com/openformatproj/profile/refs/heads/main/img/photo.jpg" alt="profile_pic">
</div>
<div class="resume_content">
<div class="resume_item resume_info">
<div class="title">
<p class="bold">alessandro trifoglio</p>
<p class="regular">Senior FPGA, Embedded Software and Low Latency Engineer</p>
</div>
<ul>
<li>
<div class="icon">
<i class="fas fa-map-signs"></i>
</div>
<div class="data">
La Spezia (IT). Available for permanent relocation
</div>
</li>
<li>
<div class="icon">
<i class="fas fa-envelope"></i>
</div>
<div class="data">
<a href="mailto:a.trifoglio@gmail.com">a.trifoglio@gmail.com</a><i class="fas fa-external-link-alt link-icon"></i>
</div>
</li>
<li>
<div class="icon">
<i class="fas fa-phone"></i>
</div>
<div class="data">
+39 380 367 9736
</div>
</li>
<li>
<div class="icon">
<i class="fab fa-github"></i>
</div>
<div class="data">
<a href="https://github.com/openformatproj/" target="_blank">openformatproj</a><i class="fas fa-external-link-alt link-icon"></i>
</div>
</li>
<li>
<div class="icon">
<i class="fab fa-linkedin"></i>
</div>
<div class="data">
<a href="https://www.linkedin.com/in/alessandro-trifoglio/" target="_blank">alessandro-trifoglio</a><i class="fas fa-external-link-alt link-icon"></i>
</div>
</li>
</ul>
</div>
<div class="resume_item resume_skills">
<div class="title">
<p class="bold">skills</p>
</div>
<ul>
<li>
<div class="skill_name">
FPGA Design
<ul>
<li>Xilinx (Artix, Zynq, Zynq UltraScale+ MPSoC)</li>
<li>Intel (MAX, Cyclone)</li>
<li>Lattice</li>
</ul>
</div>
</li>
<li>
<div class="skill_name">
Real-Time Software Design
<ul>
<li>Micro-controllers</li>
<li>ARM-based CPUs and SoCs</li>
</ul>
</div>
</li>
<li>
<div class="skill_name">
Project Management and Continuous Integration (CI/CD)
<ul>
<li>Git</li>
<li>GitHub Actions</li>
<li>Custom Python pipelines</li>
</ul>
</div>
</li>
<li>
<div class="skill_name">
Programming
<ul>
<li>C/C++</li>
<li>VHDL/SystemVerilog</li>
<li>Vivado HLS</li>
<li>CUDA</li>
<li>OpenCL</li>
<li>Java</li>
</ul>
</div>
</li>
<li>
<div class="skill_name">
Algorithms
<ul>
<li>DSP and Control</li>
<li>Computer Vision and ML (denoising, clustering, tracking...)</li>
</ul>
</div>
</li>
<li>
<div class="skill_name">
Model-Based Design Environments
<ul>
<li>Matlab/Simulink</li>
<li>Python</li>
</ul>
</div>
</li>
<li>
<div class="skill_name">
Operating Systems
<ul>
<li>Embedded Linux</li>
<li>RTOS (VxWorks, FreeRTOS)</li>
</ul>
</div>
</li>
<li>
<div class="skill_name">
Electronic Boards Design
<ul>
<li>High-speed digital (DDR, PCIe, Ethernet...)</li>
<li>Analog (power, cross-domain conversion)</li>
</ul>
</div>
</li>
<li>
<div class="skill_name">
Hardware Compliance
<ul>
<li>Experience with Hardware Design Assurance (DO-254)</li>
</ul>
</div>
</li>
<li>
<div class="skill_name">
Spoken Languages
<ul>
<li>Italian (C2)</li>
<li>English (C1)</li>
</ul>
</div>
</li>
</ul>
</div>
</div>
</div>
<div class="page-break"></div>
<div class="resume_right">
<div class="resume_item resume_about">
<div class="title">
<p class="bold">About me</p>
</div>
<p>Highly skilled Embedded Systems Engineer with 10+ years of experience in architecting and developing real-time software and hardware solutions for automation and mission-critical systems characterized by strict timing, power, and safety constraints. I thrive in dynamic, fast-paced environments, managing projects from conception to implementation with a strong focus on low-latency applications, multi-core systems, and FPGA development. My expertise lies in navigating complex technical challenges and collaborating with diverse stakeholders to deliver results under pressure. <br /> <br /> M.Sc. graduate from Scuola Superiore Sant'Anna, one of Italy's premier elite schools.</p>
</div>
<div class="resume_item resume_work">
<div class="title">
<p class="bold">Work experience</p>
</div>
<ul>
<li>
<div class="date">December 2019 - PRESENT</div>
<div class="info">
<p class="semi-bold">Leonardo SpA - BA Defence Systems, La Spezia (IT) <br /> Senior FPGA Engineer (FPGA architectures, software and boards)</p>
<p>Led <b>embedded software</b> and <b>FPGA system development</b> for cutting-edge armaments platforms, focusing on <b>real-time solutions</b> (DSP, control algorithms…) and complex <b>hardware-software integration</b>. Managed requirements and cross-functional stakeholders.</p>
<ul>
<li>Engineered and brought up complex <b>Zynq UltraScale+ MPSoC</b> (<b>Cortex-A53, Cortex-R5, FPGA</b>) based boards, incorporating high-speed interfaces (Gigabit Ethernet, PCIe, FMC).</li>
<li>Designed and implemented the FPGA architecture for a complete SDI custom video pipeline, optimized for <b>Embedded Linux</b> integration and <b>high-throughput</b> requirements (LIONFISH 30, 40). This included associated C Linux kernel module development for low-level device control.</li>
<li>Developed and deployed <b>video denoising and tracking algorithms</b> on the FPGA fabric, enhancing the system's autonomous target detection capabilities.</li>
<li>Authored VHDL and <b>SystemVerilog</b> testbenches for extensive simulation on <b>Questa Sim</b>, and developed <b>bare-metal C/C++</b> software for initial board validation.</li>
<li>Managed the development of <b>RTOS drivers</b> (including <b>FreeRTOS</b>) for diverse peripherals on <b>ARM-based CPU/SoC (Cortex-R5)</b>, ensuring compliance with strict <b>real-time performance</b> requirements.</li>
<li>Executed comprehensive <b>board bring-up</b>, encompassing hardware validation and <b>U-Boot/Linux environment builds</b> to achieve full system functionality.</li>
<li>Ensured <b>hardware compliance</b> to rigorous defense standards, including <b>DO-254</b>, throughout the FPGA and electronic board design and development lifecycle.</li>
<li>Utilized Python extensively for project management, configuration management, and documentation generation, leveraging custom CI/CD pipelines.</li>
</ul>
</div>
</li>
<li>
<div class="date">December 2015 - December 2018</div>
<div class="info">
<p class="semi-bold">Freelance, Livorno (IT) <br /> Design of Administrative Software</p>
<p>Designed and deployed custom administrative software solutions (full-stack development, <b>Node.js</b>, database design) for small businesses, streamlining order management, accounting, and stock control. Managed integration and deployment on-site.</p>
</div>
</li>
<li>
<div class="date">March 2012 - December 2015</div>
<div class="info">
<p class="semi-bold">Freelance, Livorno (IT) <br /> Design of Electronic Boards and Software for Micro-controllers</p>
<p>Developed control software (C/C++) and custom electronic boards for micro-controllers and actuating systems. Managed the full lifecycle from design and prototyping to installation and after-sales support. Developed software for GPUs (<b>CUDA</b>).</p>
</div>
</li>
</ul>
</div>
<div class="resume_item resume_education">
<div class="title">
<p class="bold">Education</p>
</div>
<ul>
<li>
<div class="date">September 2016 - November 2020</div>
<div class="info">
<p class="semi-bold">Scuola Superiore Sant'Anna, Pisa (IT) <br /> M.Sc. in Embedded Computing Systems</p>
<p>Thesis: Schedule Optimization of Real-Time Flight Control Software for Multicore Platforms</p>
</div>
</li>
<li>
<div class="date">2015</div>
<div class="info">
<p class="semi-bold">Bachelor Degree in Electronic Engineering (PI)</p>
</div>
</li>
</ul>
</div>
</div>
</div>
<script src="cv_script.js"></script>
</body>
</html>