Pinned Repositories
IMY320_MicrosoftDonuts
2DSpatialNavigation
Navigation tools for a 2D space in a web page
C-Sharp-Signalbus
An easy manager class for C# Events, especially in Unity (because I'm disappointed that you can't keep track of C# events)
CassScripts
Very useful scripts that help with unity development
cat_experiments
Experimenting with forms and visuals reacting to form inputs
catsums
I'm Cassim and I'm multimedia artist and developer and this page is to showcase how schizophrenic my code looks
just-bops-and-quizzes
Play quizzes to the tune of a song (based on Just Shapes & Beats)
target-observers
Observers that can be used for checking specific changes in objects. This mainly consists of a Transform Observer and a Collision Observer for DOM Elements
Vector2JS
Vector2 library for Javascript inspired by Godot and Unity, but for handling the DOM and Canvas or just plain Vector Math calculations.
wilmaJS
A powerful framework for making Typescript and Javascript easier
catsums's Repositories
catsums/wilmaJS
A powerful framework for making Typescript and Javascript easier
catsums/Vector2JS
Vector2 library for Javascript inspired by Godot and Unity, but for handling the DOM and Canvas or just plain Vector Math calculations.
catsums/2DSpatialNavigation
Navigation tools for a 2D space in a web page
catsums/C-Sharp-Signalbus
An easy manager class for C# Events, especially in Unity (because I'm disappointed that you can't keep track of C# events)
catsums/CassScripts
Very useful scripts that help with unity development
catsums/cat_experiments
Experimenting with forms and visuals reacting to form inputs
catsums/catsums
I'm Cassim and I'm multimedia artist and developer and this page is to showcase how schizophrenic my code looks
catsums/conductor-js
A music conductor that can be linked with DOM elements, event targets and animations to sync them to a song and beat
catsums/COS-314
My AI related stuff
catsums/just-bops-and-quizzes
Play quizzes to the tune of a song (based on Just Shapes & Beats)
catsums/target-observers
Observers that can be used for checking specific changes in objects. This mainly consists of a Transform Observer and a Collision Observer for DOM Elements
catsums/COS214-NotATemplate-Project
War simulator project where the last COS student survives
catsums/CPP-Signal-Bus
A SignalHandler that handles events and lambdas in C++, along with having a custom ActionHandler
catsums/draginDB
A cache-based JSON database that allows you to quickly create, access and change it as if you're dragging it in quickly. Start Dragin Deez Bases with DraginBD now!
catsums/IMY300-Minigame-Ass1
Mini Game assignment 1 for IMY 300
catsums/imy772-workshop
IMY 772 Workshop Assignment
catsums/Java-Data-Structures-and-Algorithms
Data structs and algorithms made in java as assignments from university. Most of the code is refacted to be flexible so they can be reused elsewhere if needed
catsums/ligma.io
catsums/myHelperFunctions
A package for my helper functions in NodeJS
catsums/replRender
A renderer in typescript used to parse files and strings for html and other files with full customisability
catsums/SignalEventBus
A package for adding signal events to your front end code, which can be used in your components or vanilla JS code as a signal handler.