Pinned Repositories
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
mathjs
An extensive math library for JavaScript and Node.js
WebGL
The Official Khronos WebGL Repository
p5.js
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. Looking for p5.js 2.0? http://beta.p5js.org
EzCopenheimer
A basic and easier to use version of the Copenheimer bot created by the 5th Column from 2B2T that you can easily and simply execute using python made for educational purposes. Especially since you don't have to deal with anything like build systems, compilation, and the exact same thing on repeat for dependencies.
MCSkinsGen
A repository for a Minecraft skin generator based off of Stable Diffusion v1.5. It's trained off of Stable Diffusion and uses data scraped with https://github.com/RandomGamingDev/mcskins-net-scraper
qr-cartridge
A basic build system including library importing from URLs for creating code that can be stored onto QR codes and ran directly off of them on the browser.
qr-flappy-bird
A version of flappy bird written to fit on a QR code
Wireframe
A powerful 0 cost no GUI game engine that provides control and speed to the programmer, while also providing ease of use. (similar to LWJGL)
yt-transcript-downloader
A Firefox Extension that allows you to download the Transcripts of Youtube Videos as JSONs
RandomGamingDev's Repositories
RandomGamingDev/MCSkinsGen
A repository for a Minecraft skin generator based off of Stable Diffusion v1.5. It's trained off of Stable Diffusion and uses data scraped with https://github.com/RandomGamingDev/mcskins-net-scraper
RandomGamingDev/yt-transcript-downloader
A Firefox Extension that allows you to download the Transcripts of Youtube Videos as JSONs
RandomGamingDev/yt-times
A Firefox Extension that replaces the undescriptive youtube time with the exact absolute time of release
RandomGamingDev/GLTilemapp5js
A tilemap library for p5.js's OpenGL mode that is optimized to draw tilemaps within a single draw call
RandomGamingDev/grabcraft-to-schema
A Python library and its cli for converting grabcraft to schema (more specifically litematica schematic) files
RandomGamingDev/p5.Glow
A 2d pixel-perfect based efficient polygon lighting library for p5.js that supports a variety of features
RandomGamingDev/RandomDesmosGraphs
Random desmos graphs I made that can be ran from basically anywhere and do random desmos things (mostly math visualizations)
RandomGamingDev/ChessELOle
Guess the Lichess ELO of a random chess game and see how well you fare
RandomGamingDev/DoubleLinkedListLibJs
A simple double linked list that stores the head, tail and length of the list.
RandomGamingDev/OneWayLinkedListLibJs
A simple one way linked list that stores the head, tail and length of the list
RandomGamingDev/astra-software
astra 2 software
RandomGamingDev/boilerexams-scraper
A basic Python script that scrapes all exam and topic questions from Boilerexams and documents part of their API for other use.
RandomGamingDev/chromium
The official GitHub mirror of the Chromium source
RandomGamingDev/DagorEngine
Dagor Engine and Tools source code from Gaijin Games KFT
RandomGamingDev/GLPixyp5js
Pixy from Wireframe, but for p5js's WebGL mode (although it can be used with pure WebGL or libraries that can interact with pure WebGL)
RandomGamingDev/godot
Godot Engine – Multi-platform 2D and 3D game engine
RandomGamingDev/GooglePlayPrivacyPolicy
A Privacy Policy for Google Play
RandomGamingDev/grass-discord-bot
A discord bot created to have random modules added to it however you'd like, whether for just yourself or for friends as well it's a great coding experience for all :D
RandomGamingDev/greedy-meshing-js-demo
A demonstration of greedy meshing in Javascript with p5.js used for voxels and more
RandomGamingDev/lichess-id-divider
A fast Rust script for moving Lichess Game IDs from the Lichess Database to individual, easily queryable binary files
RandomGamingDev/NYT-Connections-Quality-of-Life-Extension
A Quality of Life Extension (Chrome & Firefox) for adding features like dark mode, highlighting, tile dragging, and more to Connections (features that New York Times hasn't taken user feedback on for some reason).
RandomGamingDev/p5.js
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —
RandomGamingDev/p5.js-website
New p5.js website!
RandomGamingDev/PoppedSMP
RandomGamingDev/PSPSP-2025
Projects for PSPSP 2025
RandomGamingDev/q5.js
A sequel to p5.js that's smaller, faster, and optimized for interactive art!
RandomGamingDev/RandomGamingDev
My README
RandomGamingDev/tadpole-software
RandomGamingDev/tiled-atlas-padder
A small, basic, and customizable Python script for adding padding to a tiled texture atlas
RandomGamingDev/WebGLMesh
A simple library for OOP encapsulation and abstraction of some of the different WebGL features needed for meshes.