IT Student | Full-stack Developer | AI/ML Developer
Learning Data Structures & Algorithms in C++. Building modern web applications and exploring Machine Learning. Active in hackathons and tech communities.
IT Student | Full-stack Developer | AI/ML Developer
Learning Data Structures & Algorithms in C++. Building modern web applications and exploring Machine Learning. Active in hackathons and tech communities.
Real-time face detection in Python using OpenCV and Haar cascades. Works with webcam or phone camera (IP stream). Easy setup, clean code, and ready for face recognition extension. Press 'q' to quit…
Python 2
Machine learning project to predict heart disease using patient clinical data. Includes data loading, preprocessing, model training (Logistic Regression), evaluation, and a predictive system. Visua…
Jupyter Notebook 2
Spam detection model using Logistic Regression & TF-IDF. The notebook preprocesses email data, extracts features, trains a model, evaluates accuracy, and provides a predictive system. Ideal for lea…