pcatattacks
Product @ Grubhub. Former SWE. Northwestern University '19. Computer Science && Economics
San Francisco, CA
Pinned Repositories
brewbike-dashboard
React dashboard for admin functionality for BrewBike Coffee
bigblackhole-Game
A 2D game I programmed in Racket (LISP-like). There's asteroids, a spaceship and a really big Black-Hole.
calculator
A simple calculator built for learning purposes using HTML, CSS and JavaScript.
daily-briefing
A system that tells you and answers questions about your day.
domain-web-crawler
Basic python web crawler that crawls all links within the same domain.
EPIJudge
EPI Judge - Preview Release
fed-predictor
My independent study to predict Federal Reserve board of governers' individual interest rate decisions. WIP
playlist-analytics
Get playlist data from the Spotify API. Learnt React
reactBot
For fun. SlackBot that reacts to my PhD student friend's messages with an older_man emoji muahahaha
santorini
A distributed version of the Santorini board game. Cleanest code I wrote
pcatattacks's Repositories
pcatattacks/daily-briefing
A system that tells you and answers questions about your day.
pcatattacks/domain-web-crawler
Basic python web crawler that crawls all links within the same domain.
pcatattacks/reactBot
For fun. SlackBot that reacts to my PhD student friend's messages with an older_man emoji muahahaha
pcatattacks/bigblackhole-Game
A 2D game I programmed in Racket (LISP-like). There's asteroids, a spaceship and a really big Black-Hole.
pcatattacks/calculator
A simple calculator built for learning purposes using HTML, CSS and JavaScript.
pcatattacks/EPIJudge
EPI Judge - Preview Release
pcatattacks/fed-predictor
My independent study to predict Federal Reserve board of governers' individual interest rate decisions. WIP
pcatattacks/playlist-analytics
Get playlist data from the Spotify API. Learnt React
pcatattacks/santorini
A distributed version of the Santorini board game. Cleanest code I wrote
pcatattacks/hello-world
Learning how to use GitHub.
pcatattacks/hugo-steam-theme
Port of Tommaso Barbato's Ghost theme Steam to Hugo
pcatattacks/ml-cheatsheet
Machine learning cheatsheet
pcatattacks/pcatattacks.github.io
My old personal website, made with vanilla HTML, CSS and JS.
pcatattacks/react-shopping-cart
NUVention Web + Media react shopping cart tutorial follow-along
pcatattacks/react-tictactoe
React tic-tac-toe tutorial as on https://reactjs.org/tutorial/tutorial.html
pcatattacks/tedXBot
Facebook Messenger Bot for TedXNorthwestern, made with a team
pcatattacks/tensorflow-char-rnn
Char-RNN implemented using TensorFlow.
pcatattacks/todoApp
A small to-do app I made to learn Node.JS
pcatattacks/tour-of-heroes
Angular.io's tutorial application to learn this weird magical wizardry that is Angular 2
pcatattacks/vocalize
pcatattacks/xv6
xv6 OS
pcatattacks/xv6-explained
Explanations of xv6 operating system