Skip to content
View Sahid-m's full-sized avatar

Block or report Sahid-m

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

Hey, I'm Sahid 👋

Builder who ships fast — 13+ hackathon wins across AI, Web3, and fintech (including NVIDIA and OpenAI hackathons). Based in London. Always open to interesting roles and collaborations — DMs are open.

🚀 Products I'm working on

  • ReadmeDB — persistent markdown memory for AI agents via MCP. Live product at readmedb.com.
  • Fina — personal-finance AI: connect your bank accounts and chat with an AI that actually understands your money.
  • Rust orderbook — high-performance limit order book / matching engine in Rust: price-time priority, 10k+ concurrent transactions in under 2ms, REST + realtime WebSocket market data.

🛠️ Projects

  • gitsol — Solana-powered GitHub bounty platform: maintainers fund issues, contributors get paid in SOL.
  • onLiq — mobile app that onboards anyone into Hyperliquid in one flow: theme-based investing and pair trading on mainnet.
  • Chess-playing robot arm — plays physical chess on a real board using inverse kinematics. No ML, just maths.

💻 Tech stack

Languages: TypeScript Rust JavaScript Python

Frameworks: Next JS React NodeJS Socket.io TailwindCSS

Data & infra: Postgres Docker Vercel

🌐 Find me

X LinkedIn Instagram

Pinned Loading

  1. onLiq onLiq Public

    Mobile-first React Native app that onboards anyone into Hyperliquid in one flow — theme-based investing and pair trading via Pear, bridging via LI.FI

    TypeScript

  2. gitsol gitsol Public

    Solana-powered GitHub bounty platform — maintainers fund issues, contributors claim and get paid in SOL. Web interface for the GitHub Bounty Bot.

    TypeScript 3

  3. ghostBNB ghostBNB Public

    Ghost hotel detector for London — 49.9M rows of open data fused fully on-device on an NVIDIA DGX Spark (cuDF + local VLM) to flag illegal short-term rentals (NVIDIA hackathon)

    Python

  4. nova nova Public

    AI-powered client onboarding for accountants — Plaid bank linking, document uploads, onboarding checklists, and an AI assistant (T3 stack)

    TypeScript

  5. readmedb readmedb Public

    Persistent markdown memory for AI agents via MCP — read, write, search, and version files across sessions. Live at readmedb.com (Next.js + Postgres)

    TypeScript

  6. rs-orderbook rs-orderbook Public

    High-performance limit order book / matching engine in Rust — price-time priority, REST API + realtime WebSocket market data

    Rust