Pinned Repositories
.github
algo-art-lab
My CPU renderer.
assets
download_youtube_playlist
A python3 script for easily downloading and archiving entire YouTube playlists from the console. Downloads audio and video in highest quality along with thumbnail and english captions when available. Uses pytube, colorful and ffmpeg.
gcode_generators
Some code I wrote for generating CNC gcode a while back.
GELANG
The Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Report issues in the Lua mailing list https://www.lua.org/lua-l.html
gemv
now this is the subsystem that should be presented for virtualization
holdengreen.org
My personal website holdengreen.org
lingtool
linguistic tool for manipulating languages and for learning languages, this should be made to output dual-language audiobooks
tinymat8
My hardware and software files for the Tiny LED Matrix 8x8.
holdengreen's Repositories
holdengreen/download_youtube_playlist
A python3 script for easily downloading and archiving entire YouTube playlists from the console. Downloads audio and video in highest quality along with thumbnail and english captions when available. Uses pytube, colorful and ffmpeg.
holdengreen/gcode_generators
Some code I wrote for generating CNC gcode a while back.
holdengreen/holdengreen.org
My personal website holdengreen.org
holdengreen/.github
holdengreen/algo-art-lab
My CPU renderer.
holdengreen/assets
holdengreen/GELANG
The Lua development repository, as seen by the Lua team. Mirrored irregularly. Please DO NOT send pull requests. Report issues in the Lua mailing list https://www.lua.org/lua-l.html
holdengreen/gemv
now this is the subsystem that should be presented for virtualization
holdengreen/lingtool
linguistic tool for manipulating languages and for learning languages, this should be made to output dual-language audiobooks
holdengreen/tinymat8
My hardware and software files for the Tiny LED Matrix 8x8.
holdengreen/linux
Linux kernel source tree
holdengreen/neok
New Kpop tv. Scans top kpop outlets for new content and outputs a stream to twitch.
holdengreen/photos
Photos for my site holdengreen.org among other things.
holdengreen/pyopengl-sandbox
A non-voxel sandbox construction game created using PyOpenGL and Bullet physics.
holdengreen/python-twitch-stream
Python-twitch-stream is a simple lightweight library, which you can use to send your python video to twitch and react with the chat in real time.
holdengreen/serenity
The Serenity Operating System 🐞
holdengreen/test
testing assets and stuff
holdengreen/test-site
test pages site
holdengreen/wgpu-triangle-in-Dlang
I translated the triangle example (in C) from wgpu-native to D and it works. @adamdruppe helped me a lot to do this.