Pinned Repositories
arena
Arena Allocator implementation in pure C as an stb-style single-file library.
boomer
Zoomer application for Linux
ded
Dramatic EDitor
good_training_language
Хороший Учебный Язык
musializer
Music Visualizer
nob.h
Header only library for writing build recipes in C.
nobuild
Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.
olive.c
Simple 2D Graphics Library for C
pinpog
Ping-Pong-like game in Assembly that works without OS
porth
It's like Forth but in Python
Tsoding's Repositories
tsoding/porth
It's like Forth but in Python
tsoding/perceptron
Simple Perceptron Implementation inspired by Veritasium Video
tsoding/opengl-template
Just a simple OpenGL template that I use on my streams.
tsoding/jai-wasm
Jai WebAssembly Proof-of-Concept
tsoding/noed
Not ed(1) text editor
tsoding/wisp
Wisp is a set of simple scripts for setting up small QEMU-based Virtual Machines
tsoding/mine
Minesweeper in Terminal
tsoding/piff
Simple File Diff Tool in Python
tsoding/elf.js
An on going project to learn ELF format.
tsoding/schedule
Schedule for Tsoding Streams
tsoding/deque.py
Deque-based Programming Language
tsoding/dedup
Duplicate Files Searcher
tsoding/rope-jai
Rope simulation in Jai
tsoding/tetris-jai
Simple Implement of Tetris Game in Jai
tsoding/tic-tac-toe-auto-deref
A simple experiment that adds Auto Dereferencing of the Structures to C Programming Languages.
tsoding/dumb-sqrt
Dumb Sqrt Algorithm Visualization
tsoding/regex-stream
Regex Stream Artifacts
tsoding/wasm-stb-truetype
A small experiment on doing all of the font rendering inside of the WASM module without depending on font rendering capabilities of the browser itself.
tsoding/carrotson
Markov model implementation on sequence of bytes.
tsoding/ficktoberfest
Just silently mark all of the newly submitted PRs with "invalid" label
tsoding/gp
Just a Playground Repo for my Genetic Programming experiments
tsoding/porth-demos
Technical demos from Porth streams
tsoding/sircum
Circumscribed Circle of Triangle Visualization
tsoding/conwhy
Playable Survival Conway's Game of Life
tsoding/tsoding-tools
Just a bunch of scripts I use for my streams
tsoding/indirect-git-repo
Git repo commited as git repo
tsoding/tsoding.github.io
Tsoding website
tsoding/wiggle
OBS animations that can be controlled via REST API by ChatBots
tsoding/smig
Simple Migrations for Go's `database/sql`. Only PostgreSQL is supported for now.
tsoding/snitch-lab
Experimentation Lab for Snitch