the place i leave my non-serious hobby projects
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Connor Olding 3f5f1276c1
bitten: update bitten.py
12 months ago
6502_name_codec 6502_name_codec: update readme 1 year ago
automamba automamba: update readme 12 months ago
bitten bitten: update bitten.py 12 months ago
ciel add ciel 12 months ago
direct direct: update readme 12 months ago
games games: add pot3d.py 1 year ago
library library: update dwarf.png 1 year ago
logic logic: update readme 1 year ago
rs_dissection add rs_dissection 1 year ago
sound sound: add YouTube audio compressor.user.js 1 year ago
wat add wat 1 year ago
.gitattributes fix this crap 1 year ago
.gitignore add .gitignore 1 year ago
README.md update readme 12 months ago

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