Pinned Repositories
3-Laws-Of-Robotics
A website based on Isaac Asimov's work.
analogue-clock-js
an functioning analogue clock written in JS
android-blackjack-vs-the-world
ASP-graph-search
ASP (answer set programming) logic program to be ran in clingo for basic graph search
basic-comments-server
basic-genetic-algorithm-js
first go at implementing a basic genetic algorithm
basic-neural-network-from-scatch-in-python
collate-files-shell-script
fun shell script I made so i could group and collate my lecture notes (by selected critera/module) into 1 text file for masters course
jsTheWeirdParts
code examples written for anthony alicea's js course.
three.js-typescript-starter-project
a three.js typescript starter project template to work from
zoolu-got-rhythm's Repositories
zoolu-got-rhythm/three.js-typescript-starter-project
a three.js typescript starter project template to work from
zoolu-got-rhythm/analogue-clock-js
an functioning analogue clock written in JS
zoolu-got-rhythm/android-blackjack-vs-the-world
zoolu-got-rhythm/ASP-graph-search
ASP (answer set programming) logic program to be ran in clingo for basic graph search
zoolu-got-rhythm/basic-comments-server
zoolu-got-rhythm/basic-genetic-algorithm-js
first go at implementing a basic genetic algorithm
zoolu-got-rhythm/basic-neural-network-from-scatch-in-python
zoolu-got-rhythm/collate-files-shell-script
fun shell script I made so i could group and collate my lecture notes (by selected critera/module) into 1 text file for masters course
zoolu-got-rhythm/electric-static-js-visual-library
an api for generating electric static effects on canvas
zoolu-got-rhythm/gun-js-node-cmd-line-experiment
a basic command line app for testing out the gun-js decentralization library
zoolu-got-rhythm/JavaScript-Byte-type-class
zoolu-got-rhythm/logic-program-room-allocator-using-ASP
room allocator using answer set programming (ASP)
zoolu-got-rhythm/manoj-example
blah blah
zoolu-got-rhythm/marquee-widget-library-js
append a customisable marquee widget to the DOM
zoolu-got-rhythm/npm-stopwatch-package-test
testing of npm stopwatch package (complete with typescript types/bindings) i wrote sometime in 2021
zoolu-got-rhythm/peopleCollection
zoolu-got-rhythm/react-hints-component
zoolu-got-rhythm/react-three-fiber-dots-fade
zoolu-got-rhythm/react-three-fiber-typescript-experiments-sandbox
sandbox project for learning react-three-fiber in typescript and playing around with it
zoolu-got-rhythm/rock-paper-scissors
rock, paper, scissors typescript implementation
zoolu-got-rhythm/spinner-dom-js
a customisable spinner/loader animation with a basic API, using canvas/js that can be easily embedded into web projects
zoolu-got-rhythm/stopwatch-js
stopwatch utility class for managing elapsed time in milliseconds with unit test coverage
zoolu-got-rhythm/tap-circles-in-sequence-memory-game
inspired by the memory game the monkey plays in episode 1, season 3 of youtuber Vsauce's show Mind Field.
zoolu-got-rhythm/tap-touch-screen-visual
an visual indicator that you've tapped or clicked the screen
zoolu-got-rhythm/tetris-js-implementation
an implementation of tetris in js
zoolu-got-rhythm/three.js-ts-experiments
a collection of growing branches (experiments) dedicated to learning three.js
zoolu-got-rhythm/tic-tac-toe-typescript
minimax algorithm implemented in TS
zoolu-got-rhythm/advent-of-code-2023-typescript
my implementations for advent of code 2023 problem set (written in typescript)
zoolu-got-rhythm/dijkstras-algorithm-ts
typescript implementation of dijkstras algorithm
zoolu-got-rhythm/wordle-solving-with-bash