-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
154 lines (136 loc) · 7.19 KB
/
Copy pathindex.html
File metadata and controls
154 lines (136 loc) · 7.19 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
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin SEO -->
<title>landigf</title>
<meta property="og:locale" content="en-US">
<meta property="og:site_name" content="Gennaro Francesco Landi">
<meta property="og:title" content="Gennaro Francesco Landi">
<link rel="canonical" href="https://landigf.github.io/">
<meta property="og:url" content="https://landigf.github.io/">
<meta property="og:description" content="Master's student in Computer Science at ETH Zurich, majoring in Data Management Systems with a minor in Machine Learning">
<script type="application/ld+json">
{
"@context" : "http://schema.org",
"@type" : "Person",
"name" : "Gennaro Francesco Landi",
"url" : "https://landigf.github.io",
"sameAs" : ["https://www.linkedin.com/in/landigf", "https://github.com/landigf"],
"jobTitle" : "Master's Student in Computer Science",
"affiliation" : "ETH Zurich"
}
</script>
<!-- end SEO -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<link rel="stylesheet" href="style.css">
<link rel="icon" href="favicon-32x32.png" type="image/png">
<meta http-equiv="cleartype" content="on">
<!-- Font Awesome for icons -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
</head>
<body>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<!-- Top Navigation Bar -->
<nav class="top-nav">
<div class="nav-container">
<a href="#" class="nav-brand">Master's Student</a>
<div class="nav-links">
<a href="blog.html">Blog Posts</a>
<a href="eth-materials.html">ETH Materials</a>
<a href="https://drive.google.com/file/d/1I1sEeulfPVFbF_8xYnmB6Xys3JaatR5r/view?usp=sharing" target="_blank">CV</a>
<button id="theme-toggle" class="theme-toggle" title="Toggle dark mode">
<i class="fas fa-moon"></i>
</button>
</div>
</div>
</nav>
<!-- Main Content Container -->
<div class="main-container">
<!-- Left Sidebar with Profile -->
<aside class="sidebar">
<div class="profile-section">
<div class="profile-image">
<img src="profile_pic.png" alt="Gennaro Francesco Landi">
</div>
<div class="profile-info">
<h2>Gennaro Francesco</h2>
<div class="contact-info">
<div class="contact-item">
<i class="fas fa-map-marker-alt"></i>
<span>Zurich, Switzerland</span>
</div>
<div class="contact-item">
<i class="fas fa-envelope"></i>
<a href="mailto:landigf.work@gmail.com">Email</a>
</div>
<div class="contact-item">
<i class="fab fa-linkedin"></i>
<a href="https://www.linkedin.com/in/landigf" target="_blank">LinkedIn</a>
</div>
<div class="contact-item">
<i class="fab fa-github"></i>
<a href="https://github.com/landigf" target="_blank">Github</a>
</div>
<div class="contact-item">
<i class="fas fa-envelope-open-text"></i>
<a href="https://landigf.github.io/Broletter/" target="_blank">Broletter</a>
</div>
</div>
</div>
</div>
</aside>
<!-- Main Content Area -->
<main class="content">
<div class="content-header">
<h1>Gennaro Francesco Landi</h1>
</div>
<section class="about-section">
<h2>About Me</h2>
<p>I am a Master's student in Computer Science at ETH Zurich, majoring in Data Management Systems with a minor in Machine Learning.</p>
<p>I hold a Bachelor's degree in Computer Engineering from the University of Salerno, where I graduated with top marks and developed a strong foundation in algorithms, networks, operating systems, and software engineering. Simultaneously, I pursued a second Bachelor's degree in Statistics for Big Data, which enhances my ability to analyze and interpret large-scale data systems, equipping me with complementary skills crucial for addressing modern computational challenges.</p>
<p>My curiosity drives me to uncover the "why" behind every problem, while my proactive nature ensures that I seek out challenges and opportunities for growth.</p>
<h2>Research Interests</h2>
<p>I'm interested in large-scale systems, cloud architectures, and intelligent data processing. At ETH Zurich, I aspire to collaborate with leading research groups that share my vision and contribute to advancing the state-of-the-art in these fields:</p>
<h3>Efficient Architectures and Systems Lab (EASL)</h3>
<p><strong>Led by Prof. Ana Klimović.</strong> <a href="https://systems.ethz.ch/research/easl.html" target="_blank">EASL</a> designs and builds computer systems for large-scale applications, spanning operating systems, cloud computing, and the use of machine learning for system optimization. Their focus on serverless computing and resource-efficient system design resonates strongly with my goal of making large-scale data platforms more robust and accessible.</p>
<h3>Data Processing on Modern Hardware Group</h3>
<p><strong>Led by Prof. Gustavo Alonso.</strong> This <a href="https://systems.ethz.ch/research/data-processing-on-modern-hardware.html" target="_blank">group</a> explores the implications of rapidly evolving hardware and heterogeneous architectures on data systems, from databases on GPUs and FPGAs to cloud-native processing engines. I am particularly drawn to their long-term vision of building innovative systems that exploit new hardware capabilities while ensuring scalability and efficiency in cloud deployments.</p>
</section>
</main>
</div>
<script>
// Dark mode toggle functionality
document.addEventListener('DOMContentLoaded', function() {
const themeToggle = document.getElementById('theme-toggle');
const themeIcon = themeToggle.querySelector('i');
// Check for saved theme preference
const savedTheme = localStorage.getItem('theme');
if (savedTheme) {
document.body.classList.add(savedTheme);
if (savedTheme === 'dark-mode') {
themeIcon.classList.replace('fa-moon', 'fa-sun');
}
}
themeToggle.addEventListener('click', function() {
document.body.classList.toggle('dark-mode');
if (document.body.classList.contains('dark-mode')) {
themeIcon.classList.replace('fa-moon', 'fa-sun');
localStorage.setItem('theme', 'dark-mode');
} else {
themeIcon.classList.replace('fa-sun', 'fa-moon');
localStorage.setItem('theme', 'light-mode');
}
});
});
</script>
<script src="script.js"></script>
</body>
</html>