I'm a student and neurodivergent furry programmer (meow :3) from Singapore ๐ธ๐ฌ who codes and draws sometimes!
I go by the name "Blender" or "diblenderbenzene" (less commonly "AV3_08", "AV306", or some variation depending on availability) on most sites.
My preferred languages (no particular order):
- Java
- C++ (engine dev was fun!)
- JS / TS (I like
canvas
-based games a lot, because of their universality) - Python (making http requests by hand is actually quite fun, and ML is cool too ig)
- GLSL (not really a language, but I love shaders)
(please ignore the many empty repos, I'll get around to finishing them someday)
- KeybindsGalore Plus
- Successor to Xenon for 1.21 (tentatively named "the radionuclide collection")
-
Xenon: An easily scalable, object-oriented and efficient[citation needed] Minecraft Fabric utility mod written in Java. Features include FullBright, WAILA, Red Reticle and more!
-
Blencord and Potatocord: Two failed attempts at making Discord clients (Blencord only works with bot tokens; I never got around to implementing message sending in Potatocord)
-
KeybindsGalore Plus: A fork of KeybindsGalore with many bugfixes and improvements (originally by Cael and updated to 1.20 by HVB007)
-
LiteConfig: A small, simple & lightweight reflection-based general configuration library
-
enchantable-heads: A more fully-featured (configurable) version of the original project; released here because my PR never got merged (sad)
I actually did most of the code research for the original project and came up with the original implementation, but we don't really talk about that
- Various PaperMC plugins (I lost most of them when my old pc died)
-
SpeedMath: Randomly generated math questions, with a timer to improve mental calculation skills! Made with Node.js, React and Firebase. Collaboration with Craftless, AustinJason, and Wesley!
-
PaintApp: A basic drawing app with different brush types, shape and text tools. Made in p5.js as a school project.
-
explore.js: Minecraft 2D, but you can't mine or craft. Work in progress. May never be finished.
-
Pet Da Fox (aka Blu Petting Simulator): Pet the fox! A
very uselessPopCat-like thing based on an animation by @blufoxery -
math: Some math helper tools, mostly for graphics stuff
-
Codebreaker: A basic frequency analyser for simple substitution ciphers. Made for the Sentinel Programme (school thing). Very low effort :(
-
Documentation and (one) code contributions to MaxiGames.js: I'm the "Professional MaxiGames PR Man" on their Discord! (last checked: somewhere in June 2023)
-
2D engine: A
very unreliablebasic 2D game engine made in p5.js, with sprites, physics and rudimentary circle colliders. Made to pass the time during lessons.
-
xkcd-qol: Extension that adds stuff to XKCD comic pages ("Explain" button linking to
explainxkcd
, quick-jump-to-index button) -
cp: codebreaker.xyz solutions, mostly copied from editorials