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/snitch
Language agnostic tool that collects TODOs in the source code and reports them as Issues
tsoding/nn.h
Simple stb-style header-only library for Neural Networks
tsoding/c.php
C to Python compiler in PHP
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/opengl-template
Just a simple OpenGL template that I use on my streams.
tsoding/binviz
Binary Visualization based on Christopher Domas talk: https://www.youtube.com/watch?v=4bM3Gut1hIk
tsoding/SmoothLife
SmoothLife Implementation in C
tsoding/jai-wasm
Jai WebAssembly Proof-of-Concept
tsoding/rendering-video-in-c-with-ffmpeg
Rendering Video in C with FFMpeg
tsoding/ebisp
Embedded Lisp
tsoding/flag.h
Command-line flag parsing in C
tsoding/tic-tac-toe-fortran-raylib
Tic-Tac-Toe in Fortran with Raylib
tsoding/piff
Simple File Diff Tool in Python
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/wabt-wasm64232
A simple tool that converts wasm64 binaries to wasm32 ones
tsoding/rust-pdf-hacking
Just some experiments with parsing PDF using Rust with minimal dependencies
tsoding/ditch
Simple Twitch Client
tsoding/disasm.js
Disassmebler in JavaScript because C is old and obsolete
tsoding/twitch_irc
A Twitch IRC library written in Jai