the place i leave my non-serious hobby projects
Go to file
2022-06-13 07:18:08 +02:00
6502_name_codec 6502_name_codec: update readme 2022-06-07 04:11:48 +02:00
automamba automamba: update readme 2022-06-13 06:44:44 +02:00
bitten bitten: update readme 2022-06-07 07:10:13 +02:00
ciel add ciel 2022-06-13 07:18:08 +02:00
direct direct: update birect.py 2022-06-13 06:15:08 +02:00
games games: add pot3d.py 2022-06-07 07:06:55 +02:00
library library: update dwarf.png 2022-06-07 07:28:21 +02:00
logic logic: update readme 2022-06-08 05:28:51 +02:00
rs_dissection add rs_dissection 2022-06-07 07:15:31 +02:00
sound sound: add YouTube audio compressor.user.js 2022-06-07 07:40:49 +02:00
wat add wat 2022-06-07 07:13:13 +02:00
.gitattributes fix this crap 2022-06-07 07:17:41 +02:00
.gitignore add .gitignore 2022-06-07 07:53:56 +02:00
README.md update readme 2022-06-08 04:26:49 +02:00

here be dragons.

brief

NOTE: a lot of this stuff hasn't been committed yet.

actual projects

  • 6502_name_codec - limited text encoding

  • atone_syntax - general parser (nonfunctional)

  • automamba - bash-based auto-installer for mamba/conda/python/MSVC

  • bitten - high-level python interface to biteopt

  • ciel - useless calculator / masochistic C playground

  • direct - pure python BIRECT implementation + related algorithms

  • envelope_follower - many ways to attack and release

  • pga - code generators for clifford algebras

  • phony64 - encode binary data with japanese phonetics

  • rs_dissection - random search experiments

general stuff

  • library - important code

  • approximation - approximations of specific functions or data

  • entropy - entropy encoding

  • games - reverse-engineering games (does not contain games)

  • hashing - hash functions

  • logic - boolean-adjacent problems

  • shader - standalone graphical shaders

  • sound - analysis of sound files etc.

  • tests - i break people's software by accident

  • todo - uncategorized stuff that needs to be moved into a general directory

  • wat - somewhat surprising behavior