jmcilhargey
Repositories
Select a repository to view its commits, contributors, and more.chart-stock-market
A company tracking app that requests real time stock data via websocket connections and draws interactive graphs with d3.js and HTML5 canvas. Uses Twitter streaming data and algorithmic analysis to explore relationship between company performance and Twitter sentiment. HTML/CSS, Javascript, React, Node, Express, MongoDB, d3.js
cracking-the-coding-interview
Javascript solutions for Cracking the Coding Interview
react-redux-express-mongo-starter
In development - Universal (isomorphic) boilerplate starter for personal projects that incorporates React, Redux, React Router, Express, Mongoose, Sessions, Passport, Webpack, Babel, Karma
isolation-adversarial-search-agent
An AI agent that uses minimax, alpha-beta pruning, and iterative deepening search methods to play isolation
talented-slack-bot
A real time messaging bot built for Slack with Node.js websockets that can tell the weather, fetch news and stock quotes, calculate travel times and distances, and get data on Uber rates and times. Uses Google, Uber, NY Times, and OpenWeather APIs
bucket-list
FCC final full-stack project (make a Pinterest clone) => A web app where users can post their SF bucket list things to do. Other users can view, like, and compile their bucket lists. Each item displayed as card and can include external links, photos, and other details.
c-algorithm-solutions
Storage of algorithm work for C++ problems
olympics-tracker
A web app that display medal winners by sport and event for the 2016 olympics as the games develop. d3 graph shows medal counts by country.
code-wars-solutions
Repository for reviewing algorithm work
book-trader
A web app built from the ground up that allows authenticated users to post books with the Google Books API, search and sort the user book library by category, and propose trades to other users. HTML/CSS, Javascript, React, React Router, Node, Express, Mongoose, MongoDB, OAuth, REST APIs, Webpack, Babel
stories
Codecademy Ruby on Rails: Website for travel app that ties together concepts of building app with routes, controllers, and views, saving data to database, and creating associations
gameboard
Codecademy jQuery: Practice site with click event, .toggle share button, .toggleClass and .children