rebekahcallkacz
Software engineer working primarily in Python and TypeScript with a passion for data viz, linguistics and baseball
Philadelphia Phillies
Pinned Repositories
wardrobe-data-analysis
This project analyzes wardrobe data and displays it on a website.
react-custom-hooks-demo
A basic demo on using React custom hooks
visx-tutorial
visx tutorials because it's awesome and there aren't enough out there.
heroku-tutorial
Here's the code you'll need to follow along in our Heroku demo on 10/23.
react-reducer-demo
react-lifting-state
Shows how to lift state to a parent component
chakra-demo
This is a demo of how to use Chakra UI
demo-asynchronous-functions
Practice writing asynchronous code in React
git-branching-demo
Learning to use git branch
react-component-demo
A simple intro to React components
rebekahcallkacz's Repositories
rebekahcallkacz/data-viz-demo-data
Data for data viz demos
rebekahcallkacz/react-router-demo
rebekahcallkacz/demo-typescript-basics
A basic demo on TypeScript
rebekahcallkacz/ctd-hawk-react-demo
A React code demo for the Code the Dream Hawk cohort
rebekahcallkacz/react-custom-hooks-demo
A basic demo on using React custom hooks
rebekahcallkacz/visx-tutorial
visx tutorials because it's awesome and there aren't enough out there.
rebekahcallkacz/explore-chakra-table
Messing around with building tables in Chakra UI
rebekahcallkacz/react-todo
Testing for CTD curriculum
rebekahcallkacz/react-fetch-demo
This is a demon on how to fetch data from an API in a React app.
rebekahcallkacz/demo-ball-dont-lie
A demo using React and the balldontlie API
rebekahcallkacz/for-the-love-of-go
Learning Golang using the book For the Love of Go
rebekahcallkacz/demo-react-data-viz
A quick intro to data viz in React
rebekahcallkacz/demo-grocery-list
A demo on how to build a simple grocery list in React
rebekahcallkacz/demo-asynchronous-functions
Practice writing asynchronous code in React
rebekahcallkacz/react-component-demo
A simple intro to React components
rebekahcallkacz/demo-react-basics
rebekahcallkacz/git-branching-demo
Learning to use git branch
rebekahcallkacz/chakra-demo
This is a demo of how to use Chakra UI
rebekahcallkacz/typescript-demo-recipes
A simple typescript demo
rebekahcallkacz/react-typescript-demo
Using TypeScript with React
rebekahcallkacz/airtable-api
Some more info about working with AirTable's API
rebekahcallkacz/react-reducer-demo
rebekahcallkacz/demo-reduce
A brief demo on using reduce
rebekahcallkacz/react-lifting-state
Shows how to lift state to a parent component
rebekahcallkacz/demo-react-use-state
A brief demo on useState
rebekahcallkacz/try-chakra-ui
Try out Chakra UI to determine if it's a good fit for my needs
rebekahcallkacz/ctd-react-numberGuessingAssignment
Forked version of CTD assignment in order to practice converting class components to functional components
rebekahcallkacz/epicreact-react-hooks
Learn React Hooks! 🎣 ⚛
rebekahcallkacz/epicreact-fundamentals
Material for the Epic React Fundamentals Workshop
rebekahcallkacz/functions-demo
Practice functions in JavaScript and Python