Back to browse

Proj – organize your coding projects with categories and one-key CD

by whizhuii·May 25, 2026·2 points·0 comments

AI Analysis

MidCozy

Yet another project switcher, but the flat-folder YAML catalog is a nice touch.

Strengths
  • Fuzzy search integration with fzf makes jumping between contexts fast.
  • Tags live in a single YAML file, avoiding scattered config files everywhere.
Weaknesses
  • Flat folder structure breaks down quickly once you have hundreds of projects.
  • Doesn't solve the actual problem of project discovery, just navigation.
Category
Target Audience

Developers with many side projects or git repositories

Similar To

tmuxinator · z · fasd

Post Description

Proj (github:whizhuii/proj) puts everything in one folder, flat, with a category tag on each project: stable, archived, experiment. Each project lives in one directory its whole life — only the tag changes.

Proj has two ways to jump to a project:

Fuzzy jump: type proj, filter by tag or name, Enter (fzf mode). Direct jump: proj <tag>/<project> (pass-like mode).

Categories are yours to define — stable, archived, experiment, whatever fits. Change anytime; only the YAML catalog updates.

Convenient. Clean. Flexible.

Similar Projects

OtherPass

32M lines of AI code – GED to AGI

208 projects listed, zero depth—rename your fork and call it a collection.

lordwilsonDev
203mo ago