Pinned Repositories
boomer
Zoomer application for Linux
ded
Dramatic EDitor
good_training_language
Хороший Учебный Язык
musializer
Music Visualizer
nobuild
Header only library for writing build recipes in C.
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
snitch
Language agnostic tool that collects TODOs in the source code and reports them as Issues
todo.asm
Todo Web Application in flat assembler
Tsoding's Repositories
tsoding/porth
It's like Forth but in Python
tsoding/nothing
A simple platformer about nothing
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/mine
Minesweeper in Terminal
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/wisp
Wisp is a set of simple scripts for setting up small QEMU-based Virtual Machines
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/carrotson
Markov model implementation on sequence of bytes.
tsoding/ficktoberfest
Just silently mark all of the newly submitted PRs with "invalid" label
tsoding/regex-stream
Regex Stream Artifacts
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/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/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