23 lines
1.7 KiB
Markdown
Executable file
23 lines
1.7 KiB
Markdown
Executable file
# Portfolio
|
|
|
|
## Projects
|
|
|
|
- [askiiart/universal-fast-stable-diffusion](https://git.askiiart.net/askiiart/universal-fast-stable-diffusion)
|
|
- A semi-universal version of [TheLastBen/fast-stable-diffusion](https://github.com/TheLastBen/fast-stable-diffusion), it just requires a supported GPU and the dependencies to be installed.
|
|
- [askiiart.net](https://askiiart.net)
|
|
- My site. I've got a bunch of services running on it, like [Gitea](https://git.askiiart.net) and [Invidious](https://invidious.askiiart.net).
|
|
- [askiiart/askiiart-net](https://git.askiiart.net/askiiart/askiiart-net) - The site's source code.
|
|
- [askiiart/docker-composer](https://git.askiiart.net/askiiart/docker-composer)
|
|
- Some little convenience scripts for docker compose. The main thing is to compose a bunch of stuff at once.
|
|
- [askiiart/turtle_match](https://git.askiiart.net/askiiart/turtle_match)
|
|
- A turtle-themed memory game, and my final project for ITSE-1479 (Intro to Scripting Languages).
|
|
|
|
## Contributions
|
|
|
|
- Added some stuff to [Haxxnet/Compose-Examples](https://github.com/Haxxnet/Compose-Examples)
|
|
- [Pull Request 9](https://github.com/Haxxnet/Compose-Examples/pull/9) - Add *arrs, downloaders, Plex, Jellyfin, Jackett
|
|
- [Pull Request 12](https://github.com/Haxxnet/Compose-Examples/pull/12) - Add bibliogram, ombi, librephotos, nitter, whoogle
|
|
- Non-code contributions to [TheLastBen/fast-stable-diffusion](https://github.com/TheLastBen/fast-stable-diffusion)
|
|
- Made minor improvements to [tuwonga/fast_Dreambooth_4_kaggle](https://github)
|
|
- [Pull Request 5](https://github.com/tuwonga/fast_Dreambooth_4_kaggle/pull/5) - Make site/dist-packages robust
|
|
- [Pull Request 6](https://github.com/tuwonga/fast_Dreambooth_4_kaggle/pull/6) - Improve readability, fix typos, etc.
|