Pinned Repositories
digisafe
DigiSafe: A digital safe for secure storage of everything LastPass leaks and KeePass fails to backup.
DigitalSafe
A java app to store personal data in a single heavily encrypted blob. Initially developed for password storage.
jupyter
Jupyter related stuff.
leprechaunb
Tracking the Bitcoin/Gold standard.
MatchPoint
A simple Java Swing based two dimensional automated data modeling utility.
RandomCodeSamples
Random bits of code I've written over the years (most is not in my possession), grouping by technology/language.
sqlplot
A platform to manage SQL database connections, SQL queries, Vega visualizations, and Javascript dashboards.
JoelBondurant's Repositories
JoelBondurant/sqlplot
A platform to manage SQL database connections, SQL queries, Vega visualizations, and Javascript dashboards.
JoelBondurant/digisafe
DigiSafe: A digital safe for secure storage of everything LastPass leaks and KeePass fails to backup.
JoelBondurant/DigitalSafe
A java app to store personal data in a single heavily encrypted blob. Initially developed for password storage.
JoelBondurant/jupyter
Jupyter related stuff.
JoelBondurant/leprechaunb
Tracking the Bitcoin/Gold standard.
JoelBondurant/MatchPoint
A simple Java Swing based two dimensional automated data modeling utility.
JoelBondurant/RandomCodeSamples
Random bits of code I've written over the years (most is not in my possession), grouping by technology/language.
JoelBondurant/citysearch
Example API for searching cities.
JoelBondurant/arrow-rs
Official Rust implementation of Apache Arrow
JoelBondurant/bitcoin
Bitcoin Core integration/staging tree
JoelBondurant/bitcoinlib
Bitcoin and other Cryptocurrencies Library for Python. Includes a fully functional wallet, Mnemonic key generation and management and connection with various service providers to receive and send blockchain and transaction information.
JoelBondurant/buttout
A utility to control prolific invasive webscale snooping / aka online advertising.
JoelBondurant/geodata
geographic data
JoelBondurant/libra
Libra’s mission is to enable a simple global currency and financial infrastructure that empowers billions of people.
JoelBondurant/p751sidh
Supersingular Isogeny Diffie-Hellman in Go
JoelBondurant/pyjudy
Python bindings to libJudy
JoelBondurant/python-ecdsa
pure-python ECDSA signature/verification
JoelBondurant/racoon
Racoon the magic trash panda.
JoelBondurant/rtree
Rtree: spatial index for Python GIS ¶
JoelBondurant/sympy
A computer algebra system written in pure Python
JoelBondurant/UrlKeywords
Some code to turn urls into keywords for a take home programming assignment during interviews. They didn't want me to fetch the url, so kinda lame.