Pinned Repositories
advent_of_code
Alexa-CTA-Tracker
Track CTA (Chicago Transit Authority) trains with your Amazon Echo
cta-tracker
Playing around with the Chicago Transit Authority API
divvy
django-ajax
A simple framework for creating AJAX endpoints in Django.
django-dajaxice
Easy to use AJAX library for django. dajaxice mains goal is to trivialize the asynchronous communication within the django server side code and your js code. It's an "agnostic JS framework" approach and focus on decoupling the presentation logic.
emoji
Easiest way to find the emoji that echoes your mind.
Flask-GoogleMaps
Easy way to add GoogleMaps to Flask applications. maintainer: @RiverFount
jackcarter.github.io
jackcarter's Repositories
jackcarter/Alexa-CTA-Tracker
Track CTA (Chicago Transit Authority) trains with your Amazon Echo
jackcarter/cta-tracker
Playing around with the Chicago Transit Authority API
jackcarter/advent_of_code
jackcarter/divvy
jackcarter/django-ajax
A simple framework for creating AJAX endpoints in Django.
jackcarter/django-dajaxice
Easy to use AJAX library for django. dajaxice mains goal is to trivialize the asynchronous communication within the django server side code and your js code. It's an "agnostic JS framework" approach and focus on decoupling the presentation logic.
jackcarter/emoji
Easiest way to find the emoji that echoes your mind.
jackcarter/Flask-GoogleMaps
Easy way to add GoogleMaps to Flask applications. maintainer: @RiverFount
jackcarter/jackcarter.github.io
jackcarter/machinelearning2k15
jackcarter/mean
MEAN (Mongo, Express, Angular, Node) - A Simple, Scalable and Easy starting point for full stack javascript web development - utilizing many of the best practices we've found on the way
jackcarter/mellow-bike-map
🚲 Web app and routing API for finding safe, chill bike routes. Like Google Maps if it took you through cozy side streets.
jackcarter/MIT-ocw-conway
Building Conway's Game of Life. Assignment 3 of this course: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/
jackcarter/MIT-ocw-hangman
Building a hangman game. Assignment 2 of this course: http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-189-a-gentle-introduction-to-programming-using-python-january-iap-2011/
jackcarter/ml-class
My solutions to programming exercises from Stanford online Machine Learning class.
jackcarter/myblog
Simple Django blog to learn the framework. Lots of inspiration taken from http://matthewdaly.co.uk/blog/2012/04/23/yet-another-tutorial-for-building-a-blog-using-python-and-django-part-5/
jackcarter/node-slack-client
Slack client library for node.js, written in Coffeescript
jackcarter/Numble-AI
Greedy Numble (board game, not related to Wordle) agent
jackcarter/pullup
A website you join via pull request.
jackcarter/react-paginate
A ReactJS component that creates a pagination
jackcarter/timesince
jackcarter/WebSocket-Node
A WebSocket Implementation for Node.JS (Draft -08 through the final RFC 6455)
jackcarter/word-master
A Mastermind-like word guessing game