Pinned Repositories
2D-Arrays-Hourglass-Problem
A problem involving navigating a 2-dimensional array
ada-books
ada-build
The Ada Developers Academy Jump Start program, which is intended for anyone who is interested in beginning their journey into coding.
ada-pets-node
ada-students
Simple React Demonstration (used during lecture)
adagrams
Project: Create the code for the fictional anagram game Adagrams, practicing data manipulation
aliceboone
Project: Create a static site representing your portfolio of coding work
api-exercise-seven-wonders
Exercise in writing Ruby to parse API responses using Google Maps API
betsy
Project: Create an e-commerce web app
my-little-library-backend
aliceboone's Repositories
aliceboone/my-little-library-backend
aliceboone/2D-Arrays-Hourglass-Problem
A problem involving navigating a 2-dimensional array
aliceboone/ada-pets-node
aliceboone/ada-students
Simple React Demonstration (used during lecture)
aliceboone/aliceboone
Project: Create a static site representing your portfolio of coding work
aliceboone/Bipartition-Graph
An exercise working with graphs
aliceboone/diagonal-traverse
CS-Fun Exercise using a 2-Dimensional Array
aliceboone/dynamic-programming
A dynamic programming exercise
aliceboone/exquisite-react
Project: Handle events, state, and props through forms in React for an Exquisite Corpse poetry creation implementation
aliceboone/hash-practice
aliceboone/heaps
aliceboone/inspiration-board
Project: Create a SPA that facilitates encouraging note boards, using APIs and in React
aliceboone/JavaTraining
aliceboone/js-adagrams
Adagrams project in JavaScript on Node.js
aliceboone/js-calculator
Project: Create a CLI program that simulates a calculator and computes user input
aliceboone/js-testing
A resource used in teaching vanilla JavaScript testing using Jest
aliceboone/lets-collect-api
Capstone Project
aliceboone/lets-collect-web
aliceboone/linked-list
A singly linked list with each node containing integer data. Methods on the singly linked list
aliceboone/linked-lists
aliceboone/media-ranker-revisited
Project: Add controller tests and OAuth to an existing project
aliceboone/news-api-react
React App using https://newsapi.org/
aliceboone/react-chatlog
Basic React project for displaying a chat log from static data
aliceboone/react-tic-tac-toe
A react project to teach event handling & State in React.
aliceboone/react-timeline
Project: Displays a social media timeline from static data in React
aliceboone/recursive-dynamic-programming
aliceboone/stacks-queues
aliceboone/tree-practice
A repository created to practice writing Binary Search tree methods
aliceboone/video-store-consumer
aliceboone/video-store-consumer-api