arnemileswinter
he/him. ๐ป๐ software engineer โค๏ธ functional programmer ๐ docker, k8s, js/ts, rust, haskell ๐พ hobby game dev with godot engine
Bremen, Germany
Pinned Repositories
godot-cube-gizmo-demo
This project serves as an example for creating and using Gizmo Plugins in Godot 4.1.
godot-tilemap-flowfields
Plugin to generate flowfields from tilemaps in the Godot Engine!
graph-jiz
a minimal DOT alternative with a sleek syntax and math support.
haskell-mu-recursive
Simple implementation of Mu-Recursive (or ยต-recursive) functions in haskell, with the calculation steps logged.
itc
Haskell implementation of Interval Tree Clocks as described by Almeida, Paulo & Baquero, Carlos & Fonte, Victor. (2008). Interval Tree Clocks: A Logical Clock for Dynamic Systems. 5401. 259-274. 10.1007/978-3-540-92221-6_18.
jungle-chess
Play jungle chess on the linux terminal.
jungle-chess-web
a web frontend to jungle chess using web assembly and html.
MicroPNM
MicroPNM is a lightweight, zero-dependency Rust crate for parsing binary PPM image files. It is designed to with minimal memory usage and is suitable for embedded contexts and WebAssembly.
rabbitgd
asynchronous AMQP-0-9-1 implementation for Godot with RabbitMQ extensions
rust-atmega2560-cross-compile-nix-blinking-led
an example of a nix flake to provide a dev environment to cross compile a simple arduino program for the atmega2560.
arnemileswinter's Repositories
arnemileswinter/godot-tilemap-flowfields
Plugin to generate flowfields from tilemaps in the Godot Engine!
arnemileswinter/jungle-chess
Play jungle chess on the linux terminal.
arnemileswinter/rabbitgd
asynchronous AMQP-0-9-1 implementation for Godot with RabbitMQ extensions
arnemileswinter/jungle-chess-web
a web frontend to jungle chess using web assembly and html.
arnemileswinter/itc
Haskell implementation of Interval Tree Clocks as described by Almeida, Paulo & Baquero, Carlos & Fonte, Victor. (2008). Interval Tree Clocks: A Logical Clock for Dynamic Systems. 5401. 259-274. 10.1007/978-3-540-92221-6_18.
arnemileswinter/graph-jiz
a minimal DOT alternative with a sleek syntax and math support.
arnemileswinter/rust-atmega2560-cross-compile-nix-blinking-led
an example of a nix flake to provide a dev environment to cross compile a simple arduino program for the atmega2560.
arnemileswinter/godot-cube-gizmo-demo
This project serves as an example for creating and using Gizmo Plugins in Godot 4.1.
arnemileswinter/hmugo
Hmugo is a highly opinionated but therefore simple-to-use CMS for managing content of a Hugo-based blog.
arnemileswinter/MicroPNM
MicroPNM is a lightweight, zero-dependency Rust crate for parsing binary PPM image files. It is designed to with minimal memory usage and is suitable for embedded contexts and WebAssembly.
arnemileswinter/functional-tic-tac-toe
From live stream.
arnemileswinter/godot-rust-hello-world
arnemileswinter/magicarp-barbara-frp
A terminal app to display arguments with a nice FRP animation. Built with reactive-banana and termbox-banana.
arnemileswinter/api
The canonical location of the Kubernetes API definition.
arnemileswinter/avr-device
Register access crate for AVR microcontrollers
arnemileswinter/Best-README-Template
An awesome README template to jumpstart your projects!
arnemileswinter/bevy_pixel_camera
A simple pixel-perfect camera plugin for Bevy, suitable for pixel-art.
arnemileswinter/FiniteStateMachine
A Plugin with an FSM Node that contains a State and a Transition as children nodes.
arnemileswinter/godot-rapier-2d-simple
This project is broken, the intention was to use rapier as a physics backend. Note that this is wildly simplified for my personal projects.
arnemileswinter/gp
Just a Playground Repo for my Genetic Programming experiments
arnemileswinter/hedis
A Redis client library for Haskell.
arnemileswinter/hmugo-backend
Please refer to the parent repository for issues.
arnemileswinter/hmugo-frontend
Please refer to the parent repository for issues.
arnemileswinter/hs-workshop-docker
Dockerfile that contains the haskell tool chain as well as visual studio code as a web application (https://github.com/coder/code-server)
arnemileswinter/http-client
An HTTP client engine, intended as a base layer for more user-friendly packages.
arnemileswinter/k3s
Lightweight Kubernetes
arnemileswinter/mc-metabolism
a spigot minecraft plugin for players to add an extra digestive game mechanic
arnemileswinter/tcp-streams
One stop solution for tcp client and server with tls support.
arnemileswinter/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
arnemileswinter/while
Interpreter and Formatter for the WHILE programming language.