Pinned Repositories
commute_tracker
Tracks commute times between two locations and plots raw times and averages with error bars. Currently running on a VPS-->
goDNSreroute
DNS middle-man that allows the user to reroute specific queries for testing
henrylibrary
A webapp to manage Henry's ever-growing library
nvidia-docker
Build and run Docker containers leveraging NVIDIA GPUs
pyaxiscam
Python library to control Axis Communications IP cameras
pyContainerRegistryList
List contents of a container/docker 'v2' registry
pyhubitat
A python library for interacting with the Hubitat API
pyMovieFingerprint
Analyzes a video stream and returns an image the represents the movie's 'fingerprint'.
Transform3DBestFit
Transform3D class used to calculate best fit 3D transform between two sets of cartesian (X,Y,Z) points
yahoo-finance
Python module to get stock data from Yahoo! Finance
danielorf's Repositories
danielorf/Transform3DBestFit-original
Transform3D class used to calculate best fit 3D transform between two sets of cartesian (X,Y,Z) points
danielorf/yahoo-finance
Python module to get stock data from Yahoo! Finance
danielorf/BestFitUI-original
Windows Form UI of Transform3D class
danielorf/CSharpImageProcessingToolbox
Image processing toolbox using EMGU implementation of OpenCV
danielorf/HomeRunVisualizations
Visualization of 2016 MLB home runs
danielorf/python-tdd-tutorial
danielorf/stock_screener
Stock screening application written in Python. Utilizes yahoo_finance package to gather stock data.
danielorf/stores-rest-api
An items, stores, and authentication REST API from the REST API course