Skip to content
View tamimbinhakim's full-sized avatar
πŸ’­
// rethink, build, iterate
πŸ’­
// rethink, build, iterate
  • Founder, Ruwad Group
  • Earth
  • 00:05 (UTC +06:00)

Block or report tamimbinhakim

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
tamimbinhakim/README.md
Tamim Bin Hakim - Rebuilding and rethinking in the age of AI

Founder Β· Ruwad Group

πŸ‘‹ I build small, sharp software, with a bias for clarity over noise.

πŸš€ Shipped

  • 🎧 sukoon - Privacy-first, on-device media filter that removes background music while keeping speech clear. Rust engine + browser extension. (v1 is out)
  • πŸ“„ docxengine - AI-optimized DOCX engine with a deterministic OOXML core and an MCP server.
  • πŸ“š ctxpeek - Turn any Git repo into fresh, version-pinned docs for AI coding assistants.

πŸ§ͺ In progress

  • πŸ” stronghold - Peer-to-peer, local-first password manager. Your vault syncs device-to-device over encrypted P2P, no server ever holds it.
  • πŸ–¨οΈ imprint-pdf - Author PDFs as React components, styled with real Tailwind CSS. No Chromium, ever.
  • 🌐 autotranslate - Automated, AI-powered i18n for any React framework. Code is the source of truth.

πŸ“‹ Backlog

  • πŸ—„οΈ twinfold - A reactive, bitemporal, fact-based database. Stores immutable facts, not rows, so every past and present state stays queryable. Speaks the Postgres wire protocol.
  • βœ‰οΈ marque - A cryptographically signed, federated messaging protocol proposed as a successor to SMTP and IMAP.

Pinned Loading

  1. ruwadgroup/ctxpeek ruwadgroup/ctxpeek Public

    Give your AI coding assistant fresh, version-pinned docs pulled straight from any GitHub, GitLab, or Bitbucket repo. Local-first MCP server.

    TypeScript 1

  2. ruwadgroup/imprint-pdf ruwadgroup/imprint-pdf Public

    Generate PDFs by writing React components with real Tailwind and typography. Runs anywhere your JavaScript runs, no headless Chromium.

    TypeScript 2

  3. ruwadgroup/docxengine ruwadgroup/docxengine Public

    The fast, reliable way for AI agents to create and edit Word documents - preserves tracked changes, comments, and formatting that other tools drop. Runs as an MCP server; also a Python package.

    Python