OlgaS's repositories
2D-Arrays-Hourglass-Problem
A problem involving navigating a 2-dimensional array
personal-portfolio-site
Project: Create a static site representing your portfolio of coding work
ride-share-rails
Project: Rails app that manages a local community Rideshare program
Runtime
Capstone project
Bipartition-Graph
An exercise working with graphs
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
Finance-tracker
react app to track expenses
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
js-calculator
Project: Create a CLI program that simulates a calculator and computes user input
js-testing
A resource used in teaching vanilla JavaScript testing using Jest
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
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
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