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/prettytable.sh
A shell script to pretty print tabular data into the terminal
jakobwesthoff/pixel_loop
A Rust implementation for fixed time game/update loops
jakobwesthoff/the_raytracer_challenge_repl
A WebAssembly (WASM) based REPL interface for my Raytracer Challenge in Rust project
jakobwesthoff/retropulse
A menubar modplayer app written in rust using libopenmpt and tauri
jakobwesthoff/green_rust
A mesmerizing matrix-inspired console animation in Rust.
jakobwesthoff/inkplate-photo-frame
e-radionica Inkplate based photo frame firmware
jakobwesthoff/dotfiles
Personal repository of configuration files
jakobwesthoff/img_dither
Rust implementation of image dithering through error diffusion
jakobwesthoff/xkcd_sync
A syncing utility to fetch and store the newest xkcd comics
jakobwesthoff/advent_of_languages_2024
A series of implementations of the same problem for each of the 24 first days of december
jakobwesthoff/amiga-bootscreen-css
A pure CSS recreation of the amiga kickstart bootscreen from 2.x onwards.
jakobwesthoff/OctoTray
A menubar application to work with and monitor an OctoPrint server.
jakobwesthoff/rsync-ssh-docker
Docker image to allow SSH and rsync access to volumes using github keys
jakobwesthoff/rust_brain
🦀🧠 An implementation of a Brainfuck interpreter in Rust for the joy of coding
jakobwesthoff/A314cp-SD-brew
.: make the most of your A314cp :.
jakobwesthoff/amiga-gcc
The GNU C-Compiler with Binutils and other useful tools for cross development for Amiga
jakobwesthoff/image_seam_carving
A playground implementation of a content aware image resizing algorithm using seam carving
jakobwesthoff/img2ansi
A simple utility, which converts arbitrary images into unicode ansi representations
jakobwesthoff/lexica_inkplate_server
Server component of a color epaper art frame showing images from lexica.art
jakobwesthoff/pixel_fireworks
Fireworks simulation in the terminal based on the PixelLoop engine
jakobwesthoff/pixel_sand
A simple falling sand simulation based on the pixel_loop engine.
jakobwesthoff/pixelbrot
A basic mandelbrot set rendering implementation as an experiment with the pixel_loop engine
jakobwesthoff/plugins-workspace
All of the official Tauri plugins in one place!
jakobwesthoff/rust-stb-image
Rust bindings to the awesome stb_image library
jakobwesthoff/rust_jit_experiments
🦀 🧪 JIT compiler experiments in Rust for x86 code on Apple Silicon.
jakobwesthoff/shell_smash
Experiment of creating a simple breakout game for the console using the PixelLoop engine
jakobwesthoff/tetrotime
A tetromino/tetris based clock, stopwatch and timer rendered to the terminal
jakobwesthoff/tosec-tool
Tooling for usage with the TOSEC datasets and corresponding files.
jakobwesthoff/web-render-experiment
Very simple POC to render a website within a container to an image using chromium headless
jakobwesthoff/zopfli-recompressor-node
A simple script recompressing all zip files recursively in a directory structure using the zopfli algorithm.