ChelseaC13's repositories
ada-students
Simple React Demonstration (used during lecture)
advice-app-react
https://www.youtube.com/watch?v=o5CdCETh8cQ
react-tic-tac-toe
A react project to teach event handling & State in React.
Bipartition-Graph
An exercise working with graphs
carnival-recipes
Recipe scraps for Merge Conflict Carnival activity
dynamic-programming-js
Dynamic programming practice based on https://github.com/Ada-C12/dynamic-programming
exquisite-react
Project: Handle events, state, and props through forms in React for an Exquisite Corpse poetry creation implementation
heaps-js
JS version of Heaps Practice, based on https://github.com/Ada-C11/heaps
inspiration-board
Project: Create a SPA that facilitates encouraging note boards, using APIs and in React
javascript_playground
Javascript playground tutorials
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
pr-practice
Repo to practice working with PRs
react-timeline
Project: Displays a social media timeline from static data in React
recursion-writing
(optional/harder) Practice writing recursive methods
traffic-light-state-machine
A practice assignment using XState with React
tree-practice
A repository created to practice writing Binary Search tree methods
video-store-api
Project: Create an API that demonstrates a number of GET and POST requests in Rails