Pinned repositories
Repositories
-
rust-browser-game
Bloat-Free Browser Game in Rust (rustc-only challenge)
-
rust-browser-game-but-ncurses
rust-browser-game but native and rendered with ncurses in C without the Browser
-
rust-browser-game-but-sdl
The Bloat-Free Browser Game in Rust but in C and not in a Browser
-
something-rewrite
Rewrite of Something from scratch
-
domsson-fontgen
A simple tool that compresses bitmap fonts created by @domsson with a simple custom compression algorithm.
-
emoteJAM
Simple website that generates animated BTTV emotes from static images.
-
bm
Stack-Based Language with Meta-Programming
-
nobuild
Header only library for writing build recipes in C.
-
rust-doubly-linked-list
Doubly-Linked List Implementation in Rust
-
rust-hash-table
Hash Table Implementation in Rust
-
tsoding-tools
Just a bunch of scripts I use for my streams
-
gif.js.c
A fork and rewrite of gif.js library in C that compiled down to WebAssembly
-
kgbotka-2
KGBotka 2: Eclectic Boogaloo
-
jim
Immediate Mode JSON Serialization Library in C
-
emoteJAM-cxx
A simple application that generates animated BTTV emotes from static images
-
vulkano-rainbow-triangle
Classical Rainbow Triangle using Rust and Vulkan via vulkano bindings
-
cxx-invert-file-tree
This is like Inverting Binary Tree, but instead of a Binary Tree it's a File Tree.
-
opengl-template
Just a simple OpenGL template that I use on my streams.
-
zzzwe
zzzwe
-
cws
Custom WebSocket implementation in C for educational and recreational purposes.
-
rust-opengl-bitmap-font-rendering
Rust OpenGL Bitmap Font Rendering
-
HTMLang
HTML as a Programming Language. Finally all of your dreams came true.
-
fizzbuzz-html
FizzBuzz Solution in HTML Programming Language
-
rogalik
Simple rogue-like game in Haskell
-
kidito
Actual 3D graphics in OpenGL
-
schedule
Schedule for Tsoding Streams
-
-
dec64.js
DEC64: Decimal Floating Point Format implementation in WebAssembly for JavaScript