Code for the littler Buttons the Computer used in the Turing Machine portion of the book.
Geupdate 3 jaren geleden
An experiment in cleaning up CSS by just avoiding dis-features and focusing on flexbox and CSS grids.
Geupdate 3 jaren geleden
This is the code for the bot that we use in the course Discord. It's being built over a series of livestreams and only does a few basic things like replaying livestream chats.
Geupdate 3 jaren geleden
A simple CSS file to make it easier to layout a web page quickly at the start. It's meant to be removed once you have the basic layout done, but you could probably keep it if you like it.
Geupdate 2 jaren geleden
This is a quick dump of my windows vim setup. This works fairly well and I've written a lot of software using this. I also include other software I installed.
Geupdate 3 jaren geleden
These are the projects for the JavaScript Level 2 module in Learn JS the Hard Way.
Geupdate 3 jaren geleden
Code featured in the blog for learnjsthehardway.com.
Geupdate 3 jaren geleden
This is only for testing npm init for installing other things.
Geupdate 2 jaren geleden
This is the template project that's checked out and configured when you run the bando-up command from ljsthw-bandolier. This is where the code really lives.
Geupdate 2 jaren geleden
The code from the Learn JavaScript the Hard Way module JavaScript Level 1 exercises. This is a mirror of the code I have in the book, so if you're struggling you can use this to compare against your attempts.
Geupdate 3 jaren geleden
This is the code that runs https://bandolier.learnjsthehardway.com/ for you to review. It uses the https://git.learnjsthehardway.com/learn-javascript-the-hard-way/bandolier-template to create the documentation for the project.
Geupdate 2 jaren geleden
This is a parody of leetcode.com for designers. It's being developed live on Twitch.tv/zedashaw to demonstrate how to make a parody of a website.
Geupdate 2 jaren geleden
An even more educational version of the Bandolier for Learn JS the Hard Way.
Geupdate 1 jaar geleden
This is a simple game I'm writing to test the idea of using games to teach C++.
Geupdate 1 jaar geleden
A cross platform pre-configured C++ game development setup. It uses Meson to build a bouncing game using SFML, ImGUI, and Box2d in the smallest C++ example possible.
Geupdate 4 maanden geleden
A set of PowerShell scripts that install a base developer environment and multiple languages for Windows.
Geupdate 1 maand geleden
A weird game.
Geupdate 2 maanden geleden
This is a set of tiny utilities you can use in your code or to study.
Geupdate 10 maanden geleden
A simple program that accepts RTMP streams and then restreams them directly to other services. I use it to record at a higher rate but stream to target services at the rate they want. It's also useful for streaming to multiple sites.
Geupdate 10 maanden geleden
The next little game in the series where I make a fancy rogue game.
Geupdate 6 maanden geleden