Pinned Repositories
dancing-python
The Python logo animated with CSS
discretegames.github.io
My personal blog, all about programming stuff I get up to.
f5anything
VSCode extension that lets you run any terminal command from a launch.json configuration.
hypercomplex
A Python library for working with arbitrary-dimension hypercomplex numbers following the Cayley-Dickson construction of algebras.
manychallenges
Various code challenges completed in many programming languages at once using RunMany.
nextjs-ts-webworker-package
NPM package for testing TypeScript web workers in NextJS.
PythonPrison
Personal entry to the PyWeek31 game jam
runmany
A Python 3.6+ package to run .many files, where many programs written in many languages may exist in one file.
runmanyext
VSCode extension for syntax highlighting of RunMany .many files which can hold and run code from multiple programming languages: https://pypi.org/project/runmany
TurtLSystems
Highly customizable tool for generating pngs and gifs of fractals and other patterns created by Lindenmayer systems.
discretegames's Repositories
discretegames/hypercomplex
A Python library for working with arbitrary-dimension hypercomplex numbers following the Cayley-Dickson construction of algebras.
discretegames/f5anything
VSCode extension that lets you run any terminal command from a launch.json configuration.
discretegames/runmany
A Python 3.6+ package to run .many files, where many programs written in many languages may exist in one file.
discretegames/runmanyext
VSCode extension for syntax highlighting of RunMany .many files which can hold and run code from multiple programming languages: https://pypi.org/project/runmany
discretegames/TurtLSystems
Highly customizable tool for generating pngs and gifs of fractals and other patterns created by Lindenmayer systems.
discretegames/PythonPrison
Personal entry to the PyWeek31 game jam
discretegames/dancing-python
The Python logo animated with CSS
discretegames/nextjs-ts-webworker-package
NPM package for testing TypeScript web workers in NextJS.
discretegames/discretegames.github.io
My personal blog, all about programming stuff I get up to.
discretegames/manychallenges
Various code challenges completed in many programming languages at once using RunMany.
discretegames/css-primes
The Sieve of Eratosthenes generated using CSS
discretegames/DSAs
Python 3 implementations of various data structures & algorithms.
discretegames/higher_of_two_rolls
Terrible python code from the Doubles and Dice Rolls video
discretegames/mathdunders
A Python decorator that automatically adds math operator dunders to a class.
discretegames/next-redux-toolkit-demo
Testing NextJS with Redux + Redux Toolkit and ssr store
discretegames/npm-test-package
Just a test NPM package to learn how things work.
discretegames/pixitutorial
Pixi.js YouTube tutorial project files
discretegames/python-discord-site
pythondiscord.com - A Django and Bulma web application.
discretegames/sheet-splitter
A simple serverless sheet splitter for separating images on spritesheet.
discretegames/svg-binary-wheels
Making binary and Gray encoding wheels in an SVG
discretegames/threejsfun
Playing around with Three.js on GitHub Pages.