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

Organizations

@Lantech-Dev

Block or report Iweisc

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

Abdullah Al Zawad

Backend and full-stack engineer in Bangladesh, building developer tools in Go and TypeScript.

I co-founded BugReels, a pre-launch debugging product that combines browser session capture, event-driven processing, replay, and evidence-backed software investigations.

Selected work

  • BugReels SDK — Published browser SDK with dual ESM/CJS packaging, privacy-safe capture, and resilient batching, plus Go services, RabbitMQ, PostgreSQL/MinIO storage, a Next.js replay UI, and sandboxed investigation workflows.
  • Grepiku — Stateful GitHub pull-request review bot with repository indexing, finding lifecycle tracking, in-thread commands, and sandboxed verification.
  • Needle — MCP server that answers library questions from source evidence with validated citations and optional snippet execution.
  • jbin — Freestanding C11 JSON parser using AVX2 structural indexing, zero-copy strings, and a fixed-size arena.
  • pxbin — Go proxy translating Anthropic and OpenAI protocols with streaming, routing, cost tracking, and a React dashboard.
  • SertOS — Experimental x86_64 operating system with preemptive multitasking, userspace, drivers, and dynamic linking.

Focus

Go · TypeScript · PostgreSQL · distributed systems · browser instrumentation · SDK engineering · developer infrastructure

Contact: abdullah@bugreels.com

Pinned Loading

  1. ioc ioc Public

    Concept: Intent-Oriented Computing (IOC)

    TypeScript

  2. verisum verisum Public

    Verisum - Instantly find, summarize, and verify information from a website

    TypeScript

  3. jbin jbin Public

    Freestanding C11 JSON parser with AVX2 structural indexing and zero-copy strings.

    C++ 2

  4. pxbin pxbin Public

    Go proxy translating Anthropic and OpenAI APIs with streaming, routing, cost tracking, and a React dashboard.

    Go