Skip to content
View Ehsan-Khalifa's full-sized avatar
🍌
BANANA
🍌
BANANA

Highlights

  • Pro

Block or report Ehsan-Khalifa

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

Typing SVG


LinkedIn GitHub Email Profile Views


> whoami

const ehsan: Developer = {
  name: "Ehsan Umariya",
  handle: "Ehsan-Khalifa",
  location: "Rajkot, Gujarat, India 🇮🇳",
  education: "B.Tech CSE @ Marwadi University (2023 to 2027)",
  mission: "Ship AI that actually works in the real world, not just in a Colab notebook with pretty graphs.",

  rightNow: [
    "🚦 Teaching traffic lights to think  (ITMS)",
    "🌾 Filing a patent so farmers can grow smarter with zero internet",
    "📄 Authoring two research papers (send coffee)",
    "💼 Freelancing as a Full-Stack Developer between all of the above",
  ],

  obsessedWith: [
    "Computer Vision",
    "Reinforcement Learning",
    "Edge AI on tiny hardware",
    "DevOps (a.k.a. making it someone else's problem, beautifully)",
  ],

  funFact: "It works on my machine so I Dockerize it & make it everyone's problem. 🐳",
};

🔥 What I've Been Shipping

🚦 ITMS — Intelligent Traffic Management

Because fixed-cycle signals were invented before smartphones and honestly it shows.

Real traffic, real chaos, real AI fixing it. YOLOv8m spots every vehicle in frame, PPO Reinforcement Learning adapts signals on the fly, and FastAPI keeps it under 100ms. Built specifically for Indian roads, which is basically the final boss of traffic problems.

Python FastAPI PyTorch YOLOv8

🌾 KrishiVardhan — Edge AI for Farmers

No internet? No problem. The AI lives in the device now.

Full AI inference running on an ESP32-S3, no cloud required. Multi-sensor fusion, TFLite on-device disease detection, and a patent in the works. Basically put a tiny agricultural scientist on a chip the size of your thumbnail.

C++ TFLite ESP32 FreeRTOS

🍌 BananaFlix — AI Movie Platform

Netflix had a vision. I had Gemini and a weekend.

ASP.NET Core streaming platform where Gemini AI actually learns what you want to watch instead of recommending the same movie you just finished. JWT auth, secure sessions, production-grade API — no shortcuts.

C# ASP.NET PostgreSQL

🌐 Avval Inc — Production Platform

It's not a side project if it's in production with real users.

Strapi CMS backed by PostgreSQL, Dockerized with Nginx, rate-limited, abuse-protected, and deployed with zero-downtime rollouts. The kind of thing you build when you're tired of watching things crash at 2am.

Strapi Docker Nginx PostgreSQL


⚡ My Tech Playground

💻 Languages I Actually Use

Python JavaScript TypeScript C# C++

🧰 Frameworks and Backend

ASP.NET Core FastAPI Node.js Strapi

🤖 AI and ML (the fun stuff)

PyTorch TensorFlow Lite YOLOv8 XGBoost LightGBM

🗄️ Databases and DevOps

PostgreSQL TimescaleDB Redis SQLite Docker Nginx

🔌 Embedded and IoT (where it gets weird)

ESP32-S3 FreeRTOS MQTT


📊 The Numbers (because apparently this is how we flex now)



📈 Commit History (yes I push on weekends, yes I have a problem)


🏆 Trophies I Didn't Ask For But Kind of Love


🐍 Watch My Contributions Get Absolutely Devoured

github contribution grid snake animation

🎯 2025 Goals (publicly listed so I'm forced to finish them)

  • 🚦 Ship ITMS v1.0 demo
  • 🌾 Complete KrishiVardhan prototype
  • 📜 File patent for KrishiVardhan
  • 📄 Publish first research paper
  • 🌟 Hit 100 GitHub stars across projects
  • 🤝 Land first open-source contribution to a major ML repo

"It works on my machine so I Dockerize it & make it everyone's problem." 🐳


Built with 🧠 and an irresponsible amount of ☕ somewhere in Rajkot, India

Pinned Loading

  1. BananFlix-MVC BananFlix-MVC Public

    C#

  2. Cheat-Sheets Cheat-Sheets Public

    Forked from breezy-codes/Cheat-Sheets

    Cheat Sheets I've collected through my uni subjects to help me with the different programming languages I've been learning.

  3. Ehsan-Khalifa Ehsan-Khalifa Public

  4. joystick-bazooka-chaos joystick-bazooka-chaos Public

  5. OST OST Public

    Python