Skip to content

danluu/toybox

 
 

Repository files navigation

toybox

A collection of small toy programs

neuralnets

neuralnets is where I play around with implementing neural network concepts from scratch in python.

control

control has scripts that I use to play around with control system topics. This includes a simulation of a kalman filter, and a couple system models.

rendering

rendering has some experiments in 3d rendering, written in python and rust.

bfdbg

bfdbg is a brainfuck interpreter and debugger.

rust

rust has all the small programs that I'm writing to teach myself rust. The most notable one is a brainfuck interpreter.

archive

archive contains old programs that aren't very representative of how I program now, but I want to keep around :)

About

A collection of small toy programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.3%
  • Rust 19.8%
  • Lua 8.1%
  • C++ 5.1%
  • Verilog 3.8%
  • C 2.1%
  • Other 1.8%