About Me
Aspiring and detail-oriented beginner in Python development and Data Analytics with foundational skills in Python, Excel, and SQL for data handling, cleaning, and visualization. Experienced in creating simple da…
Aspiring and detail-oriented beginner in Python development and Data Analytics with foundational skills in Python, Excel, and SQL for data handling, cleaning, and visualization. Experienced in creating simple dashboards using Power BI and completing academic projects in data preparation, visualizations, and reporting. Eager to learn new tools, strengthen technical expertise, and apply analytical thinking to real-world tasks.
Experience
Data Analytics (Virtual Internship)
Gained extra knowledge in this domain
Done some small-scale projects
Data Analytics (On-Site Internship)
Applied Python (Pandas, Matplotlib) and Excel to handle, analyze, and visualize datasets
Improved data quality through cleaning and preprocessing for accurate analysis
Data Analytics (On-Site Internship)
Applied Python (Pandas, Matplotlib) and Excel to handle, analyze, and visualize datasets., Improved data quality through cleaning and preprocessing for accurate analysis.
PROJECTS
Smart Blood-Group Detection From Fingerprint And Donar Management
- Developed a non-invasive Fingerprint Based Blood Group Detection System using VGG16 deep learning model with transfer learning, achieving 87.41% validation accuracy across 8 blood group classes (A+, A-, B+, B-, AB+, AB-, O+, O-) trained on 6,011 images at 8Queens Private Limited.- Built a Flask REST API backend with Bootstrap 5 web interface for real-time fingerprint upload, blood group prediction with confidence scores, and complete donor registration and management system.- Integrated MongoDB database using PyMongo for persistent storage of donor records and real-time blood bank stock monitoring with low-stock alert detection for all 8 blood groups.- Implemented automated SMS notification system using Twilio REST API that sends alerts to registered donors when blood stock falls to or below 3 units, with runtime credential configuration and live API verification.- Preprocessed fingerprint images using OpenCV with resize to 224×224, normalization, and data augmentation techniques, and deployed the trained VGG16 model on a Flask server with demo mode fallback for UI testing without model file.