Filter
Sort
# slgro slgro is a floating (with keyboard-driven window movement, resizing and added centering and snapping) window manager for swc This wm is a fork of tohu (https://git.sr.ht/~shrub900/tohu) which in itself is also a fork of wsxwm (https://git.sr.ht/~uint/wsxwm) go check both projects out!! Without the both of them slgro wouldn't exist!! ^^ As of writting this, the project is still very experimental, i will try to fix some of it's current flaws and clean up some stuff during the next following days, im just proud i made something somewhat useful that fits my needs :3
Updated 2026年06月30日 03:00:07 +02:00
The repository for my website - ouppyawa.xyz !!! :D
Updated 2026年06月26日 19:13:21 +02:00
# ouppybook My self-hosted guestbook i made for my website, [ouppyawa.xyz](https://ouppyawa.xyz) made in Go ^^
Updated 2026年06月13日 17:59:23 +02:00
# HRB TUI (Horse Race Betting TUI) HRB or "Horse Race Betting" is my attempt at making a simple shitty horse race betting game for the terminal. As of writting this its still not finished but i will be updating it slowly and updating the repo - Honestly idk where this will go but because i have been having fun playing Uma Musume lately i wanted to make smth similar to it (sort of.. not really..) and this came to my mind lol (this also serves as yet another project to learn C++ yayy) *Idk why im making this but it sounded funnier in my head when i was thinking of it and making it is being fun so i thought i'd publish it here and update and develop it slowly lol*
Updated 2026年05月09日 18:56:59 +02:00
Very poorly made bash script thingy that works like a silly fetch like Neofetch, Fastfetch, etc. (Now on codeberg!) Feel free to use this if you find it silly!! Occasionally Danifetch gets updates because I either come up with smth or a kind contributor helps with the project (you know who y'all are, thank you :3) Here is an example of how it looks!! Wow!! How do I install Danifetch? First make sure you have git installed, afterwards do git clone https://github.com/ddauni/Danifetch Then cd to "Danifetch" and finally run sudo make install "I hate danifetch and want it purged from my computer immediately!!" rude :( First, cd back into the Danifetch directory. Then, simply run sudo make uninstall
Updated 2026年05月09日 18:32:47 +02:00
Small discord chat bot powered by ollama running locally on my raspberry pi, made in Go using discordgo :3 (this is dnaii's 3rd or 4th dnaii by now i have lost the count by now 😭)
Updated 2026年04月30日 17:17:39 +02:00
# dani bouncer (a small "game" made with raylib :D) dani bouncer is my first (and probably only) shot at making some sort of game (well, there's the daniRPG but that was discontinued and TUI only so blehhh), i made this purely in spite of seeing an image on twitter of someone who made smth similar but in Java using images of Rika from Higurashi, so i thought i'd make my own version of it but with little mes and... a special guest,,,, ooooo :3 I might give this another update or so, i was thinking of making an actual .exe file for my hubby to use this on windows, could also distribute it with my frens, but idk, we'll see :P ## Building from source **Requirements:** Get Raylib (https://github.com/raysan5/raylib) and have a C compiler (GCC, Clang) that's it ^^ **Building:** `` clang dnaibounce.c -o dnaibounce -I./raylib/src -L./raylib/src -lraylib -lm ./dnaibounce `` You may also switch the assets for your own if you feel like ^w^
Updated 2026年03月11日 17:38:11 +01:00
!!EXTREMELY EARLY IN DEVELOPMENT!! The Dani RPG is my own twist on RPG games and also my very first Python project. I am trying to learn programming (definitively this time) and so im also using this project to learn more about the language and to hopefully get better at programming :) Expect spaghetti code and poor coding decisions, you have been warned.
Updated 2026年01月03日 00:09:56 +01:00
My first attempt at a C project that interacts with the OS, currently only works for Linux, will probably update it to be a bit better / clean out the code a bit later on
Updated 2025年12月21日 21:32:11 +01:00