debuged encryption, cleaned up the code, and added 2fa via totp, email verification and option to add security questions
Log in to leave a comment
debuged encryption, cleaned up the code, and added 2fa via totp, email verification and option to add security questions
Log in to leave a comment
aisc is a student community i work for that hosts weekly ai sessions. we tracks attendees’ session attendence to issue them badges/certs. so i created a script that takes the wayground (formerly quizziz) data excel file and scrapes all the participant data to track attendence and puts it into a google sheet that my team can use.
in hindsight, i should have just used sqlite and sync the db and the google sheet :|
Log in to leave a comment
got a user system working with passwords encrypted in aes 256 + salting
Log in to leave a comment
got a camera output and mood prediction using face-api.js working
Log in to leave a comment