Skip to content

Commit 1ebfcab

Browse files
Update index.html
1 parent 85908ec commit 1ebfcab

File tree

1 file changed

+63
-174
lines changed

1 file changed

+63
-174
lines changed

index.html

Lines changed: 63 additions & 174 deletions
Original file line numberDiff line numberDiff line change
@@ -1,104 +1,81 @@
11
<html>
2-
32
<head>
43
<link rel="stylesheet" type="text/css" href="stylesheet.css">
54
<link rel="stylesheet" type="text/css" href="bootstrap-grid.css">
65
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap-grid.css">
76
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css">
87
<link href='https://fonts.googleapis.com/css?family=Fira Sans' rel='stylesheet'>
98
</head>
10-
119
<body>
1210
<div class="container-box">
1311
<div class="row">
14-
<div class="col-8">
15-
<div class="row">
16-
<strong style="font-size: 2rem">Davide Di Grande</strong>
12+
<div class="col-4">
13+
<div class="row-name">
14+
<strong style="font-size: 2.5rem">Davide</strong>
15+
</div>
16+
<div class="row-name">
17+
<strong style="font-size: 2.5rem">Di Grande</strong>
1718
</div>
18-
<div class="row"><span><i>“mental meandering and personal experimentation are sources of power, and head starts are overrated”</i> - David Epstein, Range</span></div>
1919
</div>
20-
<div class="col-4">
21-
<div class="row" style="justify-content: flex-end;">
20+
<div class="col-8">
21+
<div class="row-link">
2222
<a href="mailto:davidedigrande.dev@gmail.com">davidedigrande.dev@gmail.com</a>&nbsp;<i class="bi bi-envelope"></i>
2323
</div>
24-
<div class="row" style="justify-content: flex-end;">
25-
<a href="https://wa.me/+393457702684">+39 345 770 2684</a>&nbsp; <i class="bi bi-whatsapp"></i>
24+
<div class="row-link">
25+
<a href="https://davidedigrande.dev">davidedigrande.dev</a>&nbsp;<i class="bi bi-globe"></i>
2626
</div>
27-
<div class="row" style="justify-content: flex-end;">
28-
<a href="https://github.com/davidedigrande/">github.com/davidedigrande</a>&nbsp;<i class="bi bi-github"></i>
27+
<div class="row-link">
28+
<a href="https://wa.me/3457702684">wa.me/3457702684</a>&nbsp;<i
29+
class="bi bi-whatsapp"></i>
2930
</div>
30-
<div class="row" style="justify-content: flex-end;">
31-
<a href="https://www.linkedin.com/in/davide-di-grande">linkedin.com/in/davide-di-grande</a>&nbsp; <i class="bi bi-linkedin"></i>
31+
<div class="row-link">
32+
<a href="https://www.github.com/davidedigrande">github.com/davidedigrande</a>&nbsp;<i class="bi bi-github"></i>
33+
</div>
34+
<div class="row-link">
35+
<a href="https://www.linkedin.com/in/davide-di-grande-17bba01b8">linkedin.com/in/davide-di-grande-17bba01b8</a>&nbsp;<i
36+
class="bi bi-linkedin"></i>
3237
</div>
3338
</div>
3439
</div>
35-
<hr class="hr-lm">
36-
40+
<div class="row">
41+
Fascinated by technology since childhood, I studied ITC in school, after which I began working as a Computer Technician in my own laboratory. Alongside, I gained a diverse range of experience in areas such as graphic design, music, sports, and customer service. Later in life I felt the need to broaden my knowledge and understand more about society, so I enrolled in university to study Economics. Although I loved the subject, I found it lacked practicality. After taking the statistics exam, I was eager to learn more, so I got a scholarship for a Data Analysis bootcamp and this sparked my programming passion again through Python. I then realized my potential to become a fully-fledged software engineer. This journey has led me where I am today, successfully expressing my skills in the field.
42+
</div>
43+
<br class="half-br">
44+
<div class="row">
45+
<i class="bi bi-suitcase-lg-fill"></i>&nbsp;<strong>Work Experience</strong>&nbsp;[5+years]
46+
</div>
3747

3848

39-
<div class="row-box">
40-
41-
<div class="row">
42-
43-
<i class="bi bi-suitcase-lg-fill"></i>
44-
45-
&nbsp;<strong>Software Engineer</strong>
49+
<div class="row">
50+
<strong>Data Engineer</strong>
4651
&nbsp;|&nbsp;
4752
<a href="">S2E Sprint S.r.l.</a>
4853
&nbsp;|&nbsp;
4954

5055

51-
<span>Sep 2024 - present</span>
56+
<span>Sep 2025 - Ongoing</span>
5257

5358

