-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
110 lines (106 loc) · 4.72 KB
/
Copy pathindex.html
File metadata and controls
110 lines (106 loc) · 4.72 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Filippo Scotti - Data / Analytics Engineer</title>
<meta name="description" content="Filippo Scotti, Data / Analytics Engineer based in Milan, Italy.">
<link rel="canonical" href="https://fpiped.github.io/">
<meta property="og:type" content="profile">
<meta property="og:title" content="Filippo Scotti - Data / Analytics Engineer">
<meta property="og:description" content="Data integration, transformation, modeling, and analytical products.">
<meta property="og:url" content="https://fpiped.github.io/">
<meta property="og:image" content="https://fpiped.github.io/og.png">
<meta property="og:image:alt" content="Filippo Scotti - Data / Analytics Engineer">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://fpiped.github.io/og.png">
<meta name="theme-color" content="#f5f5f5">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<header class="site-header">
<a class="name" href="#top">Filippo Scotti</a>
<nav aria-label="Primary navigation">
<a href="#work">Work</a>
<a href="#experience">Experience</a>
<a href="cv/filippo-scotti-cv.pdf" download>Download CV</a>
</nav>
</header>
<main id="top">
<section class="hero" aria-labelledby="hero-title">
<div class="hero-main">
<p class="eyebrow">Data / Analytics Engineer</p>
<h1 id="hero-title">Building useful data systems.</h1>
<p class="intro">
I turn complex operational data into reliable platforms, clear
models, and analytical products that people can trust.
</p>
<div class="primary-links">
<a class="button" href="cv/filippo-scotti-cv.pdf" download>Download CV</a>
<a href="https://www.linkedin.com/in/filippo-scotti">LinkedIn ↗</a>
<a href="https://github.com/fpiped">GitHub ↗</a>
</div>
</div>
<aside class="profile-note">
<p class="label">Based in</p>
<p>Milan, Italy</p>
<p class="label">Focus</p>
<p>Integration · Transformation · Modeling · Quality · Analytics</p>
<p class="label">Core stack</p>
<p>SQL · Python · dbt Core · BigQuery · Databricks · AWS / GCP / Azure · Airflow</p>
</aside>
</section>
<section class="work section" id="work" aria-labelledby="work-title">
<header class="section-title">
<p>01</p>
<h2 id="work-title">Selected work</h2>
</header>
<article class="project">
<div>
<p class="label">Independent analytical product</p>
<h3>Strategia Pensione Italia</h3>
</div>
<p>
A transparent simulator for comparing Italian supplementary pension
strategies, built around explicit assumptions, tested calculations,
and a documented methodology.
</p>
<a href="https://strategiapensione.it/">Visit project ↗</a>
</article>
</section>
<section class="section" id="experience" aria-labelledby="experience-title">
<header class="section-title">
<p>02</p>
<h2 id="experience-title">Experience</h2>
</header>
<div class="experience-list">
<article>
<time>2025 — Present</time>
<div><h3>Compri AI</h3><p>Data Engineer</p></div>
<p>AWS data platform, heterogeneous source integration, common data modeling, and dbt Core transformations.</p>
</article>
<article>
<time>2023 — 2025</time>
<div><h3>illimity / Altermaind</h3><p>Data Engineer</p></div>
<p>Lakehouse components, operational and analytical modeling, ETL, and CDC.</p>
</article>
<article>
<time>2022 — 2023</time>
<div><h3>NTT DATA</h3><p>Data Engineer</p></div>
<p>Large-scale batch and streaming ingestion for complex legacy data.</p>
</article>
<article>
<time>2020 — 2022</time>
<div><h3>GroupM</h3><p>Data Analyst</p></div>
<p>Automated analytical models and reporting across five advertising platforms.</p>
</article>
</div>
<a class="cv-link" href="cv/filippo-scotti-cv.pdf" download>Download full CV →</a>
</section>
</main>
<footer>
<p>Filippo Scotti · Data / Analytics Engineer</p>
<p><a href="https://www.linkedin.com/in/filippo-scotti">LinkedIn</a> · <a href="https://github.com/fpiped">GitHub</a></p>
</footer>
</body>
</html>