style: prettier formatting
parent
965029d89b
commit
0fbd2d0d1b
|
@ -9,12 +9,12 @@ eleventyNavigation:
|
|||
|
||||
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 second year Computer Science student at the University of Hull, at which I am the Webmaster for [HullCSS](https://hullcss.org) and a member of the sysadmin team at [Freeside](https://freeside.co.uk)
|
||||
I studied Computer Science, Psychology and Sociology at York College and achieved grades C, C and A respectively.
|
||||
I studied Computer Science, Psychology and Sociology at York College and achieved grades C, C and A respectively.
|
||||
I have some experience with Linux, which started with tinkering with a Raspberry Pi which i have been doing for 5 years now. In August 2021 I switched from Windows 10 to Ubuntu --> Kubuntu --> Arch --> MX --> Fedora KDE (current) on my laptop and am now familiar with Linux.
|
||||
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 Bash/Shell and C# as these are what I am the most familiar with. I know a bit of Python 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. I love working on Linux sysadmin and spend a lot of time working on my VPS and tinkering with Docker.
|
||||
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 Bash/Shell and C# as these are what I am the most familiar with. I know a bit of Python 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. I love working on Linux sysadmin and spend a lot of time working on my VPS and tinkering with Docker.
|
||||
If for some reason you need to contact me then my Discord is: CrimsonTome427#7459
|
||||
Or send me an email at <crimsontome427@protonmail.com>
|
||||
|
||||
Source code for this site can be found here <https://github.com/crimsontome/crimsontome-blog>
|
||||
Source code for this site can be found here <https://github.com/crimsontome/crimsontome-blog>
|
||||
|
||||
Looking to hire me? My CV is available [here](/img/cv-10-22.pdf)
|
||||
Looking to hire me? My CV is available [here](/img/cv-10-22.pdf)
|
||||
|
|
|
@ -9,25 +9,27 @@ eleventyNavigation:
|
|||
|
||||
A list of hardware and software I use
|
||||
|
||||
## Hardware
|
||||
## Hardware
|
||||
|
||||
### Laptop - Acer Aspire 3
|
||||
- AMD A9-9420e RADEON R5
|
||||
- AMD Radeon R3/4?
|
||||
- x2 Micron/Hynix 4GB DDR4 1866 MHz
|
||||
- 1366 x 768 15 inch display
|
||||
- TOSHIBA 1TB HDD
|
||||
- Crucial 1TB NVMe SSD
|
||||
|
||||
- AMD A9-9420e RADEON R5
|
||||
- AMD Radeon R3/4?
|
||||
- x2 Micron/Hynix 4GB DDR4 1866 MHz
|
||||
- 1366 x 768 15 inch display
|
||||
- TOSHIBA 1TB HDD
|
||||
- Crucial 1TB NVMe SSD
|
||||
|
||||
### Phone - Huawei P smart 2019
|
||||
- 1080 x 2340 6.2 inch display
|
||||
- Octa-core (4x2.2 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53)
|
||||
- 64GB storage
|
||||
- SanDisk 128GB SD
|
||||
- 3GB RAM
|
||||
|
||||
- 1080 x 2340 6.2 inch display
|
||||
- Octa-core (4x2.2 GHz Cortex-A73 & 4x1.7 GHz Cortex-A53)
|
||||
- 64GB storage
|
||||
- SanDisk 128GB SD
|
||||
- 3GB RAM
|
||||
|
||||
### Audio
|
||||
|
||||
- Headphones
|
||||
- Razer Kraken headset
|
||||
- The cheapest earphones I can buy that I don't have to worry about breaking
|
||||
|
@ -37,29 +39,41 @@ A list of hardware and software I use
|
|||
Most of the software I use can be found in my GitHub Stars [here](https://github.com/stars/CrimsonTome/lists/my-stack)
|
||||
|
||||
### Current OS
|
||||
- Fedora 37
|
||||
|
||||
- Fedora 37
|
||||
|
||||
### IDE
|
||||
- VSCode
|
||||
- JetBrains Fleet
|
||||
|
||||
- VSCode
|
||||
- JetBrains Fleet
|
||||
|
||||
### Basic text editing
|
||||
- Vim
|
||||
- Kate
|
||||
|
||||
- Vim
|
||||
- Kate
|
||||
|
||||
### Report writing
|
||||
- Kile
|
||||
|
||||
- Kile
|
||||
|
||||
### Terminal
|
||||
- Konsole
|
||||
- Bash shell
|
||||
- Nu shell
|
||||
|
||||
- Konsole
|
||||
- Bash shell
|
||||
- Nu shell
|
||||
|
||||
### Languages/Tools
|
||||
- C#
|
||||
- Python
|
||||
- Docker
|
||||
- Git
|
||||
- GitHub
|
||||
- Bash
|
||||
- LaTeX
|
||||
|
||||
|
||||
- C#
|
||||
- Python
|
||||
- Docker
|
||||
- Git
|
||||
- GitHub
|
||||
- Bash
|
||||
- LaTeX
|
||||
|
||||
### Browser
|
||||
|
||||
- Firefox/LibreWolf
|
||||
- Extensions
|
||||
- Privacy Badger
|
||||
|
@ -68,4 +82,4 @@ Most of the software I use can be found in my GitHub Stars [here](https://github
|
|||
- Dark Reader
|
||||
- Stylus
|
||||
- Theme
|
||||
- Catppuccin Mocha
|
||||
- Catppuccin Mocha
|
||||
|
|
Loading…
Reference in New Issue