Pinned Repositories
ada-books
ada-pets-node
ada-pets-rails-api
In-Class Exercise: Demonstrating how to incrementally build an API in Rails
ada-pushed
Coursework from Ada's jumpstart program
adagrams
Project: Create the code for the fictional anagram game Adagrams, practicing data manipulation
anti-cannibalism
api-exercise-seven-wonders
Exercise in writing Ruby to parse API responses using Google Maps API
array-equals
array-string-practice
video-store-api
Project: Create an API that demonstrates a number of GET and POST requests in Rails
codesrobertson's Repositories
codesrobertson/video-store-api
Project: Create an API that demonstrates a number of GET and POST requests in Rails
codesrobertson/ada-books
codesrobertson/ada-pets-node
codesrobertson/ada-pets-rails-api
In-Class Exercise: Demonstrating how to incrementally build an API in Rails
codesrobertson/betsy
Project: Create an e-commerce web app
codesrobertson/Bipartition-Graph
An exercise working with graphs
codesrobertson/carnival-recipes
Recipe scraps for Merge Conflict Carnival activity
codesrobertson/codesrobertson.github.io
A personal portfolio site for Alex Robertson.
codesrobertson/dynamic-programming
A dynamic programming exercise
codesrobertson/exquisite-react
Project: Handle events, state, and props through forms in React for an Exquisite Corpse poetry creation implementation
codesrobertson/fake-container
Component piece for Capstone project.
codesrobertson/hash-practice
codesrobertson/heaps
codesrobertson/inspiration-board
Project: Create a SPA that facilitates encouraging note boards, using APIs and in React
codesrobertson/js-adagrams
Adagrams project in JavaScript on Node.js
codesrobertson/linked-list
A singly linked list with each node containing integer data. Methods on the singly linked list
codesrobertson/linked-lists
codesrobertson/media-ranker
codesrobertson/media-ranker-revisited
Project: Add controller tests and OAuth to an existing project
codesrobertson/personal-portfolio-site
Project: Create a static site representing your portfolio of coding work
codesrobertson/pr-practice
Repo to practice working with PRs
codesrobertson/react-tic-tac-toe
A react project to teach event handling & State in React.
codesrobertson/react-timeline
Project: Displays a social media timeline from static data in React
codesrobertson/recursion-writing
(optional/harder) Practice writing recursive methods
codesrobertson/recursive-dynamic-programming
codesrobertson/scales
A project to explore NLP semantic analysis and APIs.
codesrobertson/scrapedknees
codesrobertson/stacks-queues
codesrobertson/task-list
codesrobertson/tree-practice
A repository created to practice writing Binary Search tree methods