Pinned Repositories
augmentation
Tool for data augmentation on image models
bitcoin_price_volume_analysis
retrieves historical price with transaction volume, graphs them together.
exchange-rate-overshooting
A matlab GUI implementation of Rudi Dornbusch's model on exchange rate overshooting
open_rover
code to stream video from a raspberry pi
option-price-calculator
Prices financial options (Calls and Puts) using MonteCarlo Simulation and Black Scholes Merthon from a CSV.
petri-dish
Simple experimentation tracking framework
platformio_build
platformio docker image
PubSubEasy
Pubsub library for Arduino made easy now that google iot is deprecated.
python-bitcoinrpc
Python interface to bitcoin's JSON-RPC API (fork using requests instead of httplib)
python-ethereumrpc
A python interface for ethereum's JSON-RPC service.
nicosandller's Repositories
nicosandller/exchange-rate-overshooting
A matlab GUI implementation of Rudi Dornbusch's model on exchange rate overshooting
nicosandller/bitcoin_price_volume_analysis
retrieves historical price with transaction volume, graphs them together.
nicosandller/open_rover
code to stream video from a raspberry pi
nicosandller/option-price-calculator
Prices financial options (Calls and Puts) using MonteCarlo Simulation and Black Scholes Merthon from a CSV.
nicosandller/platformio_build
platformio docker image
nicosandller/python-ethereumrpc
A python interface for ethereum's JSON-RPC service.
nicosandller/virus-treatment-simulation
A stochastic model to simulate virus spread on a patient.
nicosandller/augmentation
Tool for data augmentation on image models
nicosandller/petri-dish
Simple experimentation tracking framework
nicosandller/PubSubEasy
Pubsub library for Arduino made easy now that google iot is deprecated.
nicosandller/python-bitcoinrpc
Python interface to bitcoin's JSON-RPC API (fork using requests instead of httplib)
nicosandller/ds_toolbox
tools for data science exploration
nicosandller/JoyStick
A simple JoyStick that use HTML5, Canvas and Vanilla JavaScript, for touch and mouse interfaces (no JQuery required), preview at:
nicosandller/listener
Listen to loud noises and send out a notification
nicosandller/python-game-of-life
Python object-oriented TDD implementation of Conway's game of life. CodeRetreat 2015