https://github.com/RaviKanthMutyam/OTP-Verification-System-Using-Python
1.Engineered a secure OTP verification system that generated a 6-digit OTP, delivered it via email, and validated user input through a GUI interface, enhancing security and user authentication accuracy.2.Developed a system where users had up to 3 attempts within a 10-minute window to enter the OTP, achieving a successful authentication rate and reducing unauthorized access incidents.
3.Implemented an intuitive GUI using Tkinter, ensuring a user-friendly experience that increased system engagement by 40%.