Skip to content
View AV306's full-sized avatar
🥖
🥖
  • Singapore

Organizations

@BingChilling-Studios
Block or Report

Block or report AV306

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
AV306/README.md

Hello!

I'm a student from Singapore 🇸🇬 who codes and draws sometimes!

I go by the name "Blender" or some variation of "AV3_08" (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!)
  • GLSL (not really a language, but I love shaders)

(please ignore the many empty repos, I'll get around to finishing them someday)

GitHub Stats

Top Langs


Active projects (In order of priority):

(hiatus for final year stuff)



Stuff I did

Java:

  • 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: A very minimal and basic command-line Discord client, made with Javacord in under 3 hours.

  • MultiBind: A fork of KeybindsGalore, originally by Cael and updated to 1.20 by HVB007.

  • Various PaperMC plugins (I lost most of them when my old pc died)


C++


Web / JS:

  • 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.

  • Pet Da Fox (aka Blu Petting Simulator): Pet the fox! A somewhat useless PopCat-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 unreliable basic 2D game engine made in p5.js, with sprites, physics and rudimentary circle colliders. Made to pass the time during lessons.


Other:

Pinned

  1. xenon xenon Public

    Block game utility mod (Fabric)

    Java 9

  2. 2d-engine-p5js 2d-engine-p5js Public

    p5.js 2D game engine because bored

    JavaScript

  3. interesting-graphics interesting-graphics Public

    interesting things from my graphics programming experiments

    GLSL

  4. petdafox petdafox Public

    JavaScript