the place i leave my non-serious hobby projects
Go to file
Connor Olding 9007162df3 automamba: update micromamba 2024-03-04 20:15:38 +01:00
6502_name_codec 6502_name_codec: update readme 2022-06-07 04:11:48 +02:00
automamba automamba: update micromamba 2024-03-04 20:15:38 +01:00
bitten bitten: update bitten.py 2022-06-19 02:48:10 -07:00
ciel add ciel 2022-06-13 07:18:08 +02:00
direct direct: update birect.py 2024-02-15 19:16:15 -08: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: update YouTube audio compressor 2024-02-15 17:20:15 -08: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-13 23:18:53 +02:00

README.md

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 - lossless codecs

  • 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