Activity

darkShadow

debuged encryption, cleaned up the code, and added 2fa via totp, email verification and option to add security questions

Attachment
Attachment
0
darkShadow

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 :|

Attachment
0
darkShadow

got a user system working with passwords encrypted in aes 256 + salting

Attachment
0
darkShadow

got a camera output and mood prediction using face-api.js working

Attachment
Attachment
0