54-
</div>
55-
56-
57-
<div class="row">
58-
<br class="half-br">
59-
Development of Data Management, Data Observability, and Analytics solutions on AWS.<br><br style="line-height: 50%">Developement of RAG applications with Java/Python/Langchain/FastAPI/Elastic<br><br style="line-height: 50%">Participating in presales activities and interacting with technology vendors.
60-
</div>
61-
62-
6359
</div>
6460

6561

6662

67-
<div class="row-box">
68-
69-
<div class="row">
70-
71-
<i class="bi bi-suitcase-lg-fill"></i>
72-
73-
&nbsp;<strong>Data Teacher</strong>
63+
<div class="row">
64+
<strong>Data Teacher</strong>
7465
&nbsp;|&nbsp;
7566
<a href="None">Develhope S.r.l.</a>
7667
&nbsp;|&nbsp;
7768

7869

79-
<span>Giu 2024 - Nov 2024 [6 months]</span>
70+
<span>Jun 2024 - Nov 2024 [6 months]</span>
8071

8172

82-
</div>
83-
84-
85-
<div class="row">
86-
<br class="half-br">
87-
Provided teaching for a comprehensive data course, including live coding sessions with students and asynchronous exercise correction.<br><br style="line-height: 50%">Guided students from the basics to advanced skills, starting with simple Excel analyses and progressing to complex data manipulation and exploratory data analysis (EDA) using SQL, Python, and Pandas.<br><br style="line-height: 50%">Led the final Data Analysis project, where students performed an in-depth EDA on the Titanic Dataset: <a href="https://github.com/davidedigrande/titanic-dataset-eda">github.com/davidedigrande/titanic-dataset-eda</a>.
88-
</div>
89-
90-
9173
</div>
9274

9375

9476

95-
<div class="row-box">
96-
97-
<div class="row">
98-
99-
<i class="bi bi-suitcase-lg-fill"></i>
100-
101-
&nbsp;<strong>Backend Engineer</strong>
77+
<div class="row">
78+
<strong>Backend Engineer</strong>
10279
&nbsp;|&nbsp;
10380
<a href="None">RWS Tech S.r.l.</a>
10481
&nbsp;|&nbsp;
@@ -107,26 +84,12 @@
10784
<span>Sep 2023 - Sep 2024 [1 year]</span>
10885

10986

110-
</div>
111-
112-
113-
<div class="row">
114-
<br class="half-br">
115-
Worked on a variety of projects within various business domains, in a small and agile team.<br><br style="line-height: 50%">Contributed to the design and implementation of applications backends, business logic and relational database structures using Python and ORM frameworks. Developed clean, normalized database schemas to reflect business requirements, facilitating complex workflows and system efficiencies.<br><br style="line-height: 50%">Developed backend integration of web APIs using Python, focusing on multi-platform state synchronization and client's workflows automation regarding external services.
116-
</div>
117-
118-
11987
</div>
12088

12189

12290

123-
<div class="row-box">
124-
125-
<div class="row">
126-
127-
<i class="bi bi-suitcase-lg-fill"></i>
128-
129-
&nbsp;<strong>Data Engineer</strong>
91+
<div class="row">
92+
<strong>Data Engineer</strong>
13093
&nbsp;|&nbsp;
13194
<a href="None">ALTEN Italia S.p.A.</a>
13295
&nbsp;|&nbsp;
@@ -135,121 +98,72 @@
13598
<span>Sep 2022 - Sep 2023 [1 year]</span>
13699

137100

138-
</div>
139-
140-
141-
<div class="row">
142-
<br class="half-br">
143-
Contributed to the development of a Cloud Data Platform at BMW Europe, leveraging PostgreSQL as a Data Warehouse and AWS services to manage with evolving business needs data from heterogeneous sources.<br><br style="line-height: 50%">Developed and optimized ETL scripts using AWS Glue, Python, PySpark and other technologies, ensuring efficient data integration and transformation processes, with a strong focus on processes observability (CloudWatch).<br><br style="line-height: 50%">Orchestrated Lambda services via Step Functions to implement business logic.<br><br style="line-height: 50%">Designed CloudFormation stacks to automate the deployment of the aforementioned functionalities with IaC practices.<br>Mainained a JEE8/Java Spring Framework Application.
144-
</div>
145-
146-
147101
</div>
148102

149103

150104

151-
<div class="row-box">
152-
153-
<div class="row">
154-
155-
<i class="bi bi-suitcase-lg-fill"></i>
156-
157-
&nbsp;<strong>Software Engineer</strong>
105+
<div class="row">
106+
<strong>Software Engineer</strong>
158107
&nbsp;|&nbsp;
159108
<a href="None">Expleo Italia S.p.A.</a>
160109
&nbsp;|&nbsp;
161110

162111

163-
<span>Dec 2020 - Sep 2022 [1 year 10 months]</span>
112+
<span>Sep 2020 - Sep 2022 [2 years]</span>
164113

