Skip to content
View MannanSaood's full-sized avatar

Highlights

  • Pro

Block or report MannanSaood

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

Syed Mannan Saood

systems · networks · silicon

Rust C Go SystemVerilog Linux Kotlin/JNI

Building from the kernel up in Bengaluru, India.

portfolio · linkedin · x / twitter · ☕ buy me a coffee

struct Engineer {
    focus: [&'static str; 3],
    rule: &'static str,
}

const MANNAN: Engineer = Engineer {
    focus: ["systems", "networks", "hardware"],
    rule: "understand the layer below",
};

“Here's to the crazy ones. The misfits. The rebels.”

/dev/about

I build close to the machine: network paths, observability pipelines, Android internals, and RTL. I like finding the hidden bottleneck, understanding the boundary, and replacing hand-waving with something measurable.

My philosophy: “Do not cry over spilt milk.” Iterate quickly, fix what broke, keep moving.

Away from the keyboard: technical analysis, science documentaries, and pulling films apart frame by frame.

ls projects/

Project What it does Under the hood
Punch Temporary, direct device-to-device connections without accounts or a persistent VPN. Ships file transfer, port forwarding, piping, and an embeddable sidecar. Rust · Go · QUIC · X25519 · ChaCha20
Sennet Self-hosted connected observability across traces, logs, metrics, agents, networks, and financial workflows. Keeps correlation, timing, and causality boundaries explicit. Go · Kafka · ClickHouse · PostgreSQL · OpenTelemetry
Termi An Android terminal with a Rust PTY core and a native Compose interface. The shell path works on-device; SAF-backed I/O and packaging are still being built. Rust · Kotlin · JNI · PTY · Android SAF
Heterogeneous Spatial Tensor Cluster RTL building blocks for sparse, weight-stationary tensor compute: MAC and PE control, gated execution, double-buffered SRAM, and AXI4-Stream ingestion. SystemVerilog · MAC/PE · Clock gating · AXI4-Stream · SRAM
More things I have built
  • Dhani — real-time middleware between MetaTrader 5 and the Dhan trading API.
  • ProRef — Blender tooling for character references, library overrides, and rig UI isolation.

cat /proc/interests

systems programming    ████████████████████
networking             ██████████████████░░
observability          ██████████████████░░
computer architecture  ████████████████░░░░
useful interfaces      ██████████████░░░░░░

I care about software that owns its data path, states its limits, and leaves enough evidence to explain what happened.

/dev/support

If something here helps you build, debug, or understand the layer below, you can support the next experiment:

Buy Me A Coffee

make it workmeasure itmake it honestmake it fast

Pinned Loading

  1. Punch Punch Public

    No VPN. No account. No cloud middleman. No persistent network overlay. Just a hole, just for that session.

    Rust 2 1

  2. Sennet Sennet Public

    SaaS-ready Kubernetes Observability Platform using eBPF. Real-time packet tracing, error detection, and cloud cost analysis without sidecars.

    Go 1

  3. termi termi Public

    Next-gen Android Terminal Environment. Built with Rust & Jetpack Compose, featuring a custom SAF-VFS bridge to bypass storage restrictions.

    Rust 8 3

  4. dhani dhani Public

    High-performance middleware bridging MetaTrader 5 (MT5) with the Dhan API. Automates trade execution, synchronizes positions in real-time, and handles complex symbol mapping for algorithmic trading.

    Python

  5. Heterogeneous-Spatial-Tensor-Cluster Heterogeneous-Spatial-Tensor-Cluster Public

    SystemVerilog

  6. tenso tenso Public

    Rust