1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
TITLE="Andrea Corsini's Personal Site"
DESCRIPTION="Andrea Corsini's personal website"
---
<h2>Welcome to my website</h2>
<img src="/images/me.jpg" width="100%">
<p>Hi, I am Andrea, Italian graduate student, passionate for Linux technologies,
rollerskating and, recently, baking.</p>
<p>Currently, I am exploring color image
quantization errors, and deep learning methods for signal inverse
problems.</p>
<p>This website gathers <a href="/notes">my notes</a>,
<a href="/travels/pictures">photos</a>, and personal self-hosted services,
such as email, <a href="https://git.andreacorsini.xyz">git server</a>,
<a href="https://meet.andreacorsini.xyz">Jitsi</a> instance, calendar, Matrix
and others to come.</p>
<p>Browse it <i>freely</i>!</p>
|