Pinned Repositories
bips
Bitcoin Improvement Proposals
bup
Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Current release is 0.29.1, and the development branch is master. Please post problems or patches to the mailing list for discussion (see the end of the README below).
chunky_png
Pure ruby library for read/write access to PNG images.
CutTheKnot-Java
Java code from https://www.cut-the-knot.org/ written by Alexander Bogomolny
free-programming-books
ies-generator
An easy to use program that generates custom IES files
nand2tetris
Nand2Tetris: Includes an Assembler, Compiler, VM Translator, Snake Game, ALU, etc.
ruby-c-extension-examples
Ruby C extension examples
ruby_koans
A set of Koans to teach the Ruby language
sketchup-ruby-api-tutorials
SketchUp Ruby API Tutorials and Examples
jeroentheuns's Repositories
jeroentheuns/bips
Bitcoin Improvement Proposals
jeroentheuns/bup
Very efficient backup system based on the git packfile format, providing fast incremental saves and global deduplication (among and within files, including virtual machine images). Current release is 0.29.1, and the development branch is master. Please post problems or patches to the mailing list for discussion (see the end of the README below).
jeroentheuns/chunky_png
Pure ruby library for read/write access to PNG images.
jeroentheuns/CutTheKnot-Java
Java code from https://www.cut-the-knot.org/ written by Alexander Bogomolny
jeroentheuns/free-programming-books
jeroentheuns/ies-generator
An easy to use program that generates custom IES files
jeroentheuns/nand2tetris
Nand2Tetris: Includes an Assembler, Compiler, VM Translator, Snake Game, ALU, etc.
jeroentheuns/ruby-c-extension-examples
Ruby C extension examples
jeroentheuns/ruby_koans
A set of Koans to teach the Ruby language
jeroentheuns/sketchup-ruby-api-tutorials
SketchUp Ruby API Tutorials and Examples
jeroentheuns/SKUI
Ruby wrapper of classes that maps to GUI controls in SketchUp's UI::WebDialogs
jeroentheuns/Software_3D_engine
Python Software 3D Engine (Object Renderer) with Pygame, Numpy, Numba
jeroentheuns/testup-2
TestUp 2 for SketchUp
jeroentheuns/vm-translator
A Ruby implementation of the Nand2Tetris VM translator