Pinned Repositories
advent-of-code-2023
My solutions for Advent of Code 2023 implemented in Rust
advent-of-code-2024
Advent of Code 2024 solutions in Haskell
bip39
BIP-39 tools using Node and implemented in Coffeescript
bitcoin-keys-demo
Various demonstrations of the derivations and features of Bitcoin keys.
Confetti
Vulkan-based particle system
jambolo.github.io
The things I have been working on over the last few decades
Roam
ROAM Implementation
Sudoku
Sudoku code in C++, including solver and generator
sudokujs
Sudoku
thick-xiaolin-wu
A simple extension to Xiaolin Wu's line drawing algorithm to draw thick lines.
jambolo's Repositories
jambolo/thick-xiaolin-wu
A simple extension to Xiaolin Wu's line drawing algorithm to draw thick lines.
jambolo/bip39
BIP-39 tools using Node and implemented in Coffeescript
jambolo/advent-of-code-2023
My solutions for Advent of Code 2023 implemented in Rust
jambolo/bitcoin-keys-demo
Various demonstrations of the derivations and features of Bitcoin keys.
jambolo/d4
Diablo 4 analysis tools using Node and written in Coffeescript
jambolo/Sudoku
Sudoku code in C++, including solver and generator
jambolo/advent-of-code-2024
Advent of Code 2024 solutions in Haskell
jambolo/jambolo.github.io
The things I have been working on over the last few decades
jambolo/sudokujs
Sudoku
jambolo/advent-of-code-2020
Advent of Code 2020 solutions implemented using Julia
jambolo/advent-of-code-2021
Advent Of Code 2021 solutions implemented using C++
jambolo/advent-of-code-2022
Advent of Code 2022 implemented using Python
jambolo/bitcoin
Bitcoin Core integration/staging tree
jambolo/blackjack
Various tools for analyzing the game of Blackjack
jambolo/drawArc
Computes the first parameter of the canvas arcTo function given a radius
jambolo/Equity
Bitcoin library
jambolo/git-helpers
Scripts and aliases that make git easier to use
jambolo/Glfwx
C++ wrapper for GLFW
jambolo/how-to-export-cpp-library
An OS-agnostic C++ library template in plain CMake.
jambolo/huffman-encoding
Various Huffman encoding implementations in Coffeescript
jambolo/joinmarket-clientserver
CoinJoin implementation with incentive structure to convince people to take part
jambolo/joinmarket-schedule
Schedule tool for joinmarket
jambolo/mempool
An open-source explorer developed for the Bitcoin community, focusing on the emerging transaction fee market to help our transition into a multi-layer ecosystem.
jambolo/PathFinder
General A* Pathfinder
jambolo/python
Miscellaneous python libraries
jambolo/RaspiBolt
Bitcoin & Lightning full node on a Raspberry Pi
jambolo/solitaire
Solitaire in React
jambolo/vktutorial
just playing around with Vulkan tutorials
jambolo/Vkx
Extensions to the Vulkan library
jambolo/wordle-solver
Solver app for the Wordle puzzle