Pinned Repositories
actix-yew-template
Start for a project with actix backend and yew frontend
api-samples
Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.
Connect4-AI
CS152-Project11
a bundle of quarantine related minigames
CS152-Project8
Atari Breakout
CS231-Project01
Basic Blackjack game. Learning Java
CS231-Project2
Conway's Game of Life. Learning to use JUnit.
CS231-Project3
Implementation of a stack. Sudoku solver using the stack.
CS231-Project4
Implementation of a queue. Exploration of different queue choice algorithms using shoppers as an example.
CS231-Project5
Implementation of a Linked List.
KitchenTable99's Repositories
KitchenTable99/Connect4-AI
KitchenTable99/actix-yew-template
Start for a project with actix backend and yew frontend
KitchenTable99/api-samples
Code samples for YouTube APIs, including the YouTube Data API, YouTube Analytics API, and YouTube Live Streaming API. The repo contains language-specific directories that contain the samples.
KitchenTable99/CS152-Project11
a bundle of quarantine related minigames
KitchenTable99/CS152-Project8
Atari Breakout
KitchenTable99/CS231-Project6
Implementation of a Binary search tree. Using the binary search tree to store contents of reddit comments.
KitchenTable99/CS231-Project7
Implementation of a Hashmap. Comparison of Binary Search Tree and Hashmap performance using reddit comments.
KitchenTable99/CS231-Project9
Implementation of a graph. Experimenting with pathfinding using Dijkstra's algorithm.
KitchenTable99/CS361_IDE
KitchenTable99/csgithub.nvim
Neovim plugin to search for code on Github.
KitchenTable99/DataAnalysis2
KitchenTable99/dotfiles
KitchenTable99/gerrymandering
KitchenTable99/GO241-final-simulation
A basic simulation to create short-span cohorts.
KitchenTable99/Kenya-Rainfall
KitchenTable99/LaFave-EE-Addons
Basic jupyter notebooks to add functionality to Google Earth Engine
KitchenTable99/liebrary_congressional_record
KitchenTable99/neovim_config
KitchenTable99/pwd-store
KitchenTable99/RightsTalk
KitchenTable99/rocket
KitchenTable99/ruby-notebooks
KitchenTable99/SwimScheduler
Python Scripts to aid in scheduling Colby Aquamules
KitchenTable99/testing_railway
KitchenTable99/text_emotions_detection
Detection of fine-grained emotions in texts
KitchenTable99/thesis_twitter
KitchenTable99/topic-wizard
Powerful topic model visualization in Python
KitchenTable99/TwitterFakeNews-Liebrary
Modifications to the original code in order to work with my thesis
KitchenTable99/youtube-playlist-lockdown-helper
A script to get the length of a throwaway YouTube playlist. Delays for that amount of time and then deletes the playlist. Learning how to make API calls.
KitchenTable99/zero2prod
Working through the zero2prod rust book