Skip to content
View rivu-intel45's full-sized avatar

Block or report rivu-intel45

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
rivu-intel45/README.md

Hi 👋, I’m Rivu

Curious and driven developer diving into Machine Learning, Data Science, and Artificial Intelligence. I enjoy turning ideas into practical projects and sharing my work so others can learn, experiment, and build with me. Feel free to check out my repos for inspiration or collaboration. Star ⭐ your favorite projects if you enjoy them!


🚀 What I’m Currently Learning

  • Core Machine Learning concepts and building complete ML pipelines
  • Exploratory Data Analysis (EDA) with pandas, numpy, matplotlib, seaborn
  • Clear, insightful data visualizations and fully reproducible project documentation
  • Productive GitHub habits: structured repos, meaningful READMEs, .gitignore, requirements.txt, and version control workflow

🏆 Recent Projects

  • pan-card-authentication-app – PAN card detection web app that analyzes uploaded card images, flags tampering or inconsistencies, and highlights suspicious regions using computer vision and OCR.

  • dogbreed-deepvision – Streamlit-based dog breed prediction app powered by deep learning; classifies uploaded dog images using a CNN trained on multiple breeds.

  • PixelPythonSnake – Colorful Python Turtle Snake game where you guide a growing serpent to eat food, avoid walls and its own tail, and chase high scores.

  • building-energy-forecasting – Jupyter Notebook project that builds ML models to forecast building energy consumption with preprocessing, training, and evaluation.

  • house-prices-regression – Kaggle-style house price regression with extensive EDA, feature engineering, and modelling on 1460 homes.

  • luna-reader – Live camera text reader with mirror mode, multilingual OCR, real-time object detection, and text-to-speech feedback using OpenCV, Tesseract, and gTTS.


📊 GitHub Stats & Activity

📈 GitHub Statistics

GitHub Stats

💻 Most Used Languages

Top Languages


🧰 Skills & Tools

  • Python, pandas, numpy, matplotlib, seaborn
  • scikit‑learn, Jupyter Notebook
  • Data Cleaning, EDA, Regression, Prediction, Visualization
  • Git & GitHub: repo management, markdown, workflow automation

Python Pandas NumPy Matplotlib Seaborn Scikit-learn Jupyter Git


💬 Ask Me About

  • ML basics and how to structure a project
  • Visualization and storytelling with data
  • Getting started with Kaggle competitions
  • Organizing and documenting data science repositories

🌱 Currently Exploring

  • End‑to‑end real‑world ML projects, such as energy consumption forecasting and deployment‑ready workflows
  • Modern deep learning topics, including representation learning and advanced neural network architectures
  • Open‑source contributions, collaborative learning communities, and sharing reusable data science templates

📬 How to Reach Me


Popular repositories Loading

  1. pan-card-authentication-app pan-card-authentication-app Public

    PAN card detection web app that analyzes uploaded card images, identifies tampering or inconsistencies, and highlights suspicious regions. Uses computer vision and OCR to assist in quick, reliable …

    Jupyter Notebook

  2. dogbreed-deepvision dogbreed-deepvision Public

    A Streamlit-based dog breed prediction app powered by a deep learning model. Accurately identifies dog breeds from uploaded images using CNN architecture, trained on multiple dog breed classes with…

    Jupyter Notebook

  3. PixelPythonSnake PixelPythonSnake Public

    SerpentineSprint is a colorful Python turtle Snake game where you guide a growing serpent to eat food, avoid walls and its own tail, and chase high scores—perfect for learning basic game logic and …

    Python

  4. building-energy-forecasting building-energy-forecasting Public

    The repository contains a Jupyter Notebook implementing machine learning models to predict energy consumption. It explores data preprocessing, model training, and evaluation techniques for accurate…

    Jupyter Notebook

  5. house-prices-regression house-prices-regression Public

    House price prediction using Kaggle's Advanced Regression Techniques dataset. EDA reveals key features (OverallQual, GarageArea) driving SalePrice across 1460 homes. Features missing value analysis…

    Jupyter Notebook

  6. luna-reader luna-reader Public

    Live camera text reader with mirror mode, multilingual OCR (English/Bengali/Hindi/Tamil), real-time object detection, and instant text-to-speech feedback. Built with OpenCV, pytesseract, gTTS, and …

    Jupyter Notebook