From ce1a015d3eb5f67e6d49bd8691ccf60dcd4dfa42 Mon Sep 17 00:00:00 2001 From: Connor Olding Date: Tue, 7 Jun 2022 06:37:24 +0200 Subject: [PATCH] update readme --- README.md | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 51 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 04702f4..4929775 100644 --- a/README.md +++ b/README.md @@ -1 +1,51 @@ -here be dragons +here be dragons. + +## brief + +**NOTE:** a lot of this stuff hasn't been committed yet. + +### actual projects + +* 6502\_name\_codec - lossless text encoding + +* atone\_syntax - general parser (nonfunctional) + +* automamba - bash-based auto-installer for mamba/conda/python/MSVC + +* bitten - high-level python interface to [biteopt](https://github.com/avaneev/biteopt) + +* ciel - useless calculator / masochistic C playground + +* direct - pure python **B**IRECT 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 - *(TODO)* + +* 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