Pinned Repositories
monkeyarchive
The largest online directory of monkey themed content
animal-guessing-game
Uses binary tree logic to execute an akinator-style guessing game. The database grows as the user plays the game. Comes pre-trained with about 50 animals.
board-games
Connect Four, Tic-Tac-Toe, & Nim with an optimal bot implemented using minimax and alpha-beta pruning.
chromakopiafont.com
A site to generate text in the style of Tyler, The Creator's upcoming album "Chromakopia" This is the original chromakopiafont website. There are multiple websites that are passing off this code as their own.
decision-tree-optimizer
Import a csv that follows the format provided by the 2 test sets and you will get an optimized question flow to return a Yes/No answer. This is an implementation of the ID3 Algorithm.
EasyVGA
Perform a visibility graph analysis quickly and easily. Visibility calculation done in C.
gabrielkahen.com
Google Chrome themed personal website
posy-motion-extraction
Super simple python implementation of Posy's "motion extraction" algorithm described in this video: https://www.youtube.com/watch?v=NSS6yAMZF78
wikirace-prompt-generator
Generates a random start and end wiki page to play a wikirace with.
Gabriel-Kahen's Repositories
Gabriel-Kahen/animal-guessing-game
Uses binary tree logic to execute an akinator-style guessing game. The database grows as the user plays the game. Comes pre-trained with about 50 animals.
Gabriel-Kahen/chromakopiafont.com
A site to generate text in the style of Tyler, The Creator's upcoming album "Chromakopia" This is the original chromakopiafont website. There are multiple websites that are passing off this code as their own.
Gabriel-Kahen/posy-motion-extraction
Super simple python implementation of Posy's "motion extraction" algorithm described in this video: https://www.youtube.com/watch?v=NSS6yAMZF78
Gabriel-Kahen/board-games
Connect Four, Tic-Tac-Toe, & Nim with an optimal bot implemented using minimax and alpha-beta pruning.
Gabriel-Kahen/decision-tree-optimizer
Import a csv that follows the format provided by the 2 test sets and you will get an optimized question flow to return a Yes/No answer. This is an implementation of the ID3 Algorithm.
Gabriel-Kahen/EasyVGA
Perform a visibility graph analysis quickly and easily. Visibility calculation done in C.
Gabriel-Kahen/gabrielkahen.com
Google Chrome themed personal website
Gabriel-Kahen/wikirace-prompt-generator
Generates a random start and end wiki page to play a wikirace with.