About

I'm Ghazi – a self-taught developer who thrives on solving web challenges and crafting open-source tools that truly make a difference.

Badges

Tastemaker
Tastemaker
Veteran
Veteran
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • AIMonitor
    AIMonitorMonitor AI usage, quotas and provider status from your menu
    Jul 2026
  • docmd
    docmdBuild production-ready site from Markdown in seconds.
  • Dhwani
    DhwaniHindustani Swar Tuner
    May 2025
  • NotesMigrator
    NotesMigratorSecurely migrate your Google Keep Notes to Apple & Evernote.
    Apr 2025
  • Smart WebView
    Smart WebViewBuild advanced hybrid apps with SWV webview framework.
    Mar 2025

Forums

15d ago

AIMonitor - Monitor AI usage, quotas and provider status from your menu

A lightweight macOS menu bar app that tracks AI usage, remaining quotas, balances and provider health across your favourite AI services. Currently supports 7 AI services, including Claude, Codex, GLM, DeepSeek, Kimi K, MiniMax, OpenRouter and more to add.

4mo ago

docmd - Build production-ready site from Markdown in seconds.

docmd is an open-source documentation engine that generates production-grade sites from Markdown with zero configuration. No heavy frameworks or complex setups. Just run `npx @docmd/core dev` in any folder with Markdown files to get an instant, SEO-optimized, lightweight SPA (< 20kb JS). It’s the only self-hosted solution that’s fully extensible and AI-native with built-in `llms.txt` generation, internationalization (i18n), and offline search.

I built a lightweight JS Markdown Documentation Generator for devs who find Docusaurus overkill

Hey everyone,

I love Mintlify UI and MkDocs for simplicity, but due to most of my projects being under nodejs, MkDocs becomes an additional work, docusaurus too huge, and while I absolutely love the mintlify UI, it is paid (no offence). So this is my attempt to build something as minimal as possible, clean, beautiful, fast and ofcourse free and open. I'm working on docmd for past few months now, and I found a lot of people too like the idea of instant documentation with nodejs.

View more