diff options
Diffstat (limited to 'en/aboutme.html')
| -rw-r--r-- | en/aboutme.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/en/aboutme.html b/en/aboutme.html new file mode 100644 index 0000000..0d9a557 --- /dev/null +++ b/en/aboutme.html @@ -0,0 +1,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> |
