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 hybrid fake account detection system by combining graph analytics with machine learning techniques
- Extracted graph-based features such as PageRank, degree metrics, and clustering coefficient using NetworkX for social network analysis
- Integrated graph-derived features with ML models including Random Forest and Gradient Boosting for account classification
- 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