Building web tools, open-source utilities, AI governance kits, and a lightweight self-hostable CMS. Based in Indonesia 🇮🇩 Using Claude Code and Codex in my development workflow.
- GitHub (primary): github.com/srmdn
- GitLab: gitlab.com/srmdn
| Project | Description |
|---|---|
| ai-dev-playbook | Practical guide for working with AI coding assistants - token efficiency, session hygiene, git workflow, planning sessions, and knowing when not to use AI |
| ai-governance-starter | Reusable starter kit for AI-assisted open source projects: model-agnostic governance, clean human-owned commit history, attribution checks, CI templates, and cleanup runbooks |
| maild | Lightweight outbound email operations platform with queueing, retries, suppression/unsubscribe safety, domain readiness checks, and signed webhook handling |
| bundlecheck | Check the bundle size of any npm package before you install it |
| chmodhelp | Paste any Unix permission (755, -rwxr-xr-x) - get a visual grid and plain English breakdown |
| cronhuman | Paste any cron expression - get a human-readable description and next 5 scheduled run times |
| devscolors | Paste any hex, rgb, or hsl - get color name, Tailwind class, CSS var, contrast ratio, shades and tints |
| headercheck | Paste any HTTP response headers - get each one categorized, explained, and decoded |
| hifzlink | Open source Quran murojaah tool to find and compare mutashabihat verses with a simple Go + SQLite stack - live at hifz.click |
| httpstatus | Search any HTTP status code - get explanation, when to use it, common mistakes, and a real-world example |
| foliocms | Lightweight, self-hosted CMS for Astro: markdown files, SQLite, REST API, single Go binary - live at foliocms.com |
| jwtdecode | Paste any JWT token - get decoded header, annotated payload claims, and expiry status |
| mimecheck | Search any MIME type or file extension - get description, browser support, and usage examples |
| overlap | Timezone-aware meeting helper - see working hours overlap across global teams |
| plink | Self-hosted personal link shortener - clean slugs, click analytics, categories, single Go binary - live at klikgan.com |
| regexplain | Paste any regex - get it color-coded and explained in plain English |
| semvercheck | Paste any npm version range - get a plain English explanation, resolved form, and sample version grid |