Computer Engineering student building practical projects in Python and Java while strengthening core computer science concepts such as Data Structures, Object-Oriented Programming, and database systems.
- Developed a Python-based CLI password manager with MySQL integration for persistent credential storage
- Implemented XOR-based encryption and decryption logic to secure stored credentials
- Designed a modular CLI interface supporting CRUD operations with input validation and PIN-based access control
- Built a Python CLI application to manage YouTube video records using JSON storage
- Implemented CRUD operations for structured data management
- Designed modular functions to maintain clean and maintainable application logic