-
-
ascii Public
A simple command-line tool for working with ascii codes
C The Unlicense UpdatedMay 9, 2025 -
heic2png Public
A simple python script for converting .heic files to .png.
Python The Unlicense UpdatedApr 30, 2025 -
cson.h Public
A simple header only stb-style library for manipulating and parsing json data in C
-
-
glohot.h Public
A lightweight C library for creating global hotkeys on Windows
-
cleks2.h Public
A simplistic and highly customizable header-only lexer in C.
-
mcdeathcoords Public
A simple Minecraft 1.21.5 datapack for displaying the location of your last death in the chat
-
elytra_warning Public
A simple datapack for Minecraft 1.21.5 for warning the player when their elytra is about to break.
-
mcfunc_npp Public
Minecraft McFunction UDL File for Notepad++ Material Mode
-
-
-
A small and hacky tool for downloading the latest versions of all mods in a Modrinth collection.
Python The Unlicense UpdatedMar 28, 2025 -
mccoords Public
A small Minecraft datapack for sharing your coordinates in the chat. 1.21.4+
-
mcfullbright Public
A simple Minecraft 1.21.4+ datapack that allows players to give themselves night vision
-
flib.h Public
A basic collection of everyday file functionality in C.
C MIT License UpdatedFeb 26, 2025 -
-
homeplay Public
A simple python http server for sharing media control over the home network.
-
carena.h Public
A very small and simplistic arena allocator in c.
-
cJson Public
**Deprecated!** C library for parsing and manipulating JSON data
-
commons.h Public
A collection of utilities I often use when programming in C.
-
strlib.h Public
A simple string library for C.
-
cleks.h Public
A simplistic and customizable header-only general-purpose lexer in C.
-
-
wcopy Public
Windows command prompt utility for copying to the clipboard
C The Unlicense UpdatedDec 28, 2024 -
img2cons Public
console application for rendering images within the terminal
-
riscv_npp Public
Forked from aidandempsey/riscv_nppRISC-V UDL File for Notepad++ Material Mode
-
dynarray.h Public
A simple header-only c library for creating dynamic arrays of any specific type
-
bf_int Public
small interpreter for brainfuck written in pure c