-
-
rusty-rain Public
Forked from cowboy8625/rusty-rainA cross platform matrix rain made with Rust.
Rust Apache License 2.0 UpdatedOct 9, 2025 -
VirtualStreamDeck Public
Virtual Stream Deck made with Python and Streamlit
Python MIT License UpdatedDec 28, 2024 -
DVTAppSpecification Public
Specifications for various formats, protocols and systems I've created for my VTuber setup.
C# UpdatedDec 15, 2024 -
tictactoe-rust Public
A Tic Tac Toe console game I made for practice, as a beginner in Rust.
Rust MIT License UpdatedSep 8, 2024 -
UDPFileTransfer Public
Send or receive files over UDP.
-
LazyDataTransfer Public
Lazy method to transfer upto 64kb of data over the network using UDP
Python MIT License UpdatedMar 13, 2024 -
stream-mod-app Public
A simple app I use for interact with the Twitch API using TwitchLib.
C# MIT License UpdatedJan 16, 2024 -
honktones-castle Public
HonkTone's Castle, a funny meme game I made for Lord Aethelstan's contest.
MIT License UpdatedAug 1, 2023 -
CategoryTool Public
Unity Editor tool to create Categories in the Hierarchy. The Categories work as dividers between GameObjects.
-
reminder-app Public
A Google Apps Script app that reads records from a Google Spreadsheet and reminds the user of expiry dates.
-
VRCBFCodingExperiments Public
Some assets used in my VRChat world BF Coding Experiments
C# GNU General Public License v3.0 UpdatedMar 23, 2023 -
RandomDevNotes Public
A bunch of random dev related research notes, for personal referece, and for whoever it helps.
1 UpdatedJan 13, 2023 -
b00b69-blender Public
A custom Blender theme based on the #b00b69 color.
MIT License UpdatedNov 13, 2022 -
b00b69 Public
A custom VS Code theme I made where most of the colors are derived from #b00b69 (Dark Pink)
UpdatedNov 7, 2022 -
DemkeysUnityShaders Public
Unity shaders made for various purposes, written in Cg/HLSL.
-
VRCDemkeysLab Public
Various assets (scripts, shaders, etc.) used in Demkeys Lab VRChat world
ShaderLab MIT License UpdatedApr 11, 2022 -
HashingApp Public
Simple hash generator for Android. Enter text, select algorithm, program outputs a hash.
C# UpdatedMar 17, 2022 -
BrainfuckUnityRuntime Public
A basic runtime for the Brainfuck programming language.
-
Unity-glTF-Importer Public
A very basic glTF importer for Unity. Made for educational purposes.
-
VirtualFileSystem Public
A virtual file system made to work with Udon in VRChat.
-
VRCColorsAroundYou Public
Repo containing assets made for Colors Around You world in VRChat.
-
DisplayObjectInfoTool Public
Display info (Name,Tag, Layer,Position,Rotation,Scale,etc.) of all active GameObjects in the scene.
-
SceneLoaderWindow Public
A simple Unity Editor tool that gives you easy access to all the Scenes in your project.
-
UnityMathExperiments Public
Various experiments that I do in Unity when I learn about any math algorithm.
-
x86-Assembly-ATT-Bootloaders Public
Bunch of bootloaders written in x86 Assembly using AT&T GAS Syntax. They can be run with QEMU.
-
UnityReorderableListExamples Public
Two very simple barebones examples of how to use Reorderable Lists in Editor scripts
-
x86_64AssemblyATTGASExamples Public
x86_64 Assembly examples written in AT&T GAS Syntax.
-
PythonHexDump Public
Simple script to create a hexdump of a file in a specific format
-
Store Transform PlayMode Changes