Pinned Repositories
adventofcode
Advent of Code
c
C language programs, files and projects
cistercian-clock
A clock with date and time in Cistercian numerals
ednl.github.io
flamejs
Fractal Flames with p5.js
lissajs
Lissajous Screensaver
pidcart
PID controlled cart with an inverted pendulum
piradio
Raspberry Pi as internet radio. Manage station playback by mpd via the command line or a web interface.
python
Python scripts for this and that
shellscripts
Unix shell scripts, mostly bash, mostly by me.
ednl's Repositories
ednl/piradio
Raspberry Pi as internet radio. Manage station playback by mpd via the command line or a web interface.
ednl/shellscripts
Unix shell scripts, mostly bash, mostly by me.
ednl/adventofcode
Advent of Code
ednl/c
C language programs, files and projects
ednl/python
Python scripts for this and that
ednl/cistercian-clock
A clock with date and time in Cistercian numerals
ednl/ednl.github.io
ednl/pidcart
PID controlled cart with an inverted pendulum
ednl/bigint
Own, naive implementation of arbitrarily large integer numbers
ednl/boidjs
Steering behaviours for autonomous characters
ednl/climatespiral
Climate spiral visualisation of global mean temperature anomalies.
ednl/collabjs
Collaborative painting on a synchronised canvas with p5.js and node.js
ednl/collatzjs
Visualisation of the Collatz Conjecture with p5.js
ednl/defrag
Advent of Code 2017 Day 14: Disk Defragmentation
ednl/ellipsesjs
ednl/fibjs
Fibonacci series visualisation
ednl/flockjs
Flocking with p5.js
ednl/gpx
Edit GPS timestamps in GPX files.
ednl/hexgridjs
Hexagonal Grid with p5.js
ednl/intcode
Advent of Code 2019 intcode compiler
ednl/mandelbrotjs
Mandelbrot set with p5.js
ednl/mazejs
Maze generation with p5.js
ednl/pico
ednl/ropebridge
Advent of Code 2022 Day 6: Rope Bridge
ednl/rotate3djs
Rotate a wireframe cube
ednl/spirojs
Project a point moving in a circle to a varying number of radii.
ednl/tetrahedral
Pollock's conjecture: any integer can be written as a sum of at most five tetrahedral numbers.
ednl/tetrisjs
ednl/tuningtrouble
Advent of Code 2022 Day 6: Tuning Trouble visualisation
ednl/wastl-vm
An earlier virtual machine puzzle by the maker of Advent of Code