Skip to content
View manxlr's full-sized avatar

Block or report manxlr

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

Hi, I'm Zeeshan Khalid! 👋

Research Engineer | Software Developer | Open-Source Builder

✉️ nszeeshankhalid@gmail.com
🌐 manxlr.click
💼 github.com/manxlr


Profile

I am a Research Engineer with 8+ years of experience across Embedded Systems, IoT, Control Systems, AI Infrastructure, Software Testing, and Open-Source Contributions.

I build automation-first products across:

  • AI infrastructure and real-time AI applications
  • Industrial and IoT systems
  • Cross-platform apps (Microsoft Store, Android, browser extensions)
  • Privacy-first SaaS products

I code because I want to automate everything.
Automation frees us from repetitive work so we can focus on creativity and quality of life.


Featured Projects

Universal Industrial Protocol Data Gatherer

Industrial protocol platform

Multi-protocol industrial edge gateway for unified telemetry and live operations.

  • Supports OPC UA + Modbus TCP ingestion/output with MQTT streaming
  • Includes historian storage and 2D/3D client visualization
  • Roadmap includes PROFINET, EtherNet/IP, and broader TCP/IP protocol coverage

AIVoice

AIVoice preview

Local-first AI voice assistant for real-time conversations with LLMs.

  • Voice pipeline: microphone capture -> Whisper STT -> LM Studio -> Piper TTS
  • Real-time communication with FastAPI + WebSockets
  • Repository: github.com/manxlr/AIVoice

GameFuntastic

GameFuntastic icon

Built and shipped GameFuntastic, an entertainment portal with games, tools, generators, quizzes, and articles.

  • Stack: Next.js (App Router), TypeScript, Tailwind, Vercel
  • Highlights: 100+ SEO pages, dynamic rendering, JSON-LD, sitemap/robots, IndexNow
  • Case study: manxlr.click/gamefuntastic

OPC UA Community Demo (with Proprietary Expansion)

OPC UA MQTT bridge preview

I use a broader proprietary industrial data platform internally, while the community implementation is available as an open-source OPC UA data gatherer with step-by-step setup instructions.

  • Community project: opcua-mqttbroker-mqttclient-demo
  • Scope: CODESYS OPC UA -> MQTT bridge, embedded broker, Flask dashboard, terminal/GUI clients
  • Docs + walkthrough: runnable demo with reproducible setup for local simulation and testing

Cross-Platform Applications

Built for privacy, reliability, and practical usage across Microsoft Store, Android, and browser ecosystems.

Microsoft Store Applications

Windows Microsoft Store

  • 🎨 AI Art Editor
    Professional image editing with 65+ AI-powered artistic filters. Transform photos into art with oil painting, sketch, cartoon, glitch, synthwave, and more. Full drawing tools, 50-level undo, and a modern dark UI.
  • 🖼️ AI Dream Art
    Revolutionary AI-powered image generation app using advanced machine learning. Create stunning artwork with simple text prompts. Fully offline.
  • 🔄 QuickConvert
    Powerful file conversion utility supporting multiple formats with batch processing. Fast, reliable, and user-friendly.
  • 🎵 Audio Fix Batch Converter
    Professional audio conversion supporting MP3, WAV, FLAC, AAC, OGG, WMA. Batch convert with custom quality control.
  • 📤 Share Files PC
    Seamless wireless file sharing between Windows PCs and mobile devices over Wi-Fi. No cloud, no accounts.
  • 🔳 Barcode & QR Code Generator
    Generate QR codes and barcodes instantly, completely offline. Supports multiple barcode formats.
  • 📐 Shape Identifier for Kids
    Educational game for ages 4-8 to learn geometric shapes. Safe, offline, and ad-free.
  • 📝 Whispering Notes AI
    Offline audio and video transcription on Windows with Whisper AI, privacy-first and fully local.
  • 🖼️ Bulk Photo Watermark & EXIF Eraser
    Add watermarks in bulk and remove hidden metadata completely offline.
  • 🧹 Duplicate & Similar Finder Cleaner
    Fast duplicate file and similar image cleanup with safe review workflows.
  • 🎙️ Story Narrator AI
    AI-voiced text narration on Windows with voice/style options and local audio export.

Android Applications

  • Unit Converter Pro
  • Life Is A Boat
  • Hair Trimmer Prank

Browser Extensions

  • ImagePro Batch Downloader
    Premium image extraction and conversion workflow for Chrome/Edge.

Open Source Projects

Tools and apps designed to run on your own hardware, with practical workflows and clear documentation.


Current Goals

  • Expand open-source contributions
  • Grow Android and Microsoft Store portfolio
  • Build more offline AI-powered automation systems
  • Deliver more PLC automation projects for industrial systems
  • Build more OPC UA client and OPC UA to MQTT bridge workflows
  • Continue advanced Java and DSA preparation for top-tier engineering roles

"Automation is the future, and I am here to build it."

Pinned Loading

  1. AIVoice AIVoice Public

    AI Voice System capable of various voices to be used for conversing with a generative LLM. The generation of voice over would be different then the chat text to have real conversations

    JavaScript

  2. multiformatconverter multiformatconverter Public

    A Python-based tool for converting files between multiple formats such as PDF, Excel, JSON, and Markdown, featuring a user-friendly graphical interface built with PySimpleGUI. This tool has been de…

    Python 2

  3. pytemperatureconverter pytemperatureconverter Public

    A simple Python library to convert temperatures between four scales (Celsius, Fahrenheit, Kelvin, and Rankine) with user warnings for physically impossible conversions

    Python 2

  4. currency-converter currency-converter Public

    Currency Converter is a cross-platform Electron-based desktop application that allows users to convert between multiple currencies using real-time exchange rates. With a clean and intuitive GUI, th…

    JavaScript 2

  5. AndroidImageResizer AndroidImageResizer Public

    A Python-based Windows tool with a user-friendly Tkinter GUI to resize images to predefined sizes for Android app development, including xxxhdpi, xxhdpi, xhdpi, hdpi, and mdpi. Simplify your workfl…

    Python 1