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

Block or report manojrammurthy

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

🧑‍💻 Hi, I'm Manoj Ramamurthy

Full-Stack Developer • IoT + EV Systems • AI/ML • Django • Angular • Node.js

Bangalore, India 🇮🇳

I design and build end-to-end systems across software, IoT, and AI — from backend architecture and real-time dashboards to IoT devices, cloud integrations, EV systems, and developer tooling.

Currently working at IIHS (Indian Institute for Human Settlements) as Manager – ICT, leading software architecture, digital transformation, and campus-scale IoT systems.


🚀 What I Do

  • Full-stack development (Django, Node.js, Angular, Python, PHP, Flutter)
  • IoT systems (sensors, gateways, MQTT, EMQX, ThingsBoard, microcontrollers)
  • EV systems (motor control, MPPT, battery monitoring, CAN bus)
  • AI/ML engineering (LLMs, model fine-tuning, OCR/NLP pipelines)
  • System architecture & DevOps (Docker, CI/CD, GitHub Actions)

🧩 Featured Projects

🔹 ToonLite (Python & PHP) — Lightweight TOON Encoder/Decoder

A fast, human-readable data format designed for LLM-friendly workflows. ✔ Published on PyPI & Packagist ✔ Tested, documented, CI-ready

🔗 Python: https://github.com/manojrammurthy/toonlite-py 🔗 PHP: https://github.com/manojrammurthy/toon-php-lite


🔹 Solar Battery Monitor (IoT + ESP + Cloud)

Real-time solar battery monitoring with ESP microcontrollers and cloud dashboards.

🔗 https://github.com/manojrammurthy/Solar-battery-monitor


🔹 Full-Stack Chat App (React + PubNub)

A lightweight real-time chat interface using PubNub realtime APIs.

🔗 https://github.com/manojrammurthy/ReactChatPubNub


🔹 IoT Monitoring Systems (Django + Angular + MQTT)

Large-scale indoor environment monitoring systems (IEQ), campus dashboards, and cloud integrations.


🛠 Tech Stack

Languages

PythonJavaScriptTypeScriptPHPSQL

Frameworks & Tools

DjangoAngularNode.jsFlutterDocker

IoT & Hardware

MQTT • EMQX • ThingsBoard • ESP32 • STM32 • Raspberry Pi • CAN bus • Modbus • Sensors

Cloud & DevOps

GitHub Actions • Azure • AWS • Linux servers • Nginx • CI/CD • Virtualization


📊 GitHub Stats

Manoj's GitHub StatsTop Languages


📫 Connect With Me

🌐 Personal Blog: https://manoj-kumar-portfolio-hub.vercel.app/ 📧 Email: manojramoorthy@gmail.com

💼 LinkedIn: https://www.linkedin.com/in/manojrammurthy/ 📍 Bangalore, India


Fun Fact

I love building systems from scratch — whether it's an EV powertrain, an IoT network, a microservice backend, or a Python library.


If you find my work useful, give my repos a star!


📜 License

MIT

Show Your Support

If this project helped you: Give it a star ⭐ on GitHub!


🎉 Done!

Pinned Loading

  1. janastu_radiojanastu_radioPublic

    Radio player app from repo

    Makefile

  2. ReactChatPubNubReactChatPubNubPublic

    react client side chat app with realtime update

    JavaScript

  3. Solar-battery-monitorSolar-battery-monitorPublic

    To monitor battery voltage and percentage of offgrid solar installation

  4. Jaaga/videovolJaaga/videovolPublic

    videovol is a web app for work flow tracking of videovolunteers

    PHP 1 1

  5. toon-php-litetoon-php-litePublic

    Lightweight PHP library for encoding/decoding TOON (Token-Oriented Object Notation). A human-readable, LLM-friendly alternative to JSON.

    PHP 1

  6. toonlite-pytoonlite-pyPublic

    python library for toon encode and decode

    Python