Jacob Justice's repositories
Sudoku_Solver
An app that finds a sudoku solution for any given input using graph theory principles
AI_COMP5600_HW1
Hill climbing method advanced search, A* informed search
AuburnHacks19
Hackathon at Auburn University 2019 Project
Bot-Interface
This is an independent web app interface to run scripts on a user's groupme account. Anyone can log in using thir access token for groupme.
cdk-github-runners
CDK constructs for self-hosted GitHub Actions runners
Compression
Compression algorithm(s) implemented in python
Image-Re-Colorer
An application to group pixels in an image into basic colors and retexture groups to a new color.
journaler-app
An app for daily journaling.
movieSuggestion
Uses a web scraper to get data from the IMBD top 250 movies list, and uses those movies to provide movie suggestions
PiLibrary
A library kiosk made to run on a Raspberry Pi
Portfolio4.0
My personal portfolio
snake-game
A game of snake in raw JS, HTML and CSS