Pinned Repositories
adventofcode2017
Solutions to advent of code 2017
basic-scraper
basic scraper project for code fellows
beets
music library manager and MusicBrainz tagger
bikeshare
Bikeshare data science for Code Fellows
bitauth
Authenticate with web services utilizing the same strategy as Bitcoin.
Listen-To-Bitcoin
Realtime Bitcoin transaction visualizer, written in HTML/Javascript (bitlisten.com)
listen-to-wikipedia
Live, generative music from Wikipedia edits
Programming-JavaScript-Applications
Follow along with Eric Elliott's book
RealPython_book2
Where python goes to GIT REAL
seattle911-fire-scrapy
Python Scrapy bot to crawl the Seattle Real-Time Fire 911 site at http://www2.seattle.gov/fire/realTime911/getDatePubTab.asp
joelstanner's Repositories
joelstanner/listen-to-wikipedia
Live, generative music from Wikipedia edits
joelstanner/adventofcode2017
Solutions to advent of code 2017
joelstanner/beets
music library manager and MusicBrainz tagger
joelstanner/bikeshare
Bikeshare data science for Code Fellows
joelstanner/Cactus
Static site generator for designers. Uses Python and Django templates.
joelstanner/code-of-conduct
Code of conduct for the Code Fellows community
joelstanner/codeeval
Solutions to codeeval.com challenges.
joelstanner/codeeval_randomizer
Script to randomly pick a codeeval challenge.
joelstanner/codefellows-ansible-example
joelstanner/data-structures
joelstanner/data-structures-part2
Contains a number of classic data structures, implemented in python.
joelstanner/django-imager
Imager app for Code Fellows python dev accelerator.
joelstanner/django-polls-2023
Lets do the django polls tutorial again for 2023
joelstanner/django-rest-framework-tut
Django Rest Framework Tutorial
joelstanner/django_polls_with_tests
Doing the Django Polls tutorial while writing parallel tests.
joelstanner/dotfiles
This looks like a good idea to have dotfiles.
joelstanner/electrum
Electrum; Bitcoin thin client
joelstanner/electrum-docs
Electrum
joelstanner/fuinoise
Fuinoise website
joelstanner/hackerrank
hackerrank.com challenge repo
joelstanner/learning_journal
A lightweight Pyramid web journal
joelstanner/leviathan_lamp_demo
Demo Anisble deployment for a LAMP stack
joelstanner/network_tools
Network tools for python accelerator class
joelstanner/python-dev-accelerator
Lectures, assignments and code for the Python Dev Accelerator
joelstanner/python-social-auth
Social auth made simple
joelstanner/sea-301d1
Code 301: Intermediate Software Development
joelstanner/sea-c42-python
Python F2 Class sea-c42
joelstanner/seattle-301d5
Code 301: Intermediate Software Development
joelstanner/slack-highlight-words
joelstanner/TDD_python_part2
Rebuild todo list app from TDD w/python book from scratch