-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
26 lines (26 loc) · 1.31 KB
/
Copy pathabout.html
File metadata and controls
26 lines (26 loc) · 1.31 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
---
layout: default
title: About - LM
permalink: /about
---
<h4><strong>About</strong></h4>
<br>
Luca Magrone is currently pursuing a B.Sc in Engineering of Computer Systems at <a href="https://www.polimi.it/en" class="link-secondary">Politecnico di Milano</a>.
<br>
He loves electronics, computers, software, cars and, more in general, science.
<br>
In his free time he likes to work out, code, <a href="https://copr.fedorainfracloud.org/coprs/lucamagrone/" class="link-secondary">compile packages on copr</a>, <a href="https://gitlab.com/Leuca/centos-stream-10/-/tree/rpi64?ref_type=heads" class="link-secondary">stitch together a CentOS/EL 10 kernel for single board computers</a> (such as the Raspberry Pi) and meditate.
<br>
<br>
He codes mostly in C and Python. C is the programming language he is most proficient at.
<br>
He also has discrete knowledge of HTML, CSS and JavaScript.
<br>
<br>
</p>
<br>
More on his work:
<ul>
<li><a href="https://github.com/Leuca" class="link-secondary">GitHub</a></li>
<li><a href="https://gitlab.com/Leuca" class="link-secondary">GitLab</a></li>
</ul>