Skip to content
View Cryptoteep's full-sized avatar
🌴
On vacation
🌴
On vacation
  • Kazakhstan

Block or report Cryptoteep

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Cryptoteep/README.md

Hi, I'm GG 👋

Indie developer building small, focused open-source tools
TypeScript · Node.js · C#/.NET · CLI tooling · AI-assisted developer workflows


🧰 What I'm building

I like tools that do one thing well, install in seconds, and carry zero runtime dependencies where possible.

Project What it is
gitquill Privacy-first CLI for AI-generated commit messages & release notes — works with any OpenAI-compatible model, including local ones via Ollama
jsoncraft Zero-dependency TypeScript JSON toolkit: JSONPath queries, YAML/CSV/TOML conversion, diff, merge, validate
promptkit TypeScript-first toolkit for defining, rendering, testing, and evaluating LLM prompts
logease Tiny, colorful, typed structured logging for Node.js & TypeScript
promptforge Community-driven library of AI prompts — no accounts, no paywalls, no tracking
SFS Simple Folder Size — scan and visualize folder sizes on disk (C#/.NET)

All of it is MIT-licensed. Issues and PRs are welcome — even a typo fix.

🌱 Right now

  • Polishing my TypeScript tools toward their first stable releases on npm
  • Learning open-source maintainership in public: CI, security policies, OpenSSF scorecards
  • Exploring AI-assisted development workflows (local models included)

📫 Reach me

Open an issue on any of my repos — that's the fastest way.

profile views

Pinned Loading

  1. gitquill gitquill Public

    Privacy-first CLI for AI-generated commit messages & release notes. Works with any OpenAI-compatible model, including local ones via Ollama.

    TypeScript 1

  2. jsoncraft jsoncraft Public

    A zero-dependency, TypeScript-first JSON toolkit for querying, transforming, and converting JSON data. JSONPath, YAML/CSV/TOML conversion, diff, merge, validate — runs on Node.js, Bun, Deno, and br…

    TypeScript 1

  3. logease logease Public

    Beautiful, zero-dependency structured logging for Node.js & TypeScript. Tiny, colorful, typed, extensible.

    TypeScript 1

  4. promptforge promptforge Public

    🔥 The open-source, community-driven library of high-quality AI prompts. No accounts, no paywalls, no tracking. MIT licensed.

    TypeScript 1 1

  5. promptkit promptkit Public

    A TypeScript-first toolkit for defining, rendering, testing, and evaluating LLM prompts. Make prompt engineering a disciplined, testable craft.

    TypeScript 1 1

  6. SFS SFS Public

    Simple Folder Size (SFS) — a utility to scan, list, and visualize folder sizes on disk. C#/.NET, MIT licensed.

    C#