Built Tools ยท AI & Automation
Beyond writing docs, I build the tools that make documentation smarter. Seven production-grade applications covering docs-as-code automation, AI generation, search, analytics, OpenAPI rendering, and video automation.
AI-powered and automation tools. Each one solves a real workflow problem in technical documentation.
๐ค Latest ยท 2026
AI-prompt-powered documentation framework for SaaS API teams. Provides reusable templates, a Claude API prompt library for drafting and reviewing content, automated GitHub Actions validation (frontmatter, structure, quality, OpenAPI compliance), OpenAPI-to-Markdown generation, and multi-platform export to Notion, Confluence, and PDF.
๐งฑ Infrastructure Tool
Interactive prototype of an integrated documentation pipeline. Six modules: live Markdown editor, DITA content map, Vale/MSTP style linter, multi-format build outputs, pipeline dashboard, and YAML configuration layer.
๐ค DocCraft Suite
Next.js 14 / GPT-4o SaaS app that generates production-ready documentation from raw source files. Five doc templates, MSTP style compliance checking, Mermaid diagram auto-generation, inline AI editing, glossary enforcement, and document history. Deployed live on Vercel.
Full self-service help center written for DocCraft AI users. Covers getting started, a 20-item FAQ across 4 sections, 6 troubleshooting scenarios, feature guides, and complete release history from v1.0.0 through v1.4.0.
Upload any OpenAPI 3.x spec (YAML/JSON) and instantly get a fully rendered developer portal. Features grouped endpoint navigation, schema trees, an interactive Try-It Console, authentication panel (API Key, Bearer, OAuth2, HTTP Basic), server selector, webhook explorer, and search.
A complete RAG pipeline: crawl documentation sites, split with section-aware chunking, embed with OpenAI text-embedding-3-small, store in ChromaDB, and answer questions with GPT-4o-mini citing exact sources. Chat frontend with source cards, confidence badges (green/amber/red), and automatic content-gap logging for low-confidence answers.
A lightweight analytics platform for documentation sites. JavaScript tracker (<5KB, no cookies, anonymous sessions) embeds in any doc site. FastAPI + SQLite backend with a Next.js dashboard: page views, search analytics, GitHub-based content freshness scoring, feature coverage matrix, feedback collection, and weekly Markdown report generation.
End-to-end pipeline: upload a .pptx โ get back a narrated .mp4.
Extracts slide notes (python-pptx), generates narration via Azure TTS (Jenny Neural),
exports animated video via PowerPoint COM, muxes audio + video with FFmpeg. REST API with async
job queue, dark-mode SaaS web interface.
๐ Writing Samples
API references, admin guides, knowledge bases, compliance training, all at DOC Portal.