Pinned Repositories
boomer
Zoomer application for Linux
ded
Dramatic EDitor
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
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/nobuild
Previous Generation of the NoBuild idea. Use https://github.com/tsoding/nob.h instead.
tsoding/nn.h
Simple stb-style header-only library for Neural Networks
tsoding/c.php
C to Python compiler in PHP
tsoding/Noq
Simple expression transformer that is not Coq.
tsoding/flag.h
Command-line flag parsing in C
tsoding/haskell-json
Source Code for JSON Parser Video
tsoding/wassm
Web framework for x86_64 nasm
tsoding/JelloVM
JVM in Python that can only run "Hello, World"
tsoding/todo-rs
Simple Interactive Terminal Todo App in Rust
tsoding/ml-notes
Notes from Machine Learning in C session
tsoding/img2term
Print an image in the terminal using the term 256 colors
tsoding/binviz
Binary Visualization based on Christopher Domas talk: https://www.youtube.com/watch?v=4bM3Gut1hIk
tsoding/SmoothLife
SmoothLife Implementation in C
tsoding/rendering-video-in-c-with-ffmpeg
Rendering Video in C with FFMpeg
tsoding/ebisp
Embedded Lisp
tsoding/tic-tac-toe-fortran-raylib
Tic-Tac-Toe in Fortran with Raylib
tsoding/zigout
An attempt to implement breakout in Zig
tsoding/glob.h
Simple Header-Only Implementation of Glob Matching
tsoding/autocell
Cellular Automata Experiment
tsoding/stb_image_js
stb_image.h wrapper for a Web Browser
tsoding/simple-ocaml-raylib-template
Intentionally Simple Raylib OCaml Template
tsoding/voronoi-opengl
Voronoi with OpenGL using Depth Buffer
tsoding/ht
This is the notes from a Hash Table in C stream.
tsoding/command-pattern
Command Pattern (an Imperative one)
tsoding/wabt-wasm64232
A simple tool that converts wasm64 binaries to wasm32 ones
tsoding/ditch
Simple Twitch Client
tsoding/rust-pdf-hacking
Just some experiments with parsing PDF using Rust with minimal dependencies
tsoding/disasm.js
Disassmebler in JavaScript because C is old and obsolete
tsoding/thumbnail
Generate YouTube Thumbnails for GitHub READMEs
tsoding/twitch_irc
A Twitch IRC library written in Jai