jonathanwmaddison
I am a software engineer, and community developer with expertise in full stack development, team leadership and program management.
VT
Pinned Repositories
audio-visualizer
BartBot
A facebook messenger bot that can tell you when the next train leaves, where the closest station is and more!
congress-legislators
Members of the United States Congress, 1789-Present, in YAML, as well as committees, presidents, and vice presidents.
Dungeon-Crawler
A basic dungeon crawler game built with React as part of freeCodeCamp's data visualization certification.
gameoflife
A simulation of Conway's Game of Life. Completed as part of freeCodeCamp's data visualization certification.
MotivateMyRun
A prototype of a messaging service that sends users motivational running messages from twitter selected randomly from a database of tweets about running. Also, includes a script that can be scheduled to run periodically to scrape twitter messages and build the database.
react-native-finance-dashboard
Example finance dashboard for RN
ReactFlickrViewer
A Flickr viewer built with React and Redux
rep-finder
A web app that helps you follow your government officials and representatives.
rising-circles
A sound machine made with paperjs and howler.js
jonathanwmaddison's Repositories
jonathanwmaddison/MotivateMyRun
A prototype of a messaging service that sends users motivational running messages from twitter selected randomly from a database of tweets about running. Also, includes a script that can be scheduled to run periodically to scrape twitter messages and build the database.
jonathanwmaddison/gameoflife
A simulation of Conway's Game of Life. Completed as part of freeCodeCamp's data visualization certification.
jonathanwmaddison/react-native-finance-dashboard
Example finance dashboard for RN
jonathanwmaddison/audio-visualizer
jonathanwmaddison/BartBot
A facebook messenger bot that can tell you when the next train leaves, where the closest station is and more!
jonathanwmaddison/Dungeon-Crawler
A basic dungeon crawler game built with React as part of freeCodeCamp's data visualization certification.
jonathanwmaddison/elemental
A flexible and beautiful UI framework for React.js
jonathanwmaddison/ReactFlickrViewer
A Flickr viewer built with React and Redux
jonathanwmaddison/rising-circles
A sound machine made with paperjs and howler.js
jonathanwmaddison/FitBotics
jonathanwmaddison/gdp-d3-chart
This is for the Data Visualization freeCodeCamp certification. I used to d3 to create an interactive SVG chart of US GDP over time.
jonathanwmaddison/git
Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
jonathanwmaddison/hellobot
A simple hello world slackbot running on nodejs and ngrok
jonathanwmaddison/iframe-test
This repo is a test of embedding some of my other pages in iframes.
jonathanwmaddison/js--interview-questions
:grey_question::question::grey_question: Notes from js interviews. Tasks and quiz for different topics to discuss on interview / check self skills in javascript
jonathanwmaddison/loopstation
jonathanwmaddison/MongoDB-Course
Some exercises from Stepher Girder's MongoDB Node course
jonathanwmaddison/opentok-network-test-js
A node module that lets you check network connectivity to resources and services required to use OpenTok
jonathanwmaddison/pinterest-frontend
Clone of pinterest's frontend
jonathanwmaddison/portfolio
jonathanwmaddison/react-cron-builder
cron expression builder react component
jonathanwmaddison/react-native-svg
SVG library for React Native, React Native Web, and plain React web projects.
jonathanwmaddison/react-primitives
Primitive React Interfaces Across Targets
jonathanwmaddison/recipe-box
Use this web app to save your recipes! This repo is for freeCodeCamps recipe box challenge.
jonathanwmaddison/resumeJSONformatter
A very basic javascript function for formatting resume data.
jonathanwmaddison/Simon-game
Simon is a early pattern matching/rhythm game from the 80's. This web app was built as part of freeCodeCamp's Front End Certification Program
jonathanwmaddison/skate
jonathanwmaddison/test-gatsby
jonathanwmaddison/tic-tac-toe
A simple tic tac toe game designed as part of freeCodeCamps front-end certification
jonathanwmaddison/YDKJS-notes
Some notes from reviewing the You Don't Know Javascript Series