Skip to content
View divyanshupatel17's full-sized avatar
🌴
🌴

Highlights

  • Pro

Organizations

@vit-verse

Block or report divyanshupatel17

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

πŸš€ Computer Science Undergraduate | AI & ML Specialist

πŸ’» Flutter & Full-Stack Developer | Open-Source Founder

πŸ“ Chennai, India


πŸ’« About Me

const divyanshu = {
  role: "CS Undergraduate (AI & ML)",
  focus: ["Mobile Development", "Backend Architecture", "AI Systems"],
  founderOf: "VIT Verse",
  impact: {
    users: "4,000+ active students",
    sessions: "300K+",
    rating: "4.8β˜…"
  },
  philosophy: "Build systems people actually use",
  openTo: ["Open Source", "GSoC", "Collaboration", "Mentorship"]
};

Majority of my production-level work and contributions are maintained under the VIT Verse GitHub Organization.


πŸ› οΈ Tech Arsenal

Languages

Java C C++ Dart JavaScript Python

Frameworks & Libraries

Flutter React Node.js Express TensorFlow Keras

Backend & Databases

Firebase Supabase PostgreSQL MongoDB MySQL


🎯 Featured Projects

🌟 VIT Verse β€” Complete Campus Ecosystem

πŸ”— https://vitverse.divyanshupatel.com πŸ“¦ https://github.com/vit-verse

  • Academic analytics & grade prediction
  • Smart timetable with clash detection
  • Real-time VTOP notifications
  • Lost & Found with image support
  • Cab sharing & ride matching
  • Faculty reviews & insights

Stack: Flutter Β· Firebase Β· Cloud Functions Β· FCM Β· ML Kit Impact: 4,000+ users Β· 300K+ sessions Β· 4.8β˜… rating


πŸ“Š GitHub Analytics

πŸ”₯ Combined Contributions (Personal + Organization)


πŸ‘€ Personal Repositories


🌟 Open Source & Leadership

Founder Users Open Source


🀝 Let’s Connect


⭐ Star the repositories if you find them useful

Pinned Loading

  1. vit-verse/vitverse-app vit-verse/vitverse-app Public

    VIT Connect (VIT Verse) is an open-source Flutter app built for VIT Chennai students. Access 15+ features including attendance analytics, grade tracking, exam schedule, faculty ratings, mess menu, …

    Dart

  2. Leukemia-Diagnosis-EfficientNetV2-vs-CNNs Leukemia-Diagnosis-EfficientNetV2-vs-CNNs Public

    A deep learning project that compares an Enhanced EfficientNetV2-S model with a Traditional CNN for leukemia cell classification, achieving 98.93% and 89.42% accuracy respectively on a four-class d…

    1

  3. vit-verse/vitverse-extension vit-verse/vitverse-extension Public

    JavaScript

  4. make-your-own-neumorphism make-your-own-neumorphism Public

    Interactive tool for Neumorphism UI elements with real-time preview and CSS code generation.

    JavaScript 3

  5. himalayan-expedition-success-prediction himalayan-expedition-success-prediction Public

    This project analyzes Himalayan expedition data to predict expedition success using various machine learning models including Logistic Regression, KNN, Decision Trees, Neural Networks, Balanced Ran…

    Jupyter Notebook

  6. useragents useragents Public

    A serverless API that provides sequential user agents (UAs) on-demand. The project generates user agents locally, uploads them to Vercel, and serves them with persistent indexing.

    JavaScript