Pinned Repositories
Anteater-Club-Organizer
Short project to help UCI clubs present forms to potential club members in a personalized way to receive member info.
belenbakery
K-game-in-C
Variation of the popular 2048 tile game - played by the user through the console
K-game-python
Variation of the popular 2048 tile game - played by the user through the console
Old-Portfolio
My old portfolio website, came from a week 1 web dev assignment at UCI
Sleeptracker
Native Ionic mobile application that lets users input & track their sleep.
Spotify-Server
App that allows user to find Spotify items/data via accessing the Spotify API.
Sudoku-AI
AI solver for Sudoku boards of any defined size. Logic/work functions located in BTSolver.py
Tetris
Tetris Game - coding shell written for assignment, logic added by me and adapted further after assignment finished
Twitter-Server
App that allows user to find Twitter tweets/data via accessing the Twitter API.
corbetchri's Repositories
corbetchri/Anteater-Club-Organizer
Short project to help UCI clubs present forms to potential club members in a personalized way to receive member info.
corbetchri/belenbakery
corbetchri/K-game-in-C
Variation of the popular 2048 tile game - played by the user through the console
corbetchri/K-game-python
Variation of the popular 2048 tile game - played by the user through the console
corbetchri/Old-Portfolio
My old portfolio website, came from a week 1 web dev assignment at UCI
corbetchri/Sleeptracker
Native Ionic mobile application that lets users input & track their sleep.
corbetchri/Spotify-Server
App that allows user to find Spotify items/data via accessing the Spotify API.
corbetchri/Sudoku-AI
AI solver for Sudoku boards of any defined size. Logic/work functions located in BTSolver.py
corbetchri/Tetris
Tetris Game - coding shell written for assignment, logic added by me and adapted further after assignment finished
corbetchri/Twitter-Server
App that allows user to find Twitter tweets/data via accessing the Twitter API.
corbetchri/UCI-Java-Compiler
UCI project to create a compiler to process UCI Java bytecode using JVM, garbage collection etc