Jakob Westhoff

Results 10 repositories owned by Jakob Westhoff

argumentrewrap

17
Stars
2
Forks
Watchers

Vim plugin to automatically rewrap argument lists to multiple lines

colorizer

33
Stars
2
Forks
Watchers

Bash function to convert xml-tag like color strings to ANSI color escape codes

ineedmoretime

19
Stars
4
Forks
Watchers

A HTML5 analog clock experiment, using jQuery and Raphael js.

Pdf-Presenter-Console

94
Stars
38
Forks
Watchers

A Keynote like presenter console with multi-monitor support and the ability to read PDF as input files.

phuml

177
Stars
53
Forks
Watchers

phUML is fully automatic UML diagram generator. It takes arbitrary object oriented code written in php5 and creates fully blown class diagrams of it.

playgrounds

15
Stars
4
Forks
Watchers

A bunch of simple vagrant/ansible based playgrounds, with different environments and services installed

prettytable.sh

60
Stars
14
Forks
Watchers

A shell script to pretty print tabular data into the terminal

sprintf.js

25
Stars
13
Forks
Watchers

An almost feature complete Javascript implementation of the sprintf standard c function

the_raytracer_challenge_repl

19
Stars
2
Forks
Watchers

A WebAssembly (WASM) based REPL interface for my Raytracer Challenge in Rust project

the_ray_tracer_challenge_in_rust

53
Stars
4
Forks
Watchers

Repository to follow my development of "The Raytracer Challenge" book by Jamis Buck in the language Rust