Skip to content
View Labeeb2339's full-sized avatar
💭
woah
💭
woah

Block or report Labeeb2339

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

Animated pixel-art Espeon

Muhammad Labeeb Aryan

FORM 3 · SARAWAK, MALAYSIA

I build systems that have to show their evidence.

I explore AI systems, secure software, data, digital hardware, and electronics. I turn questions into inspectable prototypes, then separate what is simulated, implemented, and measured.

Selected work

Project Area What it demonstrates
RecurQuant AI inference research Physically packed recurrent-state quantization for Qwen3.5. On a frozen 500-task teacher-forced MBPP confirmation, its mixed INT8/INT4 policy used exactly 2,564,096 resident bytes and reduced macro excess NLL by 72.75% versus uniform INT4.
SFTGuard Fine-tuning reliability Fail-closed dataset, mask-evidence, and paired regression gates. Its sealed synthetic suite detected all 270/270 required fault signals with 0/30 clean-control false positives.
StrataMoE Lab AI systems research Deterministic GPU–RAM–NVMe placement harness with provenance-bearing traces, including a pinned Switch-Base-8 capture. Its first captured-trace benchmark records the preregistered policy missing its traffic gate.
CyberRAG AI + cybersecurity Local threat-intelligence retrieval with hybrid search, ATT&CK grounding, citations, and a fixed 15-question paired evaluation harness.
Edge AI RTL Lab Digital design Signed INT8 SystemVerilog compute core checked across 369 deterministic transactions against a bit-exact Python model and Yosys structural synthesis.
Local Evidence MCP Secure tooling Constrained evidence server with five narrow tools, zero execution capabilities, allowlisted access, redaction, safe writes, and 18 executable checks.
DataTrust Gate Data + full-stack software Browser-based dataset release auditor with a 15/15 fixed detector regression spanning privacy signals, leakage, duplicates, labels, provenance, and licensing.

Applied project

  • ScamShield AI — documented case study of a privacy-first Malaysian scam-risk prototype; its dated verification snapshot records 202 passing tests and a clean analyzer without presenting those checks as detection accuracy.
  • CustodianMesh AI — full-stack federated decision-support simulation with a 30-case fixed policy regression and no unexpected capability calls.
  • Shark Habitat Prototype — reproducible Streamlit exploration of environmental scoring with explicit separation between software behaviour and ecological evidence.

How I work

define the questionscope the claimbuildtestdocument the boundary

  • AI outputs should identify the evidence they used.
  • Software should expose security boundaries and failure paths.
  • Digital hardware should agree with a reproducible software model.
  • Simulated, implemented, and measured results should never be mixed together.

These are student-built prototypes and small evaluations—not production deployments, agency systems, or silicon results.

Calendar note: the LABEEB + Espeon pattern is intentionally generated contribution art, not a record of development activity.

Working with

Python · PyTorch · LLM quantization · TypeScript · Dart/Flutter · FastAPI · browser APIs · RAG evaluation · MCP · SystemVerilog · Yosys · GitHub Actions

I welcome technical feedback, mentorship, job shadowing, student programmes, and small supervised project opportunities.

LinkedIn · All repositories

Pinned Loading

  1. cyber-rag cyber-rag Public

    Fully local cybersecurity RAG with hybrid retrieval, ATT&CK graph grounding, citations, and a measured evaluation harness.

    Python

  2. edge-ai-rtl-lab edge-ai-rtl-lab Public

    Synthesizable signed INT8 MAC with bit-exact Python verification, regression tests, and Yosys checks.

    Python

  3. local-evidence-mcp local-evidence-mcp Public

    Constrained local MCP evidence server with allowlisted reads, redaction, safe writes, and lexical fallback.

    Python

  4. data-trust-gate data-trust-gate Public

    Browser-parsed dataset release auditor for privacy signals, duplicates, split leakage, labels, provenance, licensing, and fixed regression checks.

    TypeScript

  5. stratamoe-lab stratamoe-lab Public

    Deterministic MoE memory-hierarchy simulator comparing LRU, LFU, and a shift-aware cache policy.

    TypeScript