Cal Poly SLO Hacks Hackathon Project. A program which temporarily blocks websites, designed for students to improve productivity while working and studying. Uses PyQt5.
Want to find a covid vaccine appointment but not sure what locations are open? Our program sends MMS or Email when a new vaccine appointment location is found. Includes chatbot for covid-related data!
This is another one of my personal projects. In this project, I use Python to code a Sudoku solver. The program uses recursion, backtracking to be specific, to find possible solutions for the puzzl…