Skip to content
View zish-rob-crur's full-sized avatar

Block or report zish-rob-crur

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
zish-rob-crur/README.md
I prefer restraint and clarity.
No noise. No over-explaining.
Energy goes to what matters; boundaries stay with me.

Default

Quiet, not weak   Gentle, not pleasing
Slow to warm up, steady for the long run
Evidence-first, feelings acknowledged
Simple, durable, sustainable

What I keep

Training and recovery   A low-noise environment
Few, but good relationships   Reusable personal “defaults”
Long-term thinking

Taste

Clean lines. White space. Minimal effort on display. Bright, not harsh. Sharp, not harmful.

Toolbox

from pydantic import BaseModel


class zishRobCrur(BaseModel):
    temperament: tuple = ("Calm", "Reserved", "Clear boundaries", "Long-termism")
    taste: tuple = ("Clean", "Whitespace", "Low-noise", "Timeless")
    habits: tuple = ("Training", "Recovery", "Keep it simple")
    editors: tuple = ("VSCode", "Neovim")
    terminal: tuple = ("WezTerm", "oh-my-zsh", "tmux")
    themes: tuple = ("Flexoki Light", "Vscode Modern Light")


zishRobCrur = zishRobCrur()
print(zishRobCrur.model_dump_json(indent=4))

Pinned Loading

  1. nucleus-apple-mcp nucleus-apple-mcp Public

    A macOS Model Context Protocol (MCP) server that acts as the central nervous system for your AI agent. Bridges Calendar, Reminders, Notes, and Health data using a hybrid Python + Swift architecture.

    Swift 18 4

  2. dotfiles dotfiles Public

    Shell 4 1