Skip to content
View tetraketra's full-sized avatar
  • Port Technology Services
  • Richmond, VA, USA
  • 01:16 (UTC -05:00)
  • X @TetraKetra

Block or report tetraketra

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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. dial-up dial-up Public

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

    Python