redstrate.com/content/about.md

49 lines
2.8 KiB
Markdown
Raw Normal View History

2022-08-24 10:43:12 -04:00
---
title: "About"
---
2023-02-23 18:41:33 -05:00
{{< profile-picture >}}
2022-09-14 10:46:30 -04:00
2024-02-19 14:39:10 -05:00
I'm known online as **redstrate**, and I create things to fill my own niche. I program, draw, and occasionally make bad music and edit videos. I'm a contributor to open source projects, and also a KDE developer. In my free time, I like to cook and study languages (real world and programming ones!) Of course, also play way too many video games!
2022-09-14 10:46:30 -04:00
2023-09-04 07:59:34 -04:00
I like developing software that I would personally use, and it also fills a niche or problem that either isn't adequately solved, or maybe just want to learn how to do it myself. My languages of choice usually are [C](/software/tags/c), [C++](/software/tags/cplusplus), and [Rust](/software/tags/rust) - and that's what you'll find most of the projects using!
2023-02-23 18:41:33 -05:00
2024-02-19 14:39:10 -05:00
Drawing has been a hobby of mine ever since childhood, and I try to draw when I can. I have a showcase of almost all of the art I've made since 2016 in [my gallery]({{< ref "art" >}}). I'm not a professional artist so my posting schedule tends to be erratic. My preferred software is [Krita](https://krita.org) and [Blender](https://blender.org). I also like to animate, but I don't really get the chance to sit down and do it anymore.
2023-02-23 18:41:33 -05:00
I also like to administrate my own servers, and that's what's hosting the website you're reading right now! You can find more details about this setup below.
2022-09-14 10:46:30 -04:00
2023-04-17 15:08:19 -04:00
# Links
2022-09-14 10:46:30 -04:00
2023-02-23 18:41:33 -05:00
I'm on plenty of platforms if you want to follow me:
2022-10-25 15:33:57 -04:00
2023-02-23 18:41:33 -05:00
* [Mastodon](https://mastodon.art/@redstrate) - my microblogging... blog.
* [sourcehut](https://sr.ht/~redstrate) - lovely code forge containing my lovely code.
* [Newgrounds](https://redstrate.newgrounds.com/) - collection of my recent art.
* [Pixiv](https://www.pixiv.net/en/users/58118005) - another collection of my recent art.
2023-04-17 15:08:19 -04:00
# Contact
2022-10-25 15:33:57 -04:00
2024-02-19 14:39:10 -05:00
See [this page](/contact) for contact information and details.
2022-10-25 15:33:57 -04:00
2023-04-17 15:08:19 -04:00
# Languages
2022-10-25 15:33:57 -04:00
2023-02-23 18:41:33 -05:00
English is my first language, but currently learning two new languages. Here is my current progress:
*Japanese*: &#9733; &#9734; &#9734; &#9734; &#9734;
*German*: &#9733; &#9734; &#9734; &#9734; &#9734;
2023-04-17 15:08:19 -04:00
# Machines
2022-10-25 15:33:57 -04:00
2023-02-23 18:41:33 -05:00
| Name | Purpose | Model | Operating System |
|----------|----------------|----------------------|------------------|
| Adrastea | Workstation | N/A | Gentoo Linux |
2023-09-04 07:59:34 -04:00
| Amalthea | Old macOS Laptop | Macbook Pro 16" 2018 | macOS |
| Thinkpad | Old Linux Laptop | Thinkpad X230 | Fedora Linux |
| Thinkpad (lol) | Current Laptop | Lenovo Yoga 6 | Fedora Linux |
2023-02-23 18:41:33 -05:00
| Rhea | Server | AX41-NVMe | Gentoo Linux |
2022-10-25 15:33:57 -04:00
2023-02-23 18:41:33 -05:00
As you can probably tell, I like working with [Linux](https://kernel.org/), and using alternative operating systems in general. My preferred desktop environment is [KDE](https://kde.org) and I prefer using [Gentoo](https://gentoo.org/), [Fedora](https://getfedora.org) and [Arch Linux](https://archlinux.org).
2022-10-25 15:33:57 -04:00