Joshua Haan's repositories
backstory-generator
A RESTful API written in Express. It generates random character backstories, based on specific parameters.
angularGithubClient
Simple Angular client that serves information from the Github API
bitmapManipulation
Code Fellows 401 project
firstDjango
First attempt using Django, following the quick tutorial on the django project website
rails_todo
just a contrived app to practice contents of railstutorial.org
simple-campaign-note
Super simple note-taking app for rpg campaigns. Written largely as an exercise in React fundamentals.
backstoryApp
An angular app to consume my backstory generator API
deliver-cute
Gathers cute images and gifs from reddit and emails them to my non-redditor friends.
highlighter
A toy React project that highlights repeated words that the user types in.
mock-server
This is a mock rest service for me to consume while trying different front-end frameworks.
nodice
Node.js API that calculates and adds any combination of dice
python-dev-accelerator
Lectures, assignments and code for the Python Dev Accelerator
sample_app
don't mind me, just following some rails tutorials
simple-campaign-note-rails-api
The back-end for the simple-campaign-note project, rails-flavored