Pinned Repositories
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-pets-react
In-class Exercise: Create a SPA that allows users to view, select, or remove pet adoption listings in React
adagrams
Project: Create the code for the fictional anagram game Adagrams, practicing data manipulation
api-exercise-seven-wonders
Exercise in writing Ruby to parse API responses using Google Maps API
catroll
It's a cat rolling across a webpage when you press the "catroll" button (ctrl)
k8s-next-21
A demo repo for Google Cloud Next '21 demo: Applying best k8s dev practices
kelsk's Repositories
kelsk/ada-pets-node
kelsk/ada-pets-react
In-class Exercise: Create a SPA that allows users to view, select, or remove pet adoption listings in React
kelsk/Bipartition-Graph
An exercise working with graphs
kelsk/branch-test
kelsk/cloud-ops-sandbox
Cloud Operations Sandbox is an open source tool that helps practitioners to learn Service Reliability Engineering practices from Google and apply them on their cloud services using Cloud Operations suite of tools.
kelsk/dynamic-programming
A dynamic programming exercise
kelsk/exquisite-react
Project: Handle events, state, and props through forms in React for an Exquisite Corpse poetry creation implementation
kelsk/hash-practice
kelsk/hash-practice-js
JavaScript version of https://github.com/AdaGold/hash-practice
kelsk/heaps-js
JS version of Heaps Practice, based on https://github.com/Ada-C11/heaps
kelsk/hello-cloudbuild-app
kelsk/hello-cloudbuild-env
kelsk/inspiration-board
Project: Create a SPA that facilitates encouraging note boards, using APIs and in React
kelsk/js-adagrams
Adagrams project in JavaScript on Node.js
kelsk/linked-list
A singly linked list with each node containing integer data. Methods on the singly linked list
kelsk/linked-lists
kelsk/litter-patrol
kelsk/nodejs-docs-samples
Node.js samples for Google Cloud Platform products.
kelsk/nodejs-scheduler
Node.js client for Google Cloud Scheduler: Fully managed, enterprise-grade scheduler
kelsk/python-project
A practice project for learning python and building an application
kelsk/radio-lovelace
kelsk/rails-debugging
Ruby on Rails debugging activity for Ada Developers Academy
kelsk/react-chatlog
Basic React project for displaying a chat log from static data
kelsk/react-timeline
Project: Displays a social media timeline from static data in React
kelsk/recursion-writing
(optional/harder) Practice writing recursive methods
kelsk/recursive-dynamic-programming
kelsk/stacks-queues
kelsk/suas-search-engine
Shut Up & Sew search engine
kelsk/textbook-curriculum
Ada Developers Academy Online Curriculum
kelsk/tree-practice
A repository created to practice writing Binary Search tree methods