Skip to content
View tetraketra's full-sized avatar
  • Port Technology Services
  • Richmond, VA, USA
  • 03:18 (UTC -04:00)
  • @TetraKetra

Block or report tetraketra

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tetraketra/README.md

🦊 About Me 🦊

./who
 β”œβ”€ Tetra, or dead(ish)name starting w/ B.
 β”œβ”€ she/it trans C+Python programmer
 β”œβ”€ πŸ’š foxes, factory games, and manhwa
 └─ burgeoning audiophile

./where
 └─ Richmond, VA, USA

./why
 └─ why not

πŸ› οΈ My Projects πŸ› οΈ

./untitled-fox-game
 └─ My personal hobby engine and game for practicing clean code, C, and OpenGL.
./dial-up
 └─ Command-line encoder and decoder for an unnamed nondeterministic phone-dialpad-based code.
./code-golf 
 └─ Small files for code golf problems in various languages (but probably Python).

TODO: make `ttk` and `tgl` into submodules and post them here?
TODO: `tec`, "Tetra's Entity Compontent System"?

Pinned Loading

  1. tetras-toolbox tetras-toolbox Public

    My personal collection of often-itertools-based "convenience" functions.

    Python 1

  2. code-golf code-golf Public

    Small files for code golf problems in various languages (but probably Python).

    Python 1

  3. untitled-fox-game untitled-fox-game Public

    My personal hobby engine and game for practicing clean code, C, and OpenGL.

    C

  4. dial-up dial-up Public

    An encoding and decoding app for a phone-dial-pad-based cypher.

    Python