Computer Engineering student building practical software projects in Python and Java, with experience in database-driven applications and core computer science concepts such as Data Structures, Object-Oriented Programming, and DBMS.
- Developed a password manager with CLI and Streamlit interface, integrated with MySQL for persistent credential storage
- Implemented XOR-based encryption and decryption to secure stored passwords
- Designed modular application logic with input validation and PIN-based access control for credential management
- Built a CLI application to manage YouTube video records with JSON-based storage
- Implemented CRUD operations using file handling for persistent data management
- Structured application logic into modular functions for efficient program flow