feat: 💬 add self-hosted services

This commit is contained in:
Sebin Nyshkim 2025-04-20 16:24:08 +02:00
parent 76c0228e92
commit 769063f3cd
10 changed files with 16 additions and 30 deletions

View file

@ -21,10 +21,11 @@ I'm a dude from the south of Germany pretending to be a dragon online.
I'm a web developer at heart and love to make pretty and sleek websites (as you might have noticed). I started coding professionally right around the time HTML5 took off and kept at it ever since. You can take a look at some of my personal projects over on my [main home page].
My code repos[^1]:
My code repos[^gitrepos]:
- [GitHub]
- [GitLab]
- [Forgejo][selfgit]
Besides that I also love FOSS and use Arch Linux (btw) as my daily driver! Whenever I can I try to get involved and contribute translations to various tools and apps. I've been running Linux for the better part of the last 10 years, going from Linux Mint, to Manjaro and eventually pure Arch. It gave me a whole new appreciation for how computers work and being able to fully control my general computing experience (the privacy benefits are cool, too).
@ -46,6 +47,8 @@ When I'm not doing development work, I'm getting my hands dirty in self-hosting.
- [Wallabag] (read-it-later pile of shame)
- [Nextcloud] (cloud storage & collaboration)
- [Immich] (Google Photos without the Google parts)
- [AdGuard Home] (DNS Sinkhole for ads and trackers)
- [Forgejo] (light-weight Git forge)
As for the pretending to be a dragon online thing: Yes, I'm one of those furries. Been one for the past 20 years. Also hella gay 🏳️‍🌈
@ -57,6 +60,7 @@ Video games also shaped a lot of my music tastes. I'm listening to tons of video
[GitHub]: https://github.com/SebinNyshkim
[GitLab]: https://gitlab.com/SebinNyshkim
[selfgit]: https://git.sebin-nyshkim.net/SebinNyshkim
[Navidrome]: https://www.navidrome.org/
[Jellyfin]: https://jellyfin.org/
@ -65,6 +69,8 @@ Video games also shaped a lot of my music tastes. I'm listening to tons of video
[Wallabag]: https://wallabag.org/
[Nextcloud]: https://nextcloud.com/
[Immich]: https://immich.app/
[AdGuard Home]: https://adguard.com/adguard-home/overview.html
[Forgejo]: https://forgejo.org/
[Secret of Mana]: https://www.igdb.com/games/secret-of-mana
[Secret of Evermore]: https://www.igdb.com/games/secret-of-evermore
@ -86,4 +92,4 @@ Video games also shaped a lot of my music tastes. I'm listening to tons of video
*[NES]: Nintendo Entertainment System
*[SNES]: Super NES
[^1]: In case you're wondering: most of my repos are personal projects, just for me, and don't need to be developed out in the open.
[^gitrepos]: In case you're wondering: most of my repos are personal projects, just for me, and don't need to be developed out in the open.