Pinned Repositories
advent
My solutions to the Advent of Code problems.
bevy_jfa
An implementation of the Jump Flooding Algorithm for the Bevy engine.
bevy_water_shaders
Implementing the water shaders from https://github.com/GarrettGunnell/Water/ in the Bevy game engine.
codecrafters-bittorrent-rust
dgpmaps
Estimating cortical feature maps with dependent Gaussian processes.
feature-map-stats
MATLAB functions for generating and analysing cortical feature maps.
hclmat
A collection MATLAB functions for using HCL colors.
password-game-bot
A bot to beat https://neal.fun/password-game/
pyNBT
A Python parser for the Named Binary Tag (NBT) format.
temper2
Python script to read data from USB temperature sensor.
nickjhughes's Repositories
nickjhughes/bevy_water_shaders
Implementing the water shaders from https://github.com/GarrettGunnell/Water/ in the Bevy game engine.
nickjhughes/hclmat
A collection MATLAB functions for using HCL colors.
nickjhughes/pyNBT
A Python parser for the Named Binary Tag (NBT) format.
nickjhughes/temper2
Python script to read data from USB temperature sensor.
nickjhughes/advent
My solutions to the Advent of Code problems.
nickjhughes/bevy_jfa
An implementation of the Jump Flooding Algorithm for the Bevy engine.
nickjhughes/codecrafters-bittorrent-rust
nickjhughes/dgpmaps
Estimating cortical feature maps with dependent Gaussian processes.
nickjhughes/feature-map-stats
MATLAB functions for generating and analysing cortical feature maps.
nickjhughes/gridseq
A generative grid-based sequencer, similar to Otomata.
nickjhughes/password-game-bot
A bot to beat https://neal.fun/password-game/
nickjhughes/pimaster
Manage mass TVs with the help of Consul
nickjhughes/polyominohs
Tetris with polyominos.
nickjhughes/blue-pill-quickstart
Quickstart a Rust project for the blue pill board
nickjhughes/codecrafters-dns-server-rust
nickjhughes/codecrafters-docker-rust
nickjhughes/codecrafters-git-rust
nickjhughes/codecrafters-grep-rust
nickjhughes/codecrafters-http-server-rust
nickjhughes/codecrafters-redis-rust
nickjhughes/codecrafters-sqlite-rust
nickjhughes/croner-rust
Rust flavor of the popular cron scheduler croner.
nickjhughes/graphql-client
Typed, correct GraphQL requests and responses in Rust
nickjhughes/luminet_blackhole
Recreating the simulated image of a black hole from Luminet, J. -P. (1979).
nickjhughes/magic-wormhole-rs
A Rust implementation of Magic Wormhole.
nickjhughes/ruffle
A Flash Player emulator written in Rust
nickjhughes/rust-headless-chrome
A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of Puppeteer, a Node library maintained by the Chrome DevTools team.