Pinned Repositories
capstone
Resource: A repo of details, due dates, templates, and so on for the capstone portion of the classroom curriculum.
personal-portfolio-site
Project: Create a static site representing your portfolio of coding work
rails-debugging
Ruby on Rails debugging activity for Ada Developers Academy
rails-zoo
random-menu
Project: Create a CLI program that generates and outputs the text for a random menu of food
react-chatlog
Basic React project for displaying a chat log from static data
react-timeline
Basic React project for displaying a social media timeline from static data
recursion
stacks-queues
tree-practice
A repository created to practice writing Binary Search tree methods
Ada Cohort 11's Repositories
Ada-C11/capstone
Resource: A repo of details, due dates, templates, and so on for the capstone portion of the classroom curriculum.
Ada-C11/stacks-queues
Ada-C11/tree-practice
A repository created to practice writing Binary Search tree methods
Ada-C11/betsy
Project: Create an e-commerce web app
Ada-C11/Bipartition-Graph
An exercise working with graphs
Ada-C11/dynamic-programming
A dynamic programming exercise
Ada-C11/personal-portfolio-site
Project: Create a static site representing your portfolio of coding work
Ada-C11/react-timeline
Basic React project for displaying a social media timeline from static data
Ada-C11/recursion
Ada-C11/ada-pets-react
In-class Exercise: Create a SPA that allows users to view, select, or remove pet adoption listings in React
Ada-C11/ada-students-ports
Ada-C11/ada-students-sockets
repo for React intro curriculum
Ada-C11/array_equals
Ada-C11/array_intersection
Ada-C11/code-reviews
A repository to each code reviews
Ada-C11/example-algorithms
Ada-C11/exquisite-react
Project: Handle events, state, and props through forms in React for an Exquisite Corpse poetry creation implementation
Ada-C11/factorial
Ada-C11/fibonacci
Ada-C11/hash-practice
Ada-C11/hash-practice-js
JavaScript version of https://github.com/AdaGold/hash-practice
Ada-C11/heaps
Ada-C11/heaps-js
JS version of Heaps Practice, based on https://github.com/Ada-C11/heaps
Ada-C11/inspiration-board
Project: Create a SPA that facilitates encouraging note boards, using APIs and in React
Ada-C11/linked-list
A singly linked list with each node containing integer data. Methods on the singly linked list
Ada-C11/matrix_convert_to_zero
Ada-C11/ride-share-rails
Project: Rails app that manages a local community Rideshare program
Ada-C11/video-store-consumer
Ada-C11/VideoStoreAPI
Ada-C11/VideoStoreConsumer-API