Skip to content
View SyedDaiam9101's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report SyedDaiam9101

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

Daiam · Systems & AI Engineer

X Email Location Age


What kind of coder am I?

I build systems-level software and AI applications — the kind of work that sits close to the metal or deep in the infrastructure layer. At 14, I'm not doing tutorial projects. I implement Zero-Knowledge Proofs in Rust, build gRPC microservices in Go, and ship production-grade computer vision systems.

My focus sits at the intersection of privacy engineering, AI/ML pipelines, and distributed systems. I gravitate toward problems that most engineers avoid — cryptography, high-performance inference, protocol design — because that's where the interesting work is.

No university. No CS degree. Just GitHub commits and a refusal to stop.


Projects

Project What it does Stack
privacy-health-ledger Run analytics on sensitive health records without ever accessing the raw data — using Zero-Knowledge Proofs Rust ZK Proofs Cryptography
policy-services High-performance gRPC microservice for robot path planning with ONNX-Runtime inference at the core Go gRPC ONNX Runtime
Fairlens Real-time object detection system — live webcam streaming, FastAPI backend, full DB layer. Actually deployable. Python YOLOv8 FastAPI PostgreSQL
A.D.A ⭐ 14 An intelligent AI agent — found by the community before I promoted it Python AI Agents

Stack

Languages   →  Python · Rust · Go · C++
AI / ML     →  YOLOv8 · ONNX Runtime · FastAPI · ML Pipelines · Agents
Systems     →  gRPC · Microservices · ZK Proofs · ESP32 · IoT
Tools       →  Docker · Linux · PostgreSQL · SQLite · Git
Learning    →  Advanced Cryptography · Distributed Systems · Low-level Rust

Stats

GitHub Stats    Top Languages


Karachi → Everywhere  ·  Building in public

Pinned Loading

  1. AIMemoryLayer/AIMemorylayer AIMemoryLayer/AIMemorylayer Public

    Give your AI agents long-term memory. Open-source, privacy-first!

    Python 1

  2. omnibridgemcp omnibridgemcp Public

    OmniBridge is an MCP server that gives AI agents an ephemeral, gVisor-isolated sandbox to run, test, and cryptographically prove their code works — before it ever reaches production.

    TypeScript 3 1

  3. privacy-health-ledger privacy-health-ledger Public

    HealthLedger PRO is a privacy-preserving analytics dashboard that uses Zero-Knowledge Proofs to verify health data computations without exposing sensitive patient records. It allows researchers to …

    Rust

  4. A.D.A A.D.A Public

    ADA V2 is a sophisticated AI assistant designed for multimodal interaction. It combines real-time voice, computer vision, gesture control, and 3D CAD generation in an Electron desktop application. …

    Python 19

  5. policy-services policy-services Public

    High-performance gRPC microservice for robot path planning using ONNX-Runtime inference.

    Go

  6. Fairlens Fairlens Public

    Production-ready YOLOv8-based Object Detection framework with FastAPI, SQLAlchemy (SQLite/PostgreSQL), and live webcam support.

    Python