Skip to content
View iamsaquib8's full-sized avatar
🍜
Developing
🍜
Developing

Organizations

@TheCodeCamp

Block or report iamsaquib8

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

Saquib Ul Hassan

Senior Backend Engineer with 8+ years of experience building distributed systems, data platforms, and reliability tooling. I focus on high-throughput services, measurable production improvements, and end-to-end operational ownership.

Production impact

  • Built and operated Test Observability systems processing 10M+ test events per day with 99.9% ingestion success.
  • Reduced ingestion latency by approximately 40% through stamp-at-source routing.
  • Migrated storage to MySQL as the source of truth, retiring approximately 4 TB of data, reducing infrastructure cost by 30%, and cutting cross-service RPC traffic by 60%.
  • Defined SLIs and SLOs for ingestion success, freshness, and API latency, reducing false-positive pages by more than 50%.
  • Automated regional disaster-recovery bring-up from approximately 12 hours to 2 hours or less and led P1 incident response and RCAs.

Currently building

A local, deterministic semantic code graph for AI coding agents.

  • Built in Rust with Tree-sitter and SQLite.
  • Supports 11 languages, incremental indexing, impact analysis, call-path tracing, graph export, and hallucination validation.
  • Available as a CLI, Rust library, MCP server, npm package, Homebrew formula, Docker image, and prebuilt binary.
  • Benchmarks on production Java and Node.js repositories show 38-40 ms incremental indexing, sub-20 ms definition/reference queries, and 60-900x fewer tokens than grep-and-file-read workflows.

Repository | Install | Benchmarks

Selected open source

  • stockwise - Rust CLI for market analysis, backtesting, SIP simulation, signals, taxation, and portfolio tracking.
  • dom-tree-rs - Rust library for converting HTML into a DOM tree data structure.
  • codecamp-api - Backend API for an online programming judge platform.
  • Contributor to dotenv-linter, a high-performance Rust linter for .env files.

Stack

Languages: Java, Node.js/TypeScript, Rust, SQL

Distributed systems: Kafka, event-driven architecture, idempotency, retries, backpressure

Data: MySQL, PostgreSQL, ClickHouse, MongoDB, Elasticsearch, Redis

Cloud and reliability: AWS, Docker, Kubernetes, Terraform, CI/CD, observability, incident response

Connect

LinkedIn | Email | X

Pinned Loading

  1. tessera tessera Public

    Local semantic code graph + MCP server for AI coding agents (Rust, Tree-sitter, SQLite)

    Rust 2

  2. dom-tree-rs dom-tree-rs Public

    Tiny, zero-dependency, forgiving HTML → DOM tree (and JSON) parser for Rust + WASM. Never panics; no_std-friendly.

    Rust 9

  3. dotenv-linter/dotenv-linter dotenv-linter/dotenv-linter Public

    ⚡️Lightning-fast linter for .env files. Written in Rust 🦀

    Rust 2.1k 163

  4. TheCodeCamp/codecamp-api TheCodeCamp/codecamp-api Public

    An Online Programming Judge Platform API

    TypeScript 4 1

  5. stockwise stockwise Public

    Autonomous stock market CLI in Rust — 57 commands for quotes, analysis, backtesting, SIP, intraday signals, tax, and wealth tracking. US + Indian markets.

    Rust 2