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