Welcome to my super ultra-high quality portfolio website ^-^
I'm still working on this right now, but i hope to get this finished soon :3
For now, you can just sit here and look at the pretty colors moving to the right.
My heavily modified fork of Axenide's Ax-Shell
Ax-Shell is a bar for the Hyprland window manager
A lot of my implementation has been merged into the base implementation now, but i still like to keep working on my own fork for my custom needs and wants
It is hosted using Fabric, a python library for hosting bars or arbitrary windows in wayland compositors
For more information on Fabric, please check the card on the right
This project was made to be able to use Speach-To-Text and speech recognition software with VRChat
It is written in C# / WPF and utilizes Azure AI Speech to transcribe spoken words
Afterwards the recognized text is sent to VRChat using the OSC protocol to be displayed in-game
I'm currently self-hosting a lot of services on my own small server
These include:
As well as some private ones that i can't link:
Homeassistant, HiveMQTT and Zigbee2MQTT for my home automation
Paperless to have all of my documents together in one place
An adguard DNS and DHCP server
An ubuntu lxc running olivetin to run scripts quickly on the server
A syncthing instance that I use as a backup and central node for syncing important data
My own headscale server to selfhost a tailscale network. Almost all of my lxc containers and vms are connected through tailscale
As a contributor to the balamod modloader for the videogame Balatro, I of course also scripted my own mods:
And contributed to:
Fabric is a python library for hosting bars or arbitrary widgets in wayland compositors
I improved the usability of fabric for NixOs users a lot by bringing the project to the Nix User Repository
For this i have my own user repo that contains the important programs and libraries for running fabric on NixOs (Source code)
This also includes documentation of how to use my repositories which can be found here
I also added the implementation for fabric-cli for NixOs, as this was not implemented before
Although mainly made for VRChat avatar creation, these extensions come in very handy for any project that uses the Unity Engine
Easily installable using the VRChat content creator (VCC) by just clicking one button on the toolkit's website
Alternatively, every plugin can be installed by itself, also by using the same website
My toolkit provides following tools:
Contributor to Stable Diffusion web UI, one of the best UIs to generate images using AI on your own machine
I added the possibility to view created images in batch generation mode when each batch is done. PR #4178
This adds a lot of usability to the frontend as you can see what is being generated and don't have to waste minutes or even hours of processing power if something isn't the way you like it
This website is made using Eleventy, a static site generator that is very versatile to use and has a lot of plugins
Click on this card to find out more about how i made this website and the technologies used ^^
This scripts makes it easy to dynamically update your IP in an EntryDNS entry when it changes
Just add the API keys of your A or AAAA Records from EntryDNS into the hosts file and execute it or let it be executed by a cron job
Simple as that ^-^
A Yazi plugin to unpack a zstd compressed archive
Written in lua and with configurable keybinds this plugin makes it easy to work with zstd archives, so no one has to use zip archives in modern times anymore :D
I made a few modifications to the dependencies of Bulk Downloader for Reddit (bdfr) which was broken due to dependency issues
Because of my fixes, it can now correctly be installed and used again with
python -m pip install --index-url https://test.pypi.org/simple/
--extra-index-url https://pypi.org/simple bdfr-kyu