Pinned Repositories
advent-of-code-2020
My attempts at Advent of Code 2020 in Go
algorithms-unlocked
archer2-CPP-2021-07-20
ConvertBNG.jl
Fast, accurate conversion of WGS84 [longitude,latitude] <-> OSGB36 (OSTN15) [eastings,northings], in Julia
cstack-db-tutorial
Following tutorial at https://cstack.github.io/db_tutorial
joshuanunn.github.io
micropython_mlx90621
Micropython module to communicate with Melexis MLX90621 16 x 4 Pixel Thermal Imager
monkey-plusplus
A cheeky simian-inspired interpreter and compiler duo for the Monkey programming language, written in C++.
really-simple-dispersion
Implementation of a simple in-browser atmospheric dispersion model using JavaScript.
really-simple-dispersion-wasm
Implementation of a simple in-browser atmospheric dispersion model using webassembly (Wasm), compiled from Rust.
joshuanunn's Repositories
joshuanunn/really-simple-dispersion
Implementation of a simple in-browser atmospheric dispersion model using JavaScript.
joshuanunn/micropython_mlx90621
Micropython module to communicate with Melexis MLX90621 16 x 4 Pixel Thermal Imager
joshuanunn/monkey-plusplus
A cheeky simian-inspired interpreter and compiler duo for the Monkey programming language, written in C++.
joshuanunn/really-simple-dispersion-wasm
Implementation of a simple in-browser atmospheric dispersion model using webassembly (Wasm), compiled from Rust.
joshuanunn/ConvertBNG.jl
Fast, accurate conversion of WGS84 [longitude,latitude] <-> OSGB36 (OSTN15) [eastings,northings], in Julia
joshuanunn/advent-of-code-2020
My attempts at Advent of Code 2020 in Go
joshuanunn/algorithms-unlocked
joshuanunn/archer2-CPP-2021-07-20
joshuanunn/cstack-db-tutorial
Following tutorial at https://cstack.github.io/db_tutorial
joshuanunn/joshuanunn.github.io
joshuanunn/python-ffi-demo
Python FFI examples using a number of AOT compiled languages to speed up intensive processing