summaryrefslogtreecommitdiff
path: root/en/aboutme.html
blob: 0d9a557fca6d951abbcdf46fc3ccb49b3a2960c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
	<head>
		<title>Marcellus</title>
		<link rel="stylesheet" type="text/css" href="../style.css" />
	</head>
	<body>
		<a href="../moa.html" class="language">🇫🇷</a>
		<div class="content">
			Marcellus is my pseudonym, for obvious reasons I won't be giving my real name.<br>
			I'm usually not that good at talking about myself, but for once I would like to make an effort. I'm a IT student at EPITA, musician since my childhood, big brother, and that's about it (I believe so). I had the idea of making this little website while watching a school friend's projects, <a href="https://ratakor.com">Ratakor</a>, who's taught me a lot of things about libre and open source systems. He's kind of like a mentor to me, although we are in the same class.
			I hope you enjoy taking a look at my website, have a good day !
		<a href=index.html>Return</a>
		</div>
	</body>
</html>