Pinned Repositories
colorizer
Bash function to convert xml-tag like color strings to ANSI color escape codes
ineedmoretime
A HTML5 analog clock experiment, using jQuery and Raphael js.
Pdf-Presenter-Console
A Keynote like presenter console with multi-monitor support and the ability to read PDF as input files.
phuml
phUML is fully automatic UML diagram generator. It takes arbitrary object oriented code written in php5 and creates fully blown class diagrams of it.
pixel_loop
A Rust implementation for fixed time game/update loops
prettytable.sh
A shell script to pretty print tabular data into the terminal
sprintf.js
An almost feature complete Javascript implementation of the sprintf standard c function
the_ray_tracer_challenge_in_rust
Repository to follow my development of "The Raytracer Challenge" book by Jamis Buck in the language Rust
the_raytracer_challenge_repl
A WebAssembly (WASM) based REPL interface for my Raytracer Challenge in Rust project
Vala_CMake
CMake macros to compile and manage Vala projects
jakobwesthoff's Repositories
jakobwesthoff/argumentrewrap
Vim plugin to automatically rewrap argument lists to multiple lines
jakobwesthoff/256colors
A bash script to show and calculate all available 256 ansi colors of a modern terminal
jakobwesthoff/whitespacetrail
Simple functions for Vim, to display trailing whitespaces while editing
jakobwesthoff/Ghost
Template based HTML to PDF renderer based on PhantomJS
jakobwesthoff/vim-plugin-dirsettings
This plugin allows to define vim configuration settings per directory
jakobwesthoff/HDDSuspend
A shell script to put your harddrives to sleep after a certain amount of inactivity eventhough they don't support hdparm -S
jakobwesthoff/duplicity-runner
A convenience wrapper script around the amazing duplicity backup application
jakobwesthoff/activebar2
Let IE6 die using a bar to make your users hopefully upgrade soon
jakobwesthoff/autostarter
A bash script to startup and position certain applications automatically based on the current screen resolution
jakobwesthoff/bdog
A better bcat - A pipe to your browser
jakobwesthoff/evolving_vectorization
Experiment to use simulated annealing in order to recreate an image from overlapping transparent polygons
jakobwesthoff/indicator-places
Very simple app-indicator, wich shows gtk-bookmarks (aka places)
jakobwesthoff/lucie
An experiment to create a minimal cgi-bin lua based scripting language for embedded systems with a minimal footprint
jakobwesthoff/multi-luks
multi-luks is a shell script, which makes it possible to encrypt multiple partitions with LUKS using the same password
jakobwesthoff/pastemode
A really simple vimscript to enter insertmode with paste enabled and disable it automatically when left again
jakobwesthoff/phidget
A PHP-GTK experiment allowing to create Desktop Widgets with PHP
jakobwesthoff/qalisting
Code line highlighting for LaTeX with lstlisting (for beamer)
jakobwesthoff/image3d_dynamic_canvas
DynamicCanvas renderer experiment for Image3D
jakobwesthoff/imageutil
Commandline tool to read and write flash images to the Kathrein UFS-910 receiver over ethernet
jakobwesthoff/jquery.fluidtextarea
Automatically adapt the height of a textarea to its contents
jakobwesthoff/mlbrowser
Fork of mlbrowser so it can be made to work with raspbian and Qt5 packages from twolife.be/raspbian
jakobwesthoff/moko_eightball
8ball game implementation for the OpenMoko Neo Freerunner
jakobwesthoff/mossofs
A FUSE driver being able to map the mosso cloud storage to your filesystem
jakobwesthoff/phpWhirl
Object oriented Whirl interpreter written in PHP :)
jakobwesthoff/puppet-boxen
Boxen's fundamental modules and types.
jakobwesthoff/puppet-charles
Charles Puppet Module for Boxen
jakobwesthoff/puppet-homebrew
Install Homebrew.
jakobwesthoff/Recipes
PHP & CouchDB based recipe manager, we use internally in our family
jakobwesthoff/sudoku
A backtracking based Sudoku generator/solver written in PHP
jakobwesthoff/systemProcess
Wrapper around PHPs facilities to execute and manage external processes