Skip to content
View rnrahate's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report rnrahate

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
rnrahate/README.md

🧑‍💻 About Me

aryan = {
    "name"       : "Aryan Rahate",
    "alias"      : "rnrahate",
    "college"    : "GHRCE, Nagpur — IT Engineering",
    "focus"      : ["Machine Learning", "Deep Learning", "AI for Social Good"],
    "languages"  : ["Python", "C", "C++", "JavaScript"],
    "stack"      : ["TensorFlow", "Scikit-learn", "Streamlit", "React.js", "Docker"],
    "interests"  : ["AI Accessibility", "Environmental AI", "Predictive Analytics"],
    "motto"      : "Build things that matter. HAPPY CODING!! 🚀"
}
  • 🎓 IT Engineering Student at GHRCE, Nagpur
  • 🤖 Passionate about applying ML & DL to real-world problems
  • ♿ Building AI for accessibility — sign language, inclusive tech
  • 🌿 Creating AI for environmental impact — EcoGuard AI
  • 🏆 National hackathon participant — SIH & SAE Aerothon
  • 🐳 Containerising ML apps with Docker
  • 📊 DSA Enthusiast | Data Analyst | Frontend Dev (React.js)

🚀 Featured Projects

🔮 Customer Churn Prediction

AI-powered dashboard to predict customer churn probability in real time

Repo Docker TensorFlow Streamlit Python

  • 🧠 TensorFlow ANN trained on 10 customer behaviour features
  • 📊 Interactive Plotly dashboard — Gauge, Bar, Donut charts
  • 🎯 3-tier risk classification — Low / Moderate / High with color-coded UI
  • ⚙️ Full preprocessing pipeline — LabelEncoder, OneHotEncoder, StandardScaler
  • 🐳 Dockerised and production-ready with health checks

🌿 EcoGuard AI

Environmental intelligence platform powered by AI

Repo Python AI

  • 🌍 AI-driven solution for environmental monitoring and analysis
  • 🤖 Leverages machine learning for eco-impact prediction
  • 📡 Real-time data analysis for environmental decision-making
  • 🌱 Built to support sustainability and climate awareness

🤟 Binary Sign Language Translator

Making communication accessible — translating finger gestures to alphabets using AI

Repo Python OpenCV Deep Learning

  • 🤲 Interprets binary finger gestures and maps them to alphabets
  • 📷 Real-time webcam-based gesture recognition using OpenCV
  • ♿ Designed for accessibility — bridging communication gaps
  • 🧠 Deep learning model for robust gesture classification

🛠️ Tech Stack

Languages

Python C++ C JavaScript

AI / ML / Data

TensorFlow Keras Scikit-learn Pandas NumPy OpenCV Plotly

Web & Frameworks

Streamlit React HTML5 CSS3

DevOps & Tools

Docker Git GitHub VS Code Jupyter


🟩 Contribution Graph

Contribution snake animation

🏆 Achievements

🏅 Achievement 📌 Details
🥇 SIH Participant Smart India Hackathon — national-level innovation challenge
✈️ SAE Aerothon Aerospace engineering hackathon participant
♿ Accessibility AI Binary Sign Language interpreter for inclusive communication
🌿 Environmental AI EcoGuard AI — leveraging ML for eco-impact analysis
🐳 Docker Certified Production ML apps containerised and deployed on Docker Hub
📈 Predictive Analytics End-to-end churn prediction with TF ANN + Streamlit dashboard

🐳 Docker Hub

Docker Hub

Production-ready containerised ML applications — available to pull and deploy instantly.


📫 Connect With Me

Platform Link
💼 LinkedIn linkedin.com/in/aryan-rahate
🐙 GitHub github.com/rnrahate
🐳 Docker Hub hub.docker.com/u/rnrahate
📸 Instagram instagram.com/rnrahate_007

⭐ Star repos that interest you — it means a lot!
Always open to collaborating on ML, AI, and impactful tech projects.

Pinned Loading

  1. aadhaar-operational-analytics-2025 aadhaar-operational-analytics-2025 Public

    End-to-end data engineering and analytics pipeline for UIDAI performance monitoring. Identifying biometric hardware bottlenecks, seasonal surges, and 'Biometric Deserts' across India using 2025 mas…

    Jupyter Notebook 1

  2. EcoGuard-AI-Campus-Sustainability-Multi-Agent-System- EcoGuard-AI-Campus-Sustainability-Multi-Agent-System- Public

    EcoGuard AI – An agentic, multi-agent AI system for campus sustainability monitoring that analyzes resource usage, enforces policy grounding, and prevents hallucinations through tool-aware reasoning.

    Python 1

  3. ResolveAI-From-complaints-to-resolution-powered-by-AI ResolveAI-From-complaints-to-resolution-powered-by-AI Public

    ResolveAI is an AI-powered grievance management system that streamlines complaint handling from submission to resolution using FastAPI, MongoDB, and machine learning. It enables intelligent priorit…

    Python 1

  4. Binary-to-Alphabets-translate-using-finger-gestures Binary-to-Alphabets-translate-using-finger-gestures Public

    Binary Sign Language (BSL)

    Python

  5. Extract-It-OCR-based-chrome-extension Extract-It-OCR-based-chrome-extension Public

    Extract text from paused video frames using region-based OCR (Tesseract).

    JavaScript

  6. Gamble-Of-Numbers Gamble-Of-Numbers Public

    Gamble of Numbers is a logic-based game where players place randomly generated numbers under ordering constraints. It tests decision-making, probability intuition, and strategic thinking, showcasin…

    JavaScript