Pinned Repositories
Kaggle_DSTL
Repo for Kaggle DSTL competition code.
Sailbot_Simulations
Sailing physics and models for sailbot
ArduinoProjects
Lots of crappy test modules with a few hidden gem projects thrown in.
Backgammon_Sim
Simulations of backgammon to test strategies. Currently only end of game strategy.
BoatWork
camera-lap-timer
Vision based lap timer. Initially for RC car racing.
Coursera_Algorithms
My code from coursera algorithms course.
covid_nyt_time-lapse
Scrape nytimes US covid map website from waybackmachine snap shots and generate a time-lapse.
CSCI-5922_Final_Proj
Final project for CSCI 5922
DMU_project
Class project for ASEN 6519, Decision Making Under Uncertainty. POMDP framework for surveillance camera.
MikeFlanigan's Repositories
MikeFlanigan/camera-lap-timer
Vision based lap timer. Initially for RC car racing.
MikeFlanigan/openCV_modules
Repo of useful opencv python examples and code chunks. The goal is to have useful starting points for future applications. Names should match purpose of the module. Code should be kept simple and to discrete tasks when possible as opposed to complex multi step applications.
MikeFlanigan/gpx_compare
tools to compare gpx track files... helpful for analyzing runs over the same tracks
MikeFlanigan/MikeFlanigan
Config files for my GitHub profile.
MikeFlanigan/iot_django_learning
Tutorial following and learning how to send iot data to a web page.
MikeFlanigan/Maestro
Python class to support Pololu's Maestro servo controller over USB serial. Great with Raspberry Pi.
MikeFlanigan/DMU_project
Class project for ASEN 6519, Decision Making Under Uncertainty. POMDP framework for surveillance camera.
MikeFlanigan/covid_nyt_time-lapse
Scrape nytimes US covid map website from waybackmachine snap shots and generate a time-lapse.
MikeFlanigan/fin_ML
ML fin predictions
MikeFlanigan/Mnt_Proj_Scrapers
Scripts for webscraping mountain project and some programs for visualizing the data outputs I made for an Information Visualization class.
MikeFlanigan/INFO_vis_final
Visualization and scraping tools for gathering and displaying data on the history of rock climbing.
MikeFlanigan/jetson-gpio
A Python library that enables the use of Jetson's GPIOs
MikeFlanigan/py_plotting_tools
Clean python plotting examples for quick reference.
MikeFlanigan/Kroova_SBE
Repo for the Kroova electronic foiling moth project. SBE stands for "Should be easy".
MikeFlanigan/Timer
A fork of Simon Monk's Arduino Timer library
MikeFlanigan/CSCI-5922_Final_Proj
Final project for CSCI 5922
MikeFlanigan/NN_proj_dev
dev repo for NN proj
MikeFlanigan/RL_RL
Reinforcing my learning on (Deep) reinforcement learning.
MikeFlanigan/Backgammon_Sim
Simulations of backgammon to test strategies. Currently only end of game strategy.
MikeFlanigan/python_dash
Basics of python dash GUIs
MikeFlanigan/Coursera_Algorithms
My code from coursera algorithms course.
MikeFlanigan/BoatWork
MikeFlanigan/Room_System
Room lighting and audio alarm controls.
MikeFlanigan/Sailbot_Simulations
Sailing physics and models for sailbot
MikeFlanigan/Kaggle_DSTL
Repo for Kaggle DSTL competition code.
MikeFlanigan/ArduinoProjects
Lots of crappy test modules with a few hidden gem projects thrown in.
MikeFlanigan/Py3Basics
Similar to opencv_modules, this repo is for storing quick code chunks for reference when jump starting larger more complex applications. As such, names should be descriptive of module functionality.
MikeFlanigan/TTT_ai
Tic Tac Toe program with a neural network driven ai that also relies on the hard coded rules a first time human play would know.
MikeFlanigan/StopGo
Python and opencv code for a traffic aide.
MikeFlanigan/ProjectTimerApp
Project timer.