Pinned Repositories
advent-of-code
Advent of Code Concepts
choose-your-own-adventure-react
An open source choose your own adventure game with a twist
composite-js-example
The composite pattern gives a uniform interface to collections and individual objects, allowing both to be processed by the same logic.
cozad-education-samples
Assortment of code sampes used in education settings.
cozad-lkm
Linux kernel module programming for busy people
cozad-union-find
A Rust implementation of the union-find disjoint set graph algorithm
ml-reference-designs
A set of reference implementations for various ML related tasks
python-playground
A collection of random Python solutions
space-shooter-godot-4
A space shooter written in Godot 4
tower-defense-react
An open source tower defense game built in React
ccozad's Repositories
ccozad/advent-of-code
Advent of Code Concepts
ccozad/ml-reference-designs
A set of reference implementations for various ML related tasks
ccozad/python-playground
A collection of random Python solutions
ccozad/tower-defense-react
An open source tower defense game built in React
ccozad/cozad-union-find
A Rust implementation of the union-find disjoint set graph algorithm
ccozad/choose-your-own-adventure-react
An open source choose your own adventure game with a twist
ccozad/composite-js-example
The composite pattern gives a uniform interface to collections and individual objects, allowing both to be processed by the same logic.
ccozad/cozad-education-samples
Assortment of code sampes used in education settings.
ccozad/cozad-lkm
Linux kernel module programming for busy people
ccozad/cozad-simple-block-chain
A Rust implementation of simple block chain operations
ccozad/Jaalaga
Game for the John Adams Academy Technology Development Mentor Course
ccozad/notes-to-self
Personal notes on various topics
ccozad/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
ccozad/space-shooter-godot-4
A space shooter written in Godot 4
ccozad/hex-tile-godot-4
Hex tile experiments
ccozad/interview-code-challenges
Various interview code challenges
ccozad/sort-puzzle-godot-4
A sorting puzzle made in Godot 4
ccozad/vue3-apex-charts-reference