Pinned Repositories
benisms-backend
Serverless/AWS DynamoDB back end for the Benisms app (https://github.com/lizkaufman/benisms-hackathon); back end pair-programmed with Vini during the School of Code one-day hackathon 22 May
citadel-paints-api
RESTful API providing basic information about the range of Citadel paints from Games Workshop
cra-prep
A tiny NPM package to automatically sort out CRA's structure into an organized components folder
dram-it
Whisky suggestion web app based on region, price, and/or flavour mood (personal project; work in progress)
fetch-under-the-hood
SoC recap session reviewing the guts of fetch and then rebuilding it out of an XML request to deepen our understanding of what's happening under the hood
liz-learns-react-query
my_codewars_solutions
I know that the Codewars site saves my solutions, but I want to also use this repo as a place to collect my solutions to katas so that I can more easily track my progress.
tab-herder
Small Google Chrome extension that groups similar tabs together in your browser window
this-is-jeopardy
I've been a Jeopardy superfan forever, but living in England makes episodes hard to find. So when I found the API at http://jservice.io/, I made my own!
final-project-volt-back-end
Serverless/AWS DynamoDB back end for Volt, our School of Code final project
lizkaufman's Repositories
lizkaufman/fetch-under-the-hood
SoC recap session reviewing the guts of fetch and then rebuilding it out of an XML request to deepen our understanding of what's happening under the hood
lizkaufman/rockpaperscissors-lizandcheryl
Rock, Paper, Scissors (my very first full JavaScript project way back in week one at the School of Code, pair programmed with Cheryl)
lizkaufman/sls-demo-code
Demo code with comments annotating each part for my Serverless review session 26 May 2020
lizkaufman/back-end-week-8-project-team-indecision
back-end-week-8-project-team-indecision created by GitHub Classroom
lizkaufman/benisms-hackathon
Full-stack app built in 6-hour School of Code hackathon 22 May as a team of four: Mell, Vini, Cheryl, and me
lizkaufman/CodeWarriorStats
Trying my hand at making a Twitter bot to reply to a CodeWars username with their stats
lizkaufman/dom-testing
lizkaufman/Exchange-Rate-Project
lizkaufman/fcc-js-cert-projects
Code for my FreeCodeCamp JavaScript Algorithms and Data Structures certification projects
lizkaufman/go_first_taste
First practical experience getting to grips with the basics of Go with Jake Clarkson alongside the School of Code cohort 4
lizkaufman/hello-world
My first repository!
lizkaufman/learning-area
Github repo for the MDN Learning Area.
lizkaufman/learning-nextjs
Working through the NextJS tutorial to learn the framework
lizkaufman/MicrowaveMayhem
Codewars style problem (8KYU!)
lizkaufman/mob-workshops
lizkaufman/my-example-repo
SoC day 2 - my first repo setup
lizkaufman/pokemon.json
Pokemon dataset in JSON.
lizkaufman/react-fundamentals
Material for my React Fundamentals Workshop
lizkaufman/react-hooks
Learn React Hooks! 🎣 ⚛
lizkaufman/school-of-code-TDD
Simple TDD examples for School of Code