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

Block or report Rudraksh225

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.

Content in all repositories owned by your account will be closed.
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
Rudraksh225/README.md
Typing SVG
 

🧬 About Me

class RudrakshJani:
    location    = "Ahmedabad, Gujarat, India 🇮🇳"
    education   = "B.E. Computer Engineering — SAL Institute (2024)"
    
    focus       = ["Computer Vision", "Deep Learning", "MLOps", "Predictive Modeling"]
    currently   = "Building production-grade AI systems & exploring cutting-edge CV research"
    
    stack       = {
        "languages"  : ["Python", "SQL", "HTML/CSS"],
        "dl_frameworks": ["TensorFlow", "PyTorch", "Keras"],
        "ml_tools"   : ["Scikit-Learn", "NumPy", "Pandas", "Transformers"],
        "mlops"      : ["MLflow", "DVC", "Dagshub", "Docker", "Airflow"],
        "cloud"      : ["AWS", "GCP", "Azure"],
        "cv_tools"   : ["OpenCV", "CNN", "Autoencoder", "YOLO"],
    }
    
    fun_fact    = "I believe every pixel of data tells a story — I just help machines read it 📖"

🏢 Experience

🔵 Vodafone Intelligent Solutions
Machine Learning Engineer · Aug–Oct 2022

Built a personalized recipe recommendation engine using TF-IDF + cosine similarity, designed cloud-compatible ETL pipelines, and deployed to AWS S3.

🟣 Karma Technolab
ML Intern · Jan–Mar 2024

Engineered a deep learning Image Super-Resolution system using autoencoder architectures with custom loss functions and advanced CNN techniques via TensorFlow & OpenCV.

🟠 Afame Technologies
ML Intern · Apr–May 2024

Developed a scalable customer churn prediction pipeline on the U.S. Bank dataset using KNN, feature engineering, and model validation — deployed via AWS S3.

⚡ Independent AI/ML Contributor
Self-Directed · Jun 2024 – Present

Built end-to-end projects across computer vision and predictive modeling — handling data preprocessing, feature engineering, and performance tuning independently.


🚀 Featured Projects

🩺 Kidney Disease Classification

TensorFlow Docker MLflow Flask

End-to-end deep learning pipeline for medical image classification using CNNs. Integrated MLflow for experiment tracking, DVC for data versioning, containerized with Docker, and served via a RESTful Flask API.

⚽ Football Match Analysis System

OpenCV Python NumPy

Video analysis system to detect & track players, referees, and ball movements using OpenCV. Applied K-Means team classification and perspective transformation to compute real-world speed and distance metrics.

🚀 SpaceY — Falcon 9 Reusability Predictor

Scikit-Learn Plotly SQL

Classification model to predict SpaceX Falcon 9 first-stage reusability using data scraped from SpaceX REST APIs & Wikipedia. Features interactive dashboards via Plotly Dash and geospatial visualizations with Folium.

🖼️ Image Super-Resolution (Autoencoder)

TensorFlow Keras OpenCV

Deep learning model to restore high-fidelity images using a custom autoencoder with advanced CNN layers and bespoke loss functions. Rigorously evaluated for production-level reliability and scalability.


🛠️ Tech Stack

Core ML/DL
Python TensorFlow PyTorch Scikit-Learn OpenCV

MLOps & Deployment
Docker Flask Git GitHub Actions Linux

Cloud & Data
AWS GCP Azure MongoDB MySQL


📜 Certifications

🏅 Certification 🏫 Issuer
Machine Learning Specialization DeepLearning.AI × Stanford University
TensorFlow Developer Specialization DeepLearning.AI
TensorFlow: Advanced Techniques Specialization DeepLearning.AI
IBM Data Science Professional IBM
British Airways Data Science Job Simulation Forage

📊 GitHub Stats


🌐 Connect With Me

LinkedIn Kaggle LeetCode HackerRank Email


"The goal is to turn data into information, and information into insight." — Carly Fiorina

Pinned Loading

  1. pytorch_transformer_nmt pytorch_transformer_nmt Public

    A clean, from-scratch PyTorch implementation of the original Transformer model for Neural Machine Translation, featuring optimized training and a web GUI for attention visualization.

    Jupyter Notebook 1

  2. deep_research deep_research Public

    An open-source, multi-agent AI research system built on LangGraph. It uses a supervisor-researcher architecture to autonomously decompose complex queries, run parallel web searches, and synthesize …

    Jupyter Notebook 1

  3. Football-Analysis Football-Analysis Public

    An end-to-end computer vision pipeline for football analytics. Uses YOLO, ByteTrack, and OpenCV to automatically detect players, track ball possession, compensate for camera motion, and calculate r…

    Jupyter Notebook 1

  4. ML_Projects ML_Projects Public

    A curated collection of end-to-end Machine Learning and Deep Learning projects. Features hands-on implementations of audio classification, object detection (YOLO), image segmentation (U-Net), image…

    Jupyter Notebook 1

  5. networksecurity networksecurity Public

    An end-to-end MLOps pipeline for detecting phishing URLs. Built with scikit-learn, this production-grade system features MongoDB data ingestion, drift detection, MLflow experiment tracking, and a F…

    Python 1

  6. kidney-classification kidney-classification Public

    An end-to-end deep learning and MLOps pipeline to classify kidney diseases from CT scan images. Built with TensorFlow and transfer learning (VGG16), featuring reproducible data versioning via DVC, …

    Jupyter Notebook 1