pawlactb
My interests include data science/visualization, algorithmic finance, and applied computer science in general.
Potsdam, NY
Pinned Repositories
Adafruit_SGP30
Arduino library for SGP30
Binance
Binance API client
CS341
Programming Languages Fall 2017
DiffusionModels
A collection of diffusion models.
languagediffusionresearch
Notes on Language Diffusion Research (Summer 2017)
nadex
Nadex unofficial API client
Pipeline-Graph
A Python Library for handling streaming data.
pawlactb's Repositories
pawlactb/CS341
Programming Languages Fall 2017
pawlactb/Adafruit_SGP30
Arduino library for SGP30
pawlactb/Binance
Binance API client
pawlactb/Blackjack
Simulation of Blackjack strategies
pawlactb/DiffusionModels
A collection of diffusion models.
pawlactb/languagediffusionresearch
Notes on Language Diffusion Research (Summer 2017)
pawlactb/nadex
Nadex unofficial API client
pawlactb/Pipeline-Graph
A Python Library for handling streaming data.
pawlactb/portmantout
a search algorithm to find the longest possible english portmanteau
pawlactb/BraidCrypto
CS 456
pawlactb/Clype1.0
CS242 Project at Clarkson University.
pawlactb/coinbase_python3
Unofficial Coinbase Python3 Client Library
pawlactb/collections
A C++ library for collections of generic types.
pawlactb/CS447
Algorithms at Clarkson University
pawlactb/CS451
Artificial Intelligence at Clarkson University
pawlactb/CS458
Formal Methods for Program Verification @ Clarkson University
pawlactb/mesa
Mesa is a agent-based modeling framework in Python
pawlactb/pystruct
parse binary structs using the c source as a template
pawlactb/restaurant-multithreading
Extra Credit for CS242 at Clarkson.
pawlactb/Satisfiability-Solver
2-SAT for CS447