
Results-driven software engineer specializing in React.js frontend development, with experience building and testing scalable UI applications for student portals in the Ed-Tech domain. Strong in JavaScript, reusable component design, API integration, and responsive UI development.
End-to-End Hybrid Encryption of Cloud for File Data : Designed a system to enhance data security in a hybrid cloud environment using end-to-end encryption (E2EE). Utilized AES for fast symmetric encryption and RSA for secure asymmetric key exchange. Developed a key-pair-based encoding mechanism for unique coded outputs per character, improving cryptographic unpredictability.
FaceMask Detection : Utilized OpenCV and deep learning (CNNs, Haar Cascades) to automatically detect face masks in real-time. Processed webcam/video feeds for face region extraction and classification into 'mask' or 'no mask'. Trained the model on diverse datasets to ensure robustness under varying lighting and angles.
G-drive Manager : Developed a tool to optimize downloading large/multiple files from Google Drive efficiently. Enabled direct sequential downloads eliminating ZIP creation for faster transfers. Automated retrieval via Google Drive API supporting batch downloads and folder structure preservation.
Car Re-sale Price Prediction : Built a machine learning model to predict resale value of used cars based on market trends. Extracted and processed live data (make, model, mileage, age, etc.) from online marketplaces. Applied algorithms like Linear Regression, Random Forest, and XGBoost for accurate predictions.