Skip to content
View aeindri-tech's full-sized avatar

Block or report aeindri-tech

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
aeindri-tech/README.md

👋 Hi, I'm Aeindri


🚀 About Me

🎓 BTech CSE (AI) Student at KIIT
💡 Passionate about AI, Machine Learning & real-world problem solving
📈 Currently learning Python, Data Science & ML step-by-step
🎯 Goal: Crack top placements (₹30–50 LPA) & become a top 1% engineer


🧠 Tech Stack


🚀 Projects

🧠 Smart Face Recognizer

🔹 Real-time face detection using OpenCV
🔹 Image processing & computer vision
🔹 Practical ML application


🏋️ Fitness Model

🔹 Predicts active vs inactive gym sessions
🔹 Feature scaling & preprocessing
🔹 Multiple models comparison & evaluation


🎬 CineMatch

🔹 Movie recommendation system (MovieLens dataset)
🔹 Content-based filtering
🔹 Personalized recommendations


📈 Currently Working On

🔹 Strengthening Python & DSA
🔹 Building ML projects
🔹 Preparing for internships
🔹 Improving GitHub & LinkedIn


🌐 Connect With Me

💼 LinkedIn: https://www.linkedin.com/in/aeindri-a83137376?utm_source=share&utm_campaign=share_via&utm_content=profile&utm_medium=android_app


⚡ Fun Fact

Consistency > Talent — I show up every single day 🚀

Pinned Loading

  1. Cine_Match Cine_Match Public

    🎬 Hybrid Movie Recommendation System using Collaborative Filtering (SVD) and Content-Based Filtering (TF-IDF) on MovieLens dataset

    Python

  2. Fitness_Model Fitness_Model Public

    Machine learning project to predict whether a gym session is active using fitness data, featuring model evaluation, scaling, and hyperparameter tuning.

    Python

  3. smart-face-recognizer smart-face-recognizer Public

    Real-time face recognition system using Python & OpenCV to identify popular singers via webcam or images.

    Python

  4. Spam_Claasifier Spam_Claasifier Public

    An end-to-end Machine Learning project that classifies messages as Spam in Not Spam using Natural Language Processing (NLP) techniques. The project includes text preprocessing, feature extraction (…

  5. Student_Performance_Predictor Student_Performance_Predictor Public

    A Machine Learning project that predicts a student's Performance Index based on academic and lifestyle factors using Linear Regression. The project covers data preprocessing, feature scaling, model…

    Python

  6. ML-Basics ML-Basics Public

    Beginner Machine Learning projects using regression and NLP (sentiment analysis)

    Python