Pinned Repositories
AngularJS-apartment-finder
Apartment finder for Seattle area, similar to Zillow. Created with HTML, CSS, JavaScript, Boostrap, AngularJS
AngularJS-news-reader
Imitation news reader that uses a Zyring.com backend to find news (articles from June/July 2015)
ASD-quiz
A quiz I created using Handlebars.js to spread awareness about Autism, inspired by my work in special education.
elixir-cards
Module that can create and shuffle a card deck and deal a hand with an arbitrary number of cards
elixir-identicon-generator
Module that generates an "identicon" png image from a string
ember-test-helpers
Test-framework-agnostic helpers for testing Ember.js applications
Ember_Todos
Playing around with the Ember.js Framework using the Todos tutorial in the documentation
FizzBuzz
FizzBuzz number game
flapper-news
Link sharing app similar to Reddit news. Built with MEAN stack: Angular front end, Node/Express/MongoDB backend.
Flickr-photo-finder
Photo finder using the Flickr API
cdeeter's Repositories
cdeeter/ASD-quiz
A quiz I created using Handlebars.js to spread awareness about Autism, inspired by my work in special education.
cdeeter/AngularJS-apartment-finder
Apartment finder for Seattle area, similar to Zillow. Created with HTML, CSS, JavaScript, Boostrap, AngularJS
cdeeter/AngularJS-news-reader
Imitation news reader that uses a Zyring.com backend to find news (articles from June/July 2015)
cdeeter/elixir-cards
Module that can create and shuffle a card deck and deal a hand with an arbitrary number of cards
cdeeter/elixir-identicon-generator
Module that generates an "identicon" png image from a string
cdeeter/ember-test-helpers
Test-framework-agnostic helpers for testing Ember.js applications
cdeeter/Ember_Todos
Playing around with the Ember.js Framework using the Todos tutorial in the documentation
cdeeter/flapper-news
Link sharing app similar to Reddit news. Built with MEAN stack: Angular front end, Node/Express/MongoDB backend.
cdeeter/github-battle
Following the React.js Fundamentals Course by Tyler McGinnis
cdeeter/Greetr_mini_library
Mini JavaScript library that can return greetings in 5 different languages
cdeeter/node_band_generator
Generates a random band name and band members based on genre (punk, metal, emo) using a Node.js/Express server
cdeeter/peek-discover
Hackathon project for Peek - vanilla JS app with a node.js backend
cdeeter/handlebars-project
Quick introduction to the JavaScript templating engine, Handlebars.js
cdeeter/image-gallery-example
An example of an image gallery that I made functional with JavaScript
cdeeter/jade_intro
Quick introduction to Jade, also using Node and Stylus
cdeeter/landing-page
Example of a landing page using Bootstrap. Coded in HTML, CSS, and JavaScript
cdeeter/MEAN-To-Do-App
MEAN To Do app - add, remove, and mark items completed, using MEAN stack
cdeeter/MEAN_todo_angular2_jade
Simple MEAN To Do app using Angular2 and Jade
cdeeter/node_jedi_name
Created a Node.js server with an API that returns a "Jedi Name" and a randomized greeting
cdeeter/node_madlibs_generator
Madlibs generator with Node.js for Day 13 of Thinkful's #25daysofnode
cdeeter/Peek_Calendar
Peek calendar coding challenge
cdeeter/portfolio
Source code for my portfolio website
cdeeter/power-select-deprecation-codemod
cdeeter/react-native-hockeyapp
HockeyApp integration for React Native with Android and iOS support
cdeeter/react-router-tutorial
cdeeter/react-tutorial-project
I followed along with this tutorial to get a feel for React.js
cdeeter/responsive-html5-banner
Very simple, basic example of a responsive HTML5 banner
cdeeter/ShoppingList
A shopping list I made that lets you add, highlight, reorder, and delete list items.
cdeeter/simple-tic-tac-toe
Quick tic-tac-toe jQuery project I did on a plane ride
cdeeter/simple_drawing_app
A simple drawing application that I made functional with JavaScript