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

Highlights

  • Pro

Block or report UmerDevHub

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

Followers Views Status


whoami

const developer = {
  name:     "Umer",
  role:     "SE Student — 6th Semester (2026)",
  stack:    ["Flutter", "Firebase", "JS", "Node.js"],
  building: "Cross-platform apps & responsive web",
  seeking:  "Internship · Freelance · Collaboration",
  status:   true, // open to work
};

🛠 Stack

Flutter Dart Firebase JavaScript Node.js HTML5 CSS3 Python Git VS Code


🚀 Projects

🚀 Featured Projects

📓 Pocket Journal



Offline-first personal journal app with mood tracking, streak counter, writing prompts, and a statistics dashboard. 100% private — all data stored locally on device.

→ View Repo · → Play Store

🚗 Carpool



Flutter-based ride-sharing Android app. Users share rides, split costs, and connect drivers with passengers using real-time Firebase backend.

→ View Repo

❤️ Heart Disease Predictor



Predicts heart disease risk using 6 ML algorithms. Random Forest achieved 96.6% accuracy. Live Streamlit app with real patient prediction.

→ View Repo · → Live Demo

📰 Fake News Predictor



Classifies news articles as real or fake using TF-IDF, Chi-squared feature selection, and 3 ML models compared. Built with full 8-phase ML pipeline.

→ View Repo

⌚ Watchify Store



Full-stack watch e-commerce platform featuring a sleek customer storefront and a robust admin dashboard for product management, inventory tracking, and order control.

→ View Repo · → Live Demo

🌤️ Weather App



Upgraded weather dashboard featuring a glassmorphism interface. Supports auto-geolocation, extended multi-day forecasts, and a secure serverless backend proxy to keep API keys completely private.

→ View Repo · → Live Demo

📊 Stats



---

🎯 2026 Goals

  • 🚀 Ship a Flutter app to Google Play Store
  • 🔧 Build a Node.js REST API with JWT auth
  • 🌍 Deploy 2 web projects with a live domain
  • 🤝 Make first open source contribution
  • 💼 Land a developer internship

📬 Connect

LinkedIn GitHub Gmail


⭐ Star my repos if you find them useful!

Pinned Loading

  1. pocket-journal-app pocket-journal-app Public

    Offline-first personal journal app built with Flutter & SQLite — published on Google Play

    Dart

  2. Carpool Carpool Public

    Carpool is a Flutter-based Android app built in Android Studio using Firebase. It helps users share rides, reduce travel costs, and connect drivers with passengers easily.

    Dart

  3. Fake-news-predictor Fake-news-predictor Public

    NLP-based fake news classifier — TF-IDF + Logistic Regression/Naive Bayes/SVM with Streamlit dashboard

    Python

  4. heart-disease-predictor heart-disease-predictor Public

    Heart disease risk predictor — 6 ML algorithms compared (best: Random Forest 96.6%) with live Streamlit prediction app

    Python

  5. watch-ecommerce-website watch-ecommerce-website Public

    Full-stack watch ecommerce store with admin panel — built with Laravel, MySQL, Bootstrap, deployed on Railway

    PHP

  6. Weather-Frontend Weather-Frontend Public

    Real-time weather app using OpenWeatherMap API — search any city for live temperature, humidity & wind

    JavaScript