Andrew van der Westhuizen's repositories
git-templates
This repository offers essential aliases and hooks for Git, enabling you to standardize and customize your terminal workflow across multiple computers.
skill-tracker
A command-line program to track player skill levels across various competitive games. Features discord integration and sqlite database.
advent-of-code
This repository contains my solutions to the Advent of Code challenges.
autohotkey
Scripts to manage my way of work. Started this to enable the workflow of GTD on my todo.txt files.
avanderw.github.io
This repository contains the code for my personal website.
diamond-square
The Diamond-Square algorithm (also known as the Diamond-Step Square-Step algorithm or Cloud Fractal) is a method for generating realistic-looking heightmaps for terrain. It creates natural-appearing landscapes by recursively subdividing a grid and adding random variations at each step.
icebreaker
Ask interesting questions.
image-flood-fill
Old retro image loading effect which flood fills an image from bottom to top.
point-distribution
A visualization tool for comparing point distribution algorithms on a 2D plane. Choose methods, observe patterns, and analyze metrics in real-time. Customize parameters and export results for use in procedural generation, sampling, and computational geometry.
rgb-shift-fx
An image distortion technique often seen in glitch art and modern digital design.
rss-viewer
A simple viewer for an rss feed. Very simple by itself, though intended to be used in an iframe or bookmark manager.
todo-txt-agenda
Build an orgmode agenda from a collection of todo.txt files.
todo-txt-waiting
Manage waiting status from GTD in todo.txt files
websocket-playground
Basic setup for websockets