Pinned Repositories
addition_game
A command-line based python implementation of a game that requires you to add numbers together in a style similar to the game 2048.
AdventOfCode
My solutions to advent of code problems.
auto_oculus_touch
Tools to allow AutoHotKey to read the state of the Oculus Touch controllers.
FindDuplicates
Finds duplicate files in a Linux file system. Written in Python.
jam0004
N-Queens-Declarative
N Queens declarative solution using pycosat
punched
Fun little program made adjacent to LangJam 0004
Python-Subnetting-Calculator
A subnetting calculator. Calculates network, first host, last host, and broadcast addresses. Prints all that and more.
RustWordSearchGenerator
rusty-christmas-tree
A LED Christmas Tree controlled by Rust. Contribute your own renderers!
bigforestnotrees's Repositories
bigforestnotrees/N-Queens-Declarative
N Queens declarative solution using pycosat
bigforestnotrees/punched
Fun little program made adjacent to LangJam 0004
bigforestnotrees/addition_game
A command-line based python implementation of a game that requires you to add numbers together in a style similar to the game 2048.
bigforestnotrees/AdventOfCode
My solutions to advent of code problems.
bigforestnotrees/auto_oculus_touch
Tools to allow AutoHotKey to read the state of the Oculus Touch controllers.
bigforestnotrees/FindDuplicates
Finds duplicate files in a Linux file system. Written in Python.
bigforestnotrees/jam0004
bigforestnotrees/Python-Subnetting-Calculator
A subnetting calculator. Calculates network, first host, last host, and broadcast addresses. Prints all that and more.
bigforestnotrees/RustWordSearchGenerator
bigforestnotrees/rusty-christmas-tree
A LED Christmas Tree controlled by Rust. Contribute your own renderers!
bigforestnotrees/shiny-octo-disco
Learning Rust, I made a library that takes a string value and a string regex, and creates an iterator that returns what remains of the string at the end of each subsequent regex match.
bigforestnotrees/svg-convert
bigforestnotrees/WordSearchGenerator
A word search generator. Pretty fun, right!