A python script that checks how much time it will take to crack your password using a normal and quantum computer
View Code GithubI designed and implemented an automated school bell system to streamline the scheduling of class periods, breaks, and dismissal times. This system replaced the need for manual ringing, ensuring precise and consistent bell timings throughout the school day. Administrators can easily adjust the schedule for exams, half-days, or special events.
A production-grade MLOps project that classifies cats and dogs with 98% accuracy using a fine-tuned ResNet18 model, complete with experiment tracking, REST API serving, continuous training, and automated redeployment.
Visit Project on github