lowbyteproductions
This is the github account that hosts the code for the Low Level JavaScript YouTube channel.
Utrecht, Netherlands
Pinned Repositories
16-Bit-Virtual-Machine
Code for the "16-Bit Virtual Machine" Series
bare-metal-series
Code for the "Bare Metal Series" videos
Digital-Logic-Simulator
Code for the "Digital Circuit Simulator In JavaScript" Episode
Floating-Point-Implemented-In-JS
Code from the "Why 0.1 + 0.2 === 0.30000000000000004: Implementing IEEE 754 in JS" Video
JavaScript-Is-Weird
Code for the JS Is Weird (EXTREME EDITION) video
Making-WAVs
Code for the Making WAVs video
Parser-Combinators-From-Scratch
Code that accompanies the series
Promises-From-Scratch
Code for the "Promises From Scratch In A Post-Apocalyptic Future" video
QOI
RISC-V-Emulator
lowbyteproductions's Repositories
lowbyteproductions/JavaScript-Is-Weird
Code for the JS Is Weird (EXTREME EDITION) video
lowbyteproductions/16-Bit-Virtual-Machine
Code for the "16-Bit Virtual Machine" Series
lowbyteproductions/bare-metal-series
Code for the "Bare Metal Series" videos
lowbyteproductions/Parser-Combinators-From-Scratch
Code that accompanies the series
lowbyteproductions/Digital-Logic-Simulator
Code for the "Digital Circuit Simulator In JavaScript" Episode
lowbyteproductions/Promises-From-Scratch
Code for the "Promises From Scratch In A Post-Apocalyptic Future" video
lowbyteproductions/RISC-V-Emulator
lowbyteproductions/Learning-Resources
This repository serves as a list of resources that I have personally found useful for learning about certain concepts
lowbyteproductions/Making-WAVs
Code for the Making WAVs video
lowbyteproductions/Regular-Expression-Engine
Code for the Regular Expression Engine Video
lowbyteproductions/mage-ascii-game-engine
Code to accompany the ASCII Game Engine series
lowbyteproductions/Floating-Point-Implemented-In-JS
Code from the "Why 0.1 + 0.2 === 0.30000000000000004: Implementing IEEE 754 in JS" Video
lowbyteproductions/3d-oscilloscope-renderer
Code for the "Rendering 3D Graphics On An Oscilloscope" video
lowbyteproductions/Priority-Queue
A generic priority queue implementation
lowbyteproductions/Hiding-Data-In-Sound
Code for the "Hiding Data In Sound" video
lowbyteproductions/fixed-point-math
lowbyteproductions/flow-fields
lowbyteproductions/QOI
lowbyteproductions/Bit-Packer
Squeeze those wasteful bits out of your data
lowbyteproductions/memory-dumper
Code for the "Getting up in another processes memory" video
lowbyteproductions/The-Bits-And-Bytes-Of-Binary
Code for the "The Bits And Bytes Of Binary" series
lowbyteproductions/BPS-Patcher
A BPS patcher written in C
lowbyteproductions/led-panel-driver-in-gateware-ts
lowbyteproductions/IPS-Binary-Patcher
An IPS patcher written in C
lowbyteproductions/tixy.land-clone
lowbyteproductions/Turning-Pixels-Into-Waves
Code for the "Turning Pixels Into Waves" video
lowbyteproductions/gateware-ts-introduction
lowbyteproductions/stm32-ws2812b
Code for the "Bare Metal Bit Banging: WS2812B Driver" video