165114

166-
</div>
167-
168-
169-
<div class="row">
170-
<br class="half-br">
171-
Software Engineer at the R&D department.<br>Partecipated in building the company's Data Warehouse for ML Models training and other data-centric projects by designing, developing, maintaining and deploying ETL workflows to populate the Data Warehouse.<br><br style="line-height: 50%">Developed other smaller web-apps as POCs with Django and MongoDB.<br>Supporting other projects with ad-hoc intervetions both inside the department and outside, on clients' projects.
172-
</div>
173-
174-
175115
</div>
176116

177117

178-
118+
<br class="half-br">
119+
<div class="row">
120+
<i class="bi bi-bookmark-fill"></i>&nbsp;<strong>Certifications</strong>
121+
</div>
179122

180123

181-
<div class="row-box">
182-
183-
<div class="row">
184-
185-
<i class="bi bi-bookmark-fill"></i>
186-
187-
&nbsp;<strong>Certified Data Engineer</strong>
124+
<div class="row">
125+
<strong>AWS Certified Solutions Architect – Associate</strong>
188126
&nbsp;|&nbsp;
189-
<a href="None">Amazon Web Services (AWS)</a>
127+
<a href="">Amazon Web Services (AWS)</a>
190128
&nbsp;|&nbsp;
191129

192-
Dec 2024
130+
Mar 2025
193131

194-
</div>
195-
196-
197-
198132
</div>
199133

200134

201135

202-
<div class="row-box">
203-
204-
<div class="row">
205-
206-
<i class="bi bi-bookmark-fill"></i>
207-
208-
&nbsp;<strong>Certified Cloud Practitioner</strong>
136+
<div class="row">
137+
<strong>AWS Certified Data Engineer</strong>
209138
&nbsp;|&nbsp;
210139
<a href="None">Amazon Web Services (AWS)</a>
211140
&nbsp;|&nbsp;
212141

213-
Mar 2023
142+
Dec 2024
214143

215-
</div>
216-
217-
218-
219144
</div>
220145

221146

222147

223-
<div class="row-box">
224-
225-
<div class="row">
226-
227-
<i class="bi bi-bookmark-fill"></i>
228-
229-
&nbsp;<strong>Google IT Support Certificate</strong>
148+
<div class="row">
149+
<strong>AWS Certified Cloud Practitioner</strong>
230150
&nbsp;|&nbsp;
231-
<a href="None">Coursera</a>
151+
<a href="None">Amazon Web Services (AWS)</a>
232152
&nbsp;|&nbsp;
233153

234-
Oct 2020
154+
Mar 2023
235155

236156
</div>
237-
238-
239-
240-
</div>
241157

242158

243-
159+
<br class="half-br">
160+
<div class="row">
161+
<i class="bi bi-mortarboard-fill"></i>&nbsp;<strong>Education</strong>
162+
</div>
244163

245164

246-
<div class="row-box">
247-
248-
<div class="row">
249-
250-
<i class="bi bi-mortarboard-fill"></i>
251-
252-
&nbsp;<strong>Bachelor of Business Administration</strong>
165+
<div class="row">
166+
<strong>Bachelor of Economics</strong>
253167
&nbsp;|&nbsp;
254168
<a href="None">Universitas Mercatorum</a>
255169
&nbsp;|&nbsp;
@@ -258,26 +172,12 @@
258172
<span>2018 - 2024</span>
259173

260174

261-
</div>
262-
263-
264-
<div class="row">
265-
<br class="half-br">
266-
Explored an array of business disciplines including operations management, financial analysis, marketing, and strategy formulation. Microeconomics, macroeconomics, econometrics, statistics to model and understand the environment businesses operate in.
267-
</div>
268-
269-
270175
</div>
271176

272177

273178

274-
<div class="row-box">
275-
276-
<div class="row">
277-
278-
<i class="bi bi-mortarboard-fill"></i>
279-
280-
&nbsp;<strong>ICT Diploma</strong>
179+
<div class="row">
180+
<strong>ICT Diploma</strong>
281181
&nbsp;|&nbsp;
282182
<a href="None">I.T.I.S. N. Copernico</a>
283183
&nbsp;|&nbsp;
@@ -286,20 +186,9 @@
286186
<span>2008 - 2013</span>
287187

288188

289-
</div>
290-
291-
292-
<div class="row">
293-
<br class="half-br">
294-
Laid the fundaments of my programming and computers knowledge studying Algorithms and Data Structures, Relational Database Design and SQL, Systems and Networking, OOP, Java, Maths and Statistics.
295-
</div>
296-
297-
298189
</div>
299190

300191

301-
302192
</div>
303193
</body>
304-
305-
</html>
194+
</html>

0 commit comments

Comments
 (0)