zahubtech ~/about
[]
zahubtech@local $ cat about.md
→ what this is, and how it works_

# ZaHubTech — developer tools that run in your browser

ZaHubTech is a collection of privacy-first browser utilities for developers and technical creators. Open a tool, solve a task, move on — every tool runs entirely client-side, so nothing you paste, type, or drop ever leaves your machine.

// principles

  • Terminal-native. A console-flavored, monospace-forward shell with a command palette (⌘K) as the primary way to jump between tools. Light and dark terminal themes.
  • Local-first & private. Every tool processes data in the browser. No account, no upload, no server round-trip, no tracking.
  • Focused. A small, curated set — only the tools that earn their place. No clutter, no bloat.
  • Linkable. Each tool keeps its own clean, shareable URL, served as a static page.

// stack

Built with React, Vite, Tailwind, and Radix/shadcn — statically generated, one page per tool.