Pinned Repositories
drone-quest
canvas-automation
Automate repetitive tasks for grading submissions in Canvas
challenges
Repository of various coding challenges I have completed.
deliver-cute
Gathers cute images and gifs from reddit and emails them to my non-redditor friends.
mars-rover
An interactive web application to explore mars through the images gathered by NASA rovers.
pytest-talk
Code for lightning talk delivered at PuPPy meetup.
wild_tiger_petter
A simple 2D game about petting tigers, written in Python using Pygame.
WillWeatherford's Repositories
WillWeatherford/pytest-talk
Code for lightning talk delivered at PuPPy meetup.
WillWeatherford/mars-rover
An interactive web application to explore mars through the images gathered by NASA rovers.
WillWeatherford/challenges
Repository of various coding challenges I have completed.
WillWeatherford/deliver-cute
Gathers cute images and gifs from reddit and emails them to my non-redditor friends.
WillWeatherford/advent-of-code-2016
Advent of Code 2016. http://adventofcode.com/2016
WillWeatherford/ansible
All of my ansible playbooks and roles
WillWeatherford/basic-scraper
A script that scrapes restaurant health inspection data from the King County government website.
WillWeatherford/codefellows-ansible-example
WillWeatherford/data-structures
WillWeatherford/data-structures-1
Implements a linked list with python
WillWeatherford/django-imager
WillWeatherford/five-weird-python-tricks
WillWeatherford/fizzbuzz
Implemented as an example for CodeFellows Python Bootcamp
WillWeatherford/Ggggggg-gggg-Ggggg-ggggg-
Solution for /r/dailyprogrammer easy challenge 2015-12-16: https://redd.it/3x3hqa
WillWeatherford/google-drive-upload
Process to upload images from local directory to cloud storage on Google Drive.
WillWeatherford/html-data-science
Attempt to gather and store HTML data in statistically accessible and relevant format using neo4j database. BeautifulSoup used for html parsing.
WillWeatherford/learning-journal
Learning Journal Project
WillWeatherford/lru-cache
Least Recently Used
WillWeatherford/mailroom
You work in the mail room at a local charity. Part of your job is to write incredibly boring, repetitive emails thanking your donors for their generous gifts. You are tired of doing this over an over again, so you’ve decided to let Python help you out of a jam. You want to write a small command-line script that can handle some of the tasks associated with this job for you.
WillWeatherford/math-series
sea-python-401d2 Week 1 Tues assignment for mathematical series.
WillWeatherford/Moving-Diagonally
Solution for /r/dailyprogrammer intermediate challenge 2015-12-30: https://redd.it/3ysdm2. Doesn't use Delannoy number calculation.
WillWeatherford/mysql-api
Simple Python API to interact with a MySQL database.
WillWeatherford/nfl_play_prediction
Project for General Assembly data science class. Using machine learning algorithims to predict NFL plays.
WillWeatherford/obey-the-testing-goat
Following along with the book Obey The Testing Goat http://www.obeythetestinggoat.com
WillWeatherford/palindromed-lj
WillWeatherford/Pillars-of-Eternity-Ability-Data
Scrapes the wiki for the game Pillars of Eternity to compile data on character abilities and talents within the game.
WillWeatherford/product_reviews
WillWeatherford/python-dev-accelerator
Lectures, assignments and code for the Python Dev Accelerator
WillWeatherford/seattle-data-rescue
Data scraping for Seattle Data Rescue
WillWeatherford/Secret-Santa
Solution for /r/dailyprogrammer easy challenge 2015-12-28