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. http://twitter.com/p5xjs —
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/console-wordle
A version of wordle for the console
RandomGamingDev/ImageToLines
A simple program made to convert an image to lines (and sometimes dots) based on contrast.
RandomGamingDev/CPP-VLA
VLAs (Variable Length Arrays) are commonly used, stack-allocated arrays from C99, that don't work in standardized C++. This library is a header only library that brings VLAs to C++.
RandomGamingDev/FakeCMD
Just a fun little script to create a fake CMD enviroment to troll ur friends
RandomGamingDev/Minecraft-Pink-Glitch-Article
An article on github about Minecraft Bedrock's pink glitch. Why is it on github? IDK. I just put it here.
RandomGamingDev/MLDelunayImageTriangulator
A short, simple, and sweet ML script that triangulates images by use of Delunay Triangulation.
RandomGamingDev/randtrans
A simple python library for randomly translating text like seen in a multitude of videos.
RandomGamingDev/Vinegar
Smart Pointer Library Made in C++