OnePass: Password Manager
A password manager designed using Tkinter GUI of Python and SQLite 3 (with local database) that can store passwords encrypted through the Fernet module of the cryptography package.
AI Virtual Mouse Controller
An AI-based system to control the mouse cursor using Python and OpenCV with real-time camera. Fingertip location is mapped to RGB images to control the mouse cursor.
BookLand: Online Book Store
An HTML and JavaScript website that allows users to surf through different categories of books, create an account, login and calculate total price of books to be ordered with PHP for back-end functionality.