development related
- sqlc-joins-gen - a code generator to make relational queries easier for sqlc. similar to drizzle-orm's query api.
- protocolreg - a golang library for registering custom url protocols cross platform.
- drizzle-relations-generator - a CLI utility that allows you to generate drizzle
relations
from foreign key references. - jsflags - the best typescript CLI flags parsing library.
- dead-simple-auth - a dead simple HTTP authenticator reverse proxy.
- ax-distiller - converts websites to markdown using the accessibility tree.
- diff-headers - a simple CLI utility to compare headers dumped from 2 HTTP requests, useful for web scraping.
- capacitor-webview-controller - a capacitor.js plugin that allows for extended control over webviews.
- grpcboot - a golang library that makes it easier to set up
grpc-web
servers. - marionette - a golang package for manipulating the default browser cross platform.
apps/utilities
- filesharing - a website that allows you to share files with peers who can also access the website.
- midi-recorder-daemon - an application that automatically records and saves midi in the background. useful if you spontaneously improvise often.
- web-media-stream - a website that allows you to share video/audio over the network via web-rtc.
- anipy-web - an ultra-minimal web interface for watching anime, based on anipy-cli.
- music-dlp - a wrapper CLI utility around yt-dlp that makes it more convenient to download music and add metadata to it.
- remixicon-cli - a CLI utility that makes it easy to import RemixIcon icons.
- bookmarklets - a collection of bookmarklets.
- Drawabot - a program that draws an image exactly using the mouse, useful in games like gartic phone.
- Flex-Timer - a web app that allows for multiple simultaneous timers.
- Chinese-Pinyin-Symbol-Macro - an autohotkey script that adds hotkeys for chinese pinyin symbols.
- Blender-Addons - blender addons (Add modifier, Swap vertex groups, Select vertex group by name).
ai-related (sigh...)
- measure-detection - a music score measure detection model for typeset scores.
"fun"
- Curve-Tortoise - draw bezier curves with python turtle.
- Fractle-Turtle - draw fractals with python turtle.
- Go-3D - a 3D engine in Golang and SDL.
- Blastar Remastered - a remastered version of the blastar game.
- MiniPrograms - small programs in python (ascii art from image, ascii art viewer, cps increaser).
experiments
- x.jscomptime - a transpiler which adds compile time metaprogramming to javascript.
- x.information-extraction - information extraction and LLM experiments.
- x.web-go - a golang rendering framework, similar to react, powered by wasm.
- x.fourier-image - generate equations that will trace an image.
- x.webproxy - proxy a website without using an HTTP proxy.
- x.gimkit-strategizer - a gpu-accelerated utility that simulates different upgrade paths and strategies in the Gimkit game to find which is most effective.
- x.equalizer - an attempt at implementing an equalizer.
configuration