Pinned Repositories
codenames
An online version of the tabletop game "Codenames", built in React/Redux/Rails!
css_frameworks_example
Sample Sinatra app for demonstrating how to integrate Foundation
css_frameworks_spring_2016
css_frameworks_winter_2015
CSS Frameworks clinic and demo for the Winter 2015 Cohort
neural_nets_rails
Simulator + GUI for simple artificial neural nets
planning-an-app-clinic
Clinic on how to organize the planning-and-starting phase of your project
pokedex-rails
A Rails-ified version of my (s)css-generated Pokedex web app!
simple-react-boilerplate
A simple app to get up and running with React
cmkoller's Repositories
cmkoller/pokedex
Sinatra side project - Pure CSS Pokedex, eventually to be integrated with an API for interative use
cmkoller/movie_database
Sinatra project that reads movie info from a CSV file, and displays alphabetical list with pagination and search feature.
cmkoller/neural_nets_rails
Simulator + GUI for simple artificial neural nets
cmkoller/apollo-work
A couple assignments from Chris Pine's "Learn to Program"
cmkoller/blackjack
Ruby implementation of a playable, command-line Blackjack game vs. automated dealer
cmkoller/car_listings
Short Rails assignment for creating and storing information on cars in a used car dealership
cmkoller/choose-your-own-adventure
Sinatra side project - a short Choose Your Own Adventure web app, where you can sign in to read and create C.Y.O.A.s!
cmkoller/code_buddy
cmkoller/data-compression
Data compression of a text file using LZW
cmkoller/grocery-list
Sinatra project for displaying a list of groceries read from a text file, and using a form to accept new items
cmkoller/kickball-teams
First Sinatra project - creating a dynamic webpage to display team info from a JSON file
cmkoller/lunar_kitchen
First project using ActiveRecord with Sinatra - web app for displaying recipes from a SQL database
cmkoller/meetups_in_space
Sinatra app for creating and joining meetups
cmkoller/minesweeper
Ruby implementation of Minesweeper game using Gosu
cmkoller/movie_database_deluxe
New movie database Sinatra project, this time reading info from a SQL database and including pages with info on actors as well as movies
cmkoller/neural_nets
Sinatra side project - A neural net simulator designed for use as a learning tool
cmkoller/new_releases
Live-code Sinatra project for reading album info from a CSV
cmkoller/recipe_box
Sinatra project that displays a list of recipes read from a SQL database, along with and individual instructions page for each recipe
cmkoller/rescue_mission
Rails project - website for asking and answering questions
cmkoller/shmoogle
Using HTML and CSS to create a Google-resembling web page layout
cmkoller/six_degrees_of_actors
A Ruby program for determining the degrees of separation between an actor and Mark Wahlberg.
cmkoller/slacker_news_aggregator
Sinatra application in which users can submit article URLS, and view submitted articles.