Skip to content
View hidetzu's full-sized avatar

Block or report hidetzu

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.

Content in all repositories owned by your account will be closed.
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
hidetzu/README.md

👋 Hi, I'm hidetzu

> Building better loops between humans, AI, and software

Software Engineer · Developer Tools · Systems · AI-assisted Engineering


✦ About

I build software, developer tools, and experiments around AI-assisted software engineering.

I'm especially interested in how humans and AI can work together without giving up judgment, verification, and control.

My projects range from AI development workflows and code-review tooling to open-data products and low-level networking experiments.

✦ What I'm exploring

  • 🤖 AI-assisted software engineering — workflows, agents, evaluation, and human-in-the-loop development
  • 🛠 Developer tools / CLI — tools that make everyday engineering faster and more controllable
  • 🌍 Open-data products — turning public data into useful, understandable experiences
  • 🌐 Systems / networking — TCP/IP, Linux, and low-level software experiments

✦ Selected projects

  • 🌍 konjaku Explore the past and present of a place using open data and maps.
  • 🤖 claude-dev-template
    A reusable Claude Code workflow for controlled AI-assisted development — from issue readiness to verification, review, telemetry, and PR delivery.
  • 🔍 prism
    Experiments in structuring context for more consistent and useful AI code reviews.
  • 🌐 tcpip-stack
    Building a TCP/IP stack from the ground up while exploring Linux networking and low-level systems.
  • 🛠 zemo
    Experiments around a portable, CLI-first personal development environment.

✦ Writing


> Stop prompting. Start structuring.

Pinned Loading

  1. konjaku konjaku Public

    今昔(konjaku)— この土地は昔なんだったのか?

    JavaScript 1

  2. prism prism Public

    Decompose PRs into structured context for consistent AI code reviews

    Go

  3. zemo zemo Public

    A minimalist, terminal-based memo tool with seamless git integration, written in Zig.

    Zig

  4. ccpr ccpr Public

    Turn a CodeCommit PR URL into an AI-ready review in one command.

    Go

  5. claude-dev-template claude-dev-template Public

    A Claude Code workflow template for controlled AI-assisted development with human decisions, verification, review, and telemetry.

    JavaScript

  6. tcpip-stack tcpip-stack Public

    C