Skip to content
View paradise-007's full-sized avatar
๐Ÿงฉ
Solving......
๐Ÿงฉ
Solving......

Block or report paradise-007

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

๐Ÿง  About Me

vishwas = {
    "education":   "B.Tech Computer Engineering โ€“ AI | Ganpat University (CGPA: 8.38)",
    "location":    "Ahmedabad, Gujarat, India",
    "focus":       ["Healthcare AI", "Computer Vision", "NLP", "Predictive Analytics"],
    "research":    "82% accuracy in breast cancer detection | 85-90% in churn prediction",
    "values":      ["Ethical AI", "Social Impact", "Rural Education"],
    "seeking":     "Graduate Research Opportunities in AI/ML"
}

I build AI systems that solve real problems โ€” from detecting cancer in mammograms to helping rural mothers access healthcare. My work sits at the intersection of deep learning, computer vision, and social good.


๐Ÿš€ Featured Projects

๐Ÿ”ฌ Breast Cancer Detection

Repo Python TensorFlow

Deep learning system using VGG16, ResNet50V2 & InceptionV3 CNNs for mammogram analysis. Achieved 82% accuracy combining LeNet and AlexNet architectures with transfer learning.

๐Ÿ˜Š Face Emotion Recognition

Repo Python OpenCV

Real-time emotion detection across 7 emotion classes using CNN + OpenCV + Streamlit. Deployed as an interactive web app.

๐ŸŒฟ NutriScan AI

Repo Python EasyOCR

Scans packaged food labels using EasyOCR + OpenCV to flag harmful ingredients in real-time. Built with Pandas and Streamlit.

๐Ÿคฑ Matru-Shishu Suraksha

Repo Flask JavaScript

Maternal healthcare platform with MamaBot AI chatbot, Google Maps integration, and text-to-speech. Addresses rural healthcare gaps in India.

๐Ÿ“‰ Customer Churn Prediction

Repo Python XGBoost

Predictive analytics achieving 85โ€“90% accuracy using XGBoost + Random Forest. Enables proactive customer retention strategies.

๐ŸŒ Frenchโ€“English NLP Translator

Repo PyTorch HuggingFace

Neural machine translation using MarianMT Transformer with attention mechanisms. Implemented with Hugging Face + PyTorch.


๐Ÿ› ๏ธ Tech Stack

Languages

Python Java JavaScript SQL

AI / ML

TensorFlow PyTorch Keras HuggingFace OpenCV scikit--learn

Data & Infrastructure

MongoDB Apache Spark Hadoop

Web & Deployment

Flask Streamlit HTML5


๐Ÿ“Š GitHub Stats


๐Ÿ† Highlights

  • ๐Ÿ”ฌ Research: 82% accuracy in breast cancer detection using ensemble CNN architectures
  • ๐Ÿ“ˆ ML: 85โ€“90% accuracy in customer churn prediction (XGBoost + Random Forest)
  • ๐Ÿ… IEEE Student Branch: Led technical events, AI/ML workshops, and social initiatives
  • ๐ŸŒพ Social Impact: Weekly rural teaching with GVM | "Box of Happiness" community drive
  • ๐Ÿ† Hackathons: Smart India Hackathon (AI Healthcare) | Spark the Summer Hackathon
  • ๐ŸŠ Sports: Inter-College Struggle Competition Winner | Swimming & Badminton competitor

๐Ÿค Certifications

Certificate Issuer
Python for Machine Learning NPTEL
Java Programming NPTEL
AI-ML Junior Analyst PMKVY
Communication Skills TCS iON

"Building AI that serves humanity โ€” from detecting cancer to bridging rural education gaps."

Popular repositories Loading

  1. food-recommendation-on-basis-of-calories food-recommendation-on-basis-of-calories Public

    HTML 1

  2. aaushade aaushade Public

    ๐ŸŒฟ AI-powered Ayurvedic plant identifier โ€” upload a photo, get Sanskrit names, benefits, uses, pros & cons. Built with React + Claude AI. Supports English, Hindi & Gujarati.

    JavaScript 1

  3. linguaflow-backend linguaflow-backend Public

    ๐Ÿ˜ŽNeural translation web app for French, English, Hindi & Gujarati. Vanilla HTML/CSS/JS frontend deployed on Vercel, powered by a FastAPI + MarianMT backend.

    Python 1

  4. linguaflow-frontend linguaflow-frontend Public

    Neural translation web app for French, English, Hindi & Gujarati. Vanilla HTML/CSS/JS frontend deployed on Vercel, powered by a FastAPI + MarianMT backend.

    HTML 1

  5. nourish-diet-planner nourish-diet-planner Public

    ๐ŸŒฟNourish is a fully personalised Indian diet planning application built to address a gap that most Western nutrition apps miss โ€” the richness, variety, and nutritional science of traditional Indianโ€ฆ

    Python 1

  6. face-recognition face-recognition Public

    ๐Ÿ˜Š Real-time facial emotion detection using CNN (Keras + TensorFlow), OpenCV & Streamlit โ€” detects 7 emotions: Angry, Disgust, Fear, Happy, Neutral, Sad, Surpriseface expression detection

    Jupyter Notebook