crimsontome.com/about/index.md

19 lines
1.3 KiB
Markdown
Raw Normal View History

2021-10-15 22:30:12 +01:00
---
layout: layouts/post.njk
title: About Me
templateClass: tmpl-post
eleventyNavigation:
key: About Me
order: 3
---
2021-10-15 23:50:57 +01:00
So I guess I should introduce myself. I'm known as CrimsonTome online (not that I'm well known at all), but if you do speak to me then feel free to call me Matt.
I am a first year Computer Science student at the University of Hull.
I studied Computer Science, Psychology and Sociology at York College.
I have little experience with Linux unless you count tinkering with a Raspberry Pi which i have been doing for 5 years now. I have only recently (August 2021) switched from Windows 10 to Ubuntu on my laptop and am now somewhat familiar with Linux.
2021-11-17 19:33:52 +00:00
Like many others, I enjoy playing video games in my spare time. My favourite franchises would have to be Fire Emblem and Borderlands. As a CS student I also enjoy coding primarily in Python and C# as these are what I am the most familiar with. However as part of working on this site I am learning some CSS and JS. I've always wanted to learn C/C++ but never really had the time for it.
2021-10-15 23:50:57 +01:00
If for some reason you need to contact me then my Discord is: CrimsonTome427#7459
2021-10-29 03:29:49 +01:00
Or send me an email at crimsontome427@gmail.com
2021-11-17 19:33:52 +00:00
Source code for this site can be found here <https://github.com/crimsontome/crimsontome-blog>