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

Block or report mhamidjamil

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

Header

Typing SVG


πŸ“Š GitHub Overview

Overview

Top Languages GitHub Streak

Achievements


πŸ› οΈ Technologies & Tools

πŸ”Ή Programming Languages

C++ C Python Java Kotlin Dart Ruby on Rails JavaScript TypeScript

πŸ”Ή Web

React Next.js Tailwind CSS Redux Node.js Express.js

πŸ”Ή Mobile

Flutter Android Capacitor Firebase

πŸ”Ή Cloud & DevOps

AWS GCP Azure Cloudflare Vercel Docker Kubernetes GitHub Actions Nginx Datadog

πŸ”Ή Databases & Data

PostgreSQL MongoDB MySQL Redis Prisma

πŸ”Ή IoT & SBCs

Raspberry Pi Orange Pi Arduino ESP32 PlatformIO MQTT


πŸ“ˆ Contribution Activity

Isometric contribution calendar

Contribution activity graph

Contribution snake

✨ Featured Projects

Project Description Tech Stack
Academia Multi-institute school management platform Next.js, TypeScript, Prisma, PostgreSQL
TextGate Android client that routes SMS through a self-hosted GSM gateway Kotlin, Firestore, ESP32
Smart Sim Manager SIM card management device ESP32, GSM, PlatformIO
Orange Pi Automations Home automation using Orange Pi Python, IoT, MQTT
Smart LED Control IoT-based LED lighting control system ESP32, Arduino, WebSocket
Door Monitoring Security system for door status monitoring Sensors, Raspberry Pi, Python
Watcher Surveillance and monitoring solution OpenCV, Flask, WebRTC

🀝 Let's Connect

LinkedIn Twitter Portfolio

πŸ’‘ Always open to collaboration on IoT, Cloud, and Full-Stack projects!

Visitor Count

⭐️ From mhamidjamil

Footer

Pinned Loading

  1. orangepi orangepi Public

    Automation hub for an Orange Pi 5 Plus: serial bridge to an ESP32 TTGO T-Call, Flask web console for live serial traffic, InfluxDB telemetry, ntfy alerts, mailer and scheduled scripts.

    Python 4

  2. TTGO_TCall TTGO_TCall Public

    Firmware that turns a LilyGO TTGO T-Call ESP32 into a two-way SMS and call gateway, with a Firestore job queue, an on-device web dashboard, ntfy push alerts and ThingSpeak telemetry.

    C++ 13 3

  3. Watcher Watcher Public

    Project use ultrasound and gyro sensor to observe movement in its surrounding, and if changes detected it warns via RF signals.

    C++ 5

  4. ESP32-S3_work ESP32-S3_work Public

    Turn an ESP32-S3 into a USB HID keyboard you drive over WiFi or BLE: type text, run Windows commands, and launch applications from a phone or any browser.

    C++ 10

  5. Door-Monitoring Door-Monitoring Public

    Project uses servo motor to unlock door lock via Bluetooth/WIFI and if monitoring is active, it will send notification via WIFI if door opens

    C++ 4 1

  6. ttgo-sms-app ttgo-sms-app Public

    TextGate: Android client that queues SMS through a self-hosted TTGO T-Call GSM gateway over Firestore, with WiFi-based arrival alerts and a free WhatsApp fallback.

    Kotlin