Pinned Repositories
BlackJack-RL
Various Reinforcement learning algorithms for multi- and single-player BlackJack. Based on algorithms from David Silver's lectures on Reinforcement Learning like Monte Carlo and TD learning, etc
Easy21-DavidSilverLectures
hex-to-hsl
A simple VSCode Extension to convert hex colours to hsl and back
JumpToRecipe
A simple browser extension to automatically hit the Jump To Recipe button
kabbagepatch.github.io
Made with Vue, specifically to learn Vue and various concepts in it. It uses VueX for the homepage canvas animations, to communicate between the blocks and the grid components. Also uses the Google Books and GitHub APIs for the Books and Work pages respectively, with Vue-Router to route to the pages
kavibot
Discord Bot with some fun/useful custom commands
LoveGames
My versions of Games from CS50's Introduction to Game Development
priority-tracker
More than your average todo list. Built using Nuxt and Vue.js on the front-end and a Node.js/Go API using Serverless on the backend. Deployed using Netlify
Smart-Chess
A chess AI project. Currently, have a barebones chess UI built using Vue and a separate chess AI using a minimax decision tree in JavaScript with a similar, more extensive algorithm in Python (see https://github.com/kavisherlock/ChessEngine). The next step is to combine the two, and later, to explore more reinforcement learning techniques and applications in chess
kabbagepatch's Repositories
kabbagepatch/hex-to-hsl
A simple VSCode Extension to convert hex colours to hsl and back
kabbagepatch/JumpToRecipe
A simple browser extension to automatically hit the Jump To Recipe button
kabbagepatch/Smart-Chess
A chess AI project. Currently, have a barebones chess UI built using Vue and a separate chess AI using a minimax decision tree in JavaScript with a similar, more extensive algorithm in Python (see https://github.com/kavisherlock/ChessEngine). The next step is to combine the two, and later, to explore more reinforcement learning techniques and applications in chess
kabbagepatch/AdventOfCode2021
kabbagepatch/kabbagepatch.github.io
Made with Vue, specifically to learn Vue and various concepts in it. It uses VueX for the homepage canvas animations, to communicate between the blocks and the grid components. Also uses the Google Books and GitHub APIs for the Books and Work pages respectively, with Vue-Router to route to the pages
kabbagepatch/kavibot
Discord Bot with some fun/useful custom commands
kabbagepatch/LoveGames
My versions of Games from CS50's Introduction to Game Development
kabbagepatch/priority-tracker
More than your average todo list. Built using Nuxt and Vue.js on the front-end and a Node.js/Go API using Serverless on the backend. Deployed using Netlify
kabbagepatch/AdventOfCode2018
kabbagepatch/AdventOfCode2019
Advent of Code 2019
kabbagepatch/AdventOfCode2020
Advent of Code 2020
kabbagepatch/AdventOfCode2022
Advent of Code 2022 in C++
kabbagepatch/AdventOfCode2023
Advent Of Code 2023
kabbagepatch/AdventOfCode2024
Advent Of Code 2024 in C++
kabbagepatch/AOC
Advent Of Code 2020
kabbagepatch/array-explorer
⚡️ A resource to help figure out what JavaScript array method would be best to use at any given time
kabbagepatch/clipboard-history-extension
Extension that saves history of copied text
kabbagepatch/CrosseyCircley
Browser-based implementation of Tic-Tac-Toe, made with Node.js / Express / EJS
kabbagepatch/FairChange
Mobile application to capture incidents / provide information to police officers aimed at avoiding escalation, central map view to enable search & visualization of incident clusters
kabbagepatch/habit-tracker
4Bwi
kabbagepatch/javascript-mini-projects
Awesome Collection of amazing javascript mini-projects.
kabbagepatch/JavaScript30
30 Day Vanilla JS Challenge
kabbagepatch/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
kabbagepatch/MultiTargetPrediction
ML class project in Fall 2016; explored and implemented various multi-target machine learning algorithms in C++ or Python
kabbagepatch/NeuralNetworkPlayground
Learning about neural networks by implementing them in different ways using different libraries, including one built from scratch
kabbagepatch/nuxtfoodapp
App from Sarah Drasner's FrontEnd Master's Course Building Applications with Vue & Nuxt
kabbagepatch/synthwave-vscode
Synthwave inspired colour theme for VS Code 🌅🕶
kabbagepatch/tab-tracker
A Vue.js / Express.js web application for keeping track of guitar tabs
kabbagepatch/TwitterClone-RoR
A clone of Twitter using Ruby on Rails
kabbagepatch/workout-tracker
React Native app to track your workouts