CrimsonTome/README.md

94 lines
8.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

### Hi there, I'm CrimsonTome 👋
> Admin at [Freeside](https://freeside.co.uk) and Webmaster for [HullCSS](https://hullcss.org)
![Discord](https://img.shields.io/badge/Discord-CrimsonTome427%237459-blue)
![Email](https://img.shields.io/badge/Email-crimsontome427%40protonmail.com-blueviolet)
[Holopin](https://www.holopin.io/@crimsontome) badges:
<img src="https://www.holopin.io/_next/image?url=https%3A%2F%2Fassets.holopin.io%2FeyJidWNrZXQiOiJob2xvcGluLWFzc2V0cyIsImtleSI6ImFzc2V0cy9jbDhlcTN6OWMwMzU3MDlsM2Z4OTluOHg2IiwiZWRpdHMiOnsicm90YXRlIjpudWxsfX0%3D&w=1920&q=75" width="64"
height="64" />
View my [GitHub Stats](/pages/stats.md)
#### 🤹🏻 Skills
[![My Skills](https://skillicons.dev/icons?i=git,docker,vim,bash,cs,github,linux,py,latex)](https://skillicons.dev)
#### 🛠 My stack
- [All](https://github.com/stars/CrimsonTome/lists/my-stack)
- 🖥️ [Terminal](https://github.com/stars/CrimsonTome/lists/terminal)
- 🌐 [Web](https://github.com/stars/CrimsonTome/lists/web)
- 📔 [Media](https://github.com/stars/CrimsonTome/lists/media)
- ⌨️ [Dev](https://github.com/stars/CrimsonTome/lists/dev)
- [Git](https://github.com/stars/CrimsonTome/lists/git)
#### 👷 Check out what I'm currently working on
- [Hull-Robotics-Society/hullrs-bot](https://github.com/Hull-Robotics-Society/hullrs-bot) - The HullRS discord bot to automate some tasks within the society discord server. (1 day ago)
- [KieranRobson/awesome-information-science](https://github.com/KieranRobson/awesome-information-science) - A curated list of information science books, tools and resources. (1 day ago)
- [KieranRobson/Arr-Bot](https://github.com/KieranRobson/Arr-Bot) - A custom sea of thieves bot that will help with error codes and riddles (1 day ago)
- [KieranRobson/Clarence-Bot](https://github.com/KieranRobson/Clarence-Bot) - A multipurpose discord bot with admin, fun and information commands (1 day ago)
- [CrimsonTome/sysadmin-workshops](https://github.com/CrimsonTome/sysadmin-workshops) - Slides for workshops on teaching sysadmin skills to students at the University of Hull (1 day ago)
- [hullcss/hullcss-discord-bot](https://github.com/hullcss/hullcss-discord-bot) - The HullCSS discord bot for automating some tasks within the hullcss discord server (1 day ago)
- [FreesideHull/StudentResources](https://github.com/FreesideHull/StudentResources) - A list of resources created by and for students (5 days ago)
- [hullcss/hullcss-site-jet](https://github.com/hullcss/hullcss-site-jet) - A rewrite of hullcss.org with JET (6 days ago)
- [CrimsonTome/crimsontome-blog](https://github.com/CrimsonTome/crimsontome-blog) - Personal Computer Science oriented blog | Created using Eleventy (1 week ago)
- [CrimsonTome/bb.crimsontome.com](https://github.com/CrimsonTome/bb.crimsontome.com) - site made with bashblog (1 week ago)
#### 🌱 My latest projects
- [CrimsonTome/sysadmin-workshops](https://github.com/CrimsonTome/sysadmin-workshops) - Slides for workshops on teaching sysadmin skills to students at the University of Hull
- [CrimsonTome/bb.crimsontome.com](https://github.com/CrimsonTome/bb.crimsontome.com) - site made with bashblog
- [CrimsonTome/hullblogs-feed-bot](https://github.com/CrimsonTome/hullblogs-feed-bot) - Discord.js bot that notifies when a new post appears on hullblogs.com
- [CrimsonTome/scaffolding](https://github.com/CrimsonTome/scaffolding) - scaffolding I often use in git repos
- [CrimsonTome/projects.crimsontome.com](https://github.com/CrimsonTome/projects.crimsontome.com) -
- [CrimsonTome/misc-c](https://github.com/CrimsonTome/misc-c) -
- [CrimsonTome/awesome-pyinfra-snippets](https://github.com/CrimsonTome/awesome-pyinfra-snippets) - A list of awesome snippets to use with Pyinfra.
- [CrimsonTome/security-and-git](https://github.com/CrimsonTome/security-and-git) - Planned talk for HullCSS
- [CrimsonTome/links.crimsontome.com](https://github.com/CrimsonTome/links.crimsontome.com) - littlelink server dockerfile
- [CrimsonTome/migrate](https://github.com/CrimsonTome/migrate) -
#### 🔨 My recent Pull Requests
- [add license info and tldr link](https://github.com/Hull-Robotics-Society/hullrs-bot/pull/7) on [Hull-Robotics-Society/hullrs-bot](https://github.com/Hull-Robotics-Society/hullrs-bot) (1 day ago)
- [add License info with tldr link](https://github.com/KieranRobson/Arr-Bot/pull/10) on [KieranRobson/Arr-Bot](https://github.com/KieranRobson/Arr-Bot) (1 day ago)
- [add license header and tldr link](https://github.com/hullcss/hullcss-discord-bot/pull/19) on [hullcss/hullcss-discord-bot](https://github.com/hullcss/hullcss-discord-bot) (1 day ago)
- [add license heading and tldr legal link](https://github.com/KieranRobson/Clarence-Bot/pull/28) on [KieranRobson/Clarence-Bot](https://github.com/KieranRobson/Clarence-Bot) (1 day ago)
- [add tldr cc0 license](https://github.com/KieranRobson/awesome-information-science/pull/1) on [KieranRobson/awesome-information-science](https://github.com/KieranRobson/awesome-information-science) (2 days ago)
- [add conduct page](https://github.com/hullcss/hullcss-discord-bot/pull/16) on [hullcss/hullcss-discord-bot](https://github.com/hullcss/hullcss-discord-bot) (4 days ago)
- [Add contrributing policy for hullcss bot](https://github.com/hullcss/hullcss-discord-bot/pull/15) on [hullcss/hullcss-discord-bot](https://github.com/hullcss/hullcss-discord-bot) (4 days ago)
- [add code of conduct](https://github.com/KieranRobson/Clarence-Bot/pull/18) on [KieranRobson/Clarence-Bot](https://github.com/KieranRobson/Clarence-Bot) (4 days ago)
- [add Contributing Guidelines for Clarence](https://github.com/KieranRobson/Clarence-Bot/pull/17) on [KieranRobson/Clarence-Bot](https://github.com/KieranRobson/Clarence-Bot) (4 days ago)
- [add PR template](https://github.com/FreesideHull/StudentResources/pull/16) on [FreesideHull/StudentResources](https://github.com/FreesideHull/StudentResources) (6 days ago)
#### 📜 My recent blog posts
- [VPS setup 2, electric boogaloo](https://blog.crimsontome.com/posts/VPS-setup-2-electric-boogaloo/) (1 month ago)
- [Automating container updates with Ouroboros](https://blog.crimsontome.com/posts/automating-container-updates-with-ouroboros/) (1 month ago)
- [My current VPS setup](https://blog.crimsontome.com/posts/my-current-vps-setup/) (4 months ago)
- [Locking sites with Nginx Proxy Manager](https://blog.crimsontome.com/posts/locking-sites-with-nginx-proxy-manager/) (4 months ago)
- [An introduction to a potential series on Proxmox](https://blog.crimsontome.com/posts/PVE/) (8 months ago)
#### ⭐ Recent Stars
- [TheAssassin/AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) - Helper application for Linux distributions serving as a kind of &#34;entry point&#34; for running and integrating AppImages (1 day ago)
- [streetsidesoftware/cspell-dicts](https://github.com/streetsidesoftware/cspell-dicts) - Various cspell dictionaries (2 days ago)
- [KieranRobson/awesome-information-science](https://github.com/KieranRobson/awesome-information-science) - A curated list of information science books, tools and resources. (2 days ago)
- [eshinn/node-pandoc](https://github.com/eshinn/node-pandoc) - Run Pandoc from NodeJS. Pandoc installation is required. (4 days ago)
- [standard/awesome-standard](https://github.com/standard/awesome-standard) - Documenting the explosion of packages in the standard ecosystem! (4 days ago)
- [Morganamilo/paru](https://github.com/Morganamilo/paru) - Feature packed AUR helper (4 days ago)
- [Cytoid/Cytoid](https://github.com/Cytoid/Cytoid) - A community-driven touchscreen music game. (4 days ago)
- [tModLoader/tModLoader](https://github.com/tModLoader/tModLoader) - A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations (4 days ago)
- [radian-software/TerrariaClone](https://github.com/radian-software/TerrariaClone) - 🔥 An incomprehensible hellscape of spaghetti code. (4 days ago)
- [ValveSoftware/Fossilize](https://github.com/ValveSoftware/Fossilize) - A serialization format for various persistent Vulkan object types. (4 days ago)
#### Quote of the day
[![Readme Quotes](https://quotes-github-readme.vercel.app/api?type=horizontal&theme=dark)](https://github.com/piyushsuthar/github-readme-quotes)
<br>