Pinned Repositories
drcj
exercise-starters
Code to get you started on the exercises.
gloo-elementAPI
How to use and implement the Gloo Element API content
IMRepo
leeacker.github.io
midterm-heroku
NCRepo
node5-csv-to-json
Write a node script that converts a csv (comma-separated values) file to json.
refactoru-dungeon-crawler
Using an object-oriented approach, create an dungeon-crawling game where the player can navigate through a series of rooms, fighting enemies and collecting items.
refactoru-midterm
leeacker's Repositories
leeacker/refactoru-midterm
leeacker/refactoru-dungeon-crawler
Using an object-oriented approach, create an dungeon-crawling game where the player can navigate through a series of rooms, fighting enemies and collecting items.
leeacker/drcj
leeacker/gloo-elementAPI
How to use and implement the Gloo Element API content
leeacker/IMRepo
leeacker/leeacker.github.io
leeacker/midterm-heroku
leeacker/NCRepo
leeacker/node5-csv-to-json
Write a node script that converts a csv (comma-separated values) file to json.
leeacker/oop-widget
leeacker/refactoru-ajax-countries
Build an app that retrieves a list of all countries from the server using an Ajax request and renders them on the client. Add a search box that allows the user to search for a specific country.
leeacker/refactoru-final
leeacker/refactoru-final-meteor
leeacker/refactoru-handlebars-search-engine
Create a data driven UI using Handlebars
leeacker/refactoru-handlebars-store
Build a client-side store front using dummy data and handlebars.
leeacker/refactoru-infinite-agenda
create a schedule that automatically adds new days as the user scrolls.
leeacker/refactoru-inspirational-quotes
a web app for sharing and rating inspirational quotes
leeacker/refactoru-js25-chunk
create a function that splits an array into an array of equal sized chunks
leeacker/refactoru-magellans-voyage
Create a site that takes the user on a virtual tour of Magellan's voyage circumnavigating the globe. Each page is a separate stop on the voyage.
leeacker/refactoru-node-colors
Create a series of command line node scripts for working with colors.
leeacker/refactoru-node3-signup-form
Create an express app that presents the user with a signup form
leeacker/refactoru-node8-online-job-app
create and online job application using node.js and mongodb
leeacker/refactoru-online-job-app
leeacker/refactoru-problem-set-2
problem solving with js
leeacker/refactoru-problem-set-3
create functions to solve a set of three problems.
leeacker/refactoru-problem-set-4
another set of problems to solve using js functions
leeacker/refactoru-problem-set-5
leeacker/refactoru-problem-set-6
leeacker/refactoru-starcraft-rankings
Write a player ranking page for a StarCraft tournament community. The focus of the page is a large data table that displays statistics about tournament players, and provide tools for sorting and filtering the data.
leeacker/refactoru-static-file-server
Create a web server using NodeJS that can server static files.