Skip to content

Commit

Permalink
Update resume
Browse files Browse the repository at this point in the history
  • Loading branch information
davidedigrande committed Jan 4, 2025
0 parents commit 85908ec
Show file tree
Hide file tree
Showing 3 changed files with 429 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
name: CI

on:
push:
branches: [ "main" ]
workflow_dispatch:

jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: reset-repository
run: |
git config --global user.name "davidedigrande"
git config --global user.email "davidedigrande.dev@gmail.com"
git rm -r --cached .
git commit -m "Remove old resume"
git switch --orphan update
git add .
git commit -m "Update resume"
git branch -D main
git branch -m main
git push origin +main:main
305 changes: 305 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,305 @@
<html>

<head>
<link rel="stylesheet" type="text/css" href="stylesheet.css">
<link rel="stylesheet" type="text/css" href="bootstrap-grid.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap-grid.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons/font/bootstrap-icons.css">
<link href='https://fonts.googleapis.com/css?family=Fira Sans' rel='stylesheet'>
</head>

<body>
<div class="container-box">
<div class="row">
<div class="col-8">
<div class="row">
<strong style="font-size: 2rem">Davide Di Grande</strong>
</div>
<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>
</div>
<div class="col-4">
<div class="row" style="justify-content: flex-end;">
<a href="mailto:davidedigrande.dev@gmail.com">davidedigrande.dev@gmail.com</a>&nbsp;<i class="bi bi-envelope"></i>
</div>
<div class="row" style="justify-content: flex-end;">
<a href="https://wa.me/+393457702684">+39 345 770 2684</a>&nbsp; <i class="bi bi-whatsapp"></i>
</div>
<div class="row" style="justify-content: flex-end;">
<a href="https://github.com/davidedigrande/">github.com/davidedigrande</a>&nbsp;<i class="bi bi-github"></i>
</div>
<div class="row" style="justify-content: flex-end;">
<a href="https://www.linkedin.com/in/davide-di-grande">linkedin.com/in/davide-di-grande</a>&nbsp; <i class="bi bi-linkedin"></i>
</div>
</div>
</div>
<hr class="hr-lm">



<div class="row-box">

<div class="row">

<i class="bi bi-suitcase-lg-fill"></i>

&nbsp;<strong>Software Engineer</strong>
&nbsp;|&nbsp;
<a href="">S2E Sprint S.r.l.</a>
&nbsp;|&nbsp;


<span>Sep 2024 - present</span>


</div>


<div class="row">
<br class="half-br">
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.
</div>


</div>



<div class="row-box">

<div class="row">

<i class="bi bi-suitcase-lg-fill"></i>

&nbsp;<strong>Data Teacher</strong>
&nbsp;|&nbsp;
<a href="None">Develhope S.r.l.</a>
&nbsp;|&nbsp;


<span>Giu 2024 - Nov 2024 [6 months]</span>


</div>


<div class="row">
<br class="half-br">
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>.
</div>


</div>



<div class="row-box">

<div class="row">

<i class="bi bi-suitcase-lg-fill"></i>

&nbsp;<strong>Backend Engineer</strong>
&nbsp;|&nbsp;
<a href="None">RWS Tech S.r.l.</a>
&nbsp;|&nbsp;


<span>Sep 2023 - Sep 2024 [1 year]</span>


</div>


<div class="row">
<br class="half-br">
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.
</div>


</div>



<div class="row-box">

<div class="row">

<i class="bi bi-suitcase-lg-fill"></i>

&nbsp;<strong>Data Engineer</strong>
&nbsp;|&nbsp;
<a href="None">ALTEN Italia S.p.A.</a>
&nbsp;|&nbsp;


<span>Sep 2022 - Sep 2023 [1 year]</span>


</div>


<div class="row">
<br class="half-br">
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.
</div>


</div>



<div class="row-box">

<div class="row">

<i class="bi bi-suitcase-lg-fill"></i>

&nbsp;<strong>Software Engineer</strong>
&nbsp;|&nbsp;
<a href="None">Expleo Italia S.p.A.</a>
&nbsp;|&nbsp;


<span>Dec 2020 - Sep 2022 [1 year 10 months]</span>


</div>


<div class="row">
<br class="half-br">
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.
</div>


</div>





<div class="row-box">

<div class="row">

<i class="bi bi-bookmark-fill"></i>

&nbsp;<strong>Certified Data Engineer</strong>
&nbsp;|&nbsp;
<a href="None">Amazon Web Services (AWS)</a>
&nbsp;|&nbsp;

Dec 2024

</div>



</div>



<div class="row-box">

<div class="row">

<i class="bi bi-bookmark-fill"></i>

&nbsp;<strong>Certified Cloud Practitioner</strong>
&nbsp;|&nbsp;
<a href="None">Amazon Web Services (AWS)</a>
&nbsp;|&nbsp;

Mar 2023

</div>



</div>



<div class="row-box">

<div class="row">

<i class="bi bi-bookmark-fill"></i>

&nbsp;<strong>Google IT Support Certificate</strong>
&nbsp;|&nbsp;
<a href="None">Coursera</a>
&nbsp;|&nbsp;

Oct 2020

</div>



</div>





<div class="row-box">

<div class="row">

<i class="bi bi-mortarboard-fill"></i>

&nbsp;<strong>Bachelor of Business Administration</strong>
&nbsp;|&nbsp;
<a href="None">Universitas Mercatorum</a>
&nbsp;|&nbsp;


<span>2018 - 2024</span>


</div>


<div class="row">
<br class="half-br">
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.
</div>


</div>



<div class="row-box">

<div class="row">

<i class="bi bi-mortarboard-fill"></i>

&nbsp;<strong>ICT Diploma</strong>
&nbsp;|&nbsp;
<a href="None">I.T.I.S. N. Copernico</a>
&nbsp;|&nbsp;


<span>2008 - 2013</span>


</div>


<div class="row">
<br class="half-br">
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.
</div>


</div>



</div>
</body>

</html>
Loading

0 comments on commit 85908ec

Please sign in to comment.