Skip to main content

Projects

A public workbench for experiments that can become products.

Cliviro can host small open-source tools, browser extensions, SaaS prototypes, API experiments, and technical build logs.

project/index.ts

export const project = {
  stage: "prototype",
  surface: ["web", "api", "extension"],
  visibility: "public"
}

Roadmap

Projects give the brand a product path beyond utilities.

These sections are intentionally broad enough for open-source repos, commercial tools, and product updates.

Live foundation

Browser tool desk

Eighteen static utility pages for formatting, decoding, generation, regex, and date work.

API surface

Automation endpoints

JSON formatting, JWT decoding, and UUID generation endpoints for scripts and CI workflows.

Research track

Reusable snippets

A scoped product path for saved transforms, regex patterns, curl commands, and payload examples.