You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Full-stack engineer building developer tools that solve real problems. Creator of git-scope and other open-source utilities focused on developer productivity and multi-repo workflows.",
11
-
"webpageUrl": {
12
-
"url": "https://github.com/Bharath-code",
13
-
"wellKnown": ""
14
-
}
15
-
},
16
-
"projects": [
17
-
{
18
-
"guid": "git-scope",
19
-
"name": "git-scope",
20
-
"description": "A fast TUI dashboard to view the git status of all your repositories in one place. Stop the cd → git status loop. git-scope solves the \"Multi-Repo Blindness\" problem by providing a command center view across dozens of repositories.\n\nFeatures include fuzzy search, dirty filtering, workspace switching, contribution graphs, disk usage visualization, and editor integration. Designed to be read-only, local-first, and blazing fast (<10ms startup).",
"description": "Open-source maintainer building developer tools focused on multi-repo workflows, terminal productivity, and sustainable developer experience. Creator and long-term maintainer of git-scope.",
11
+
"webpageUrl": {
12
+
"url": "https://github.com/Bharath-code",
13
+
"wellKnown": ""
14
+
}
15
+
},
16
+
"projects": [
17
+
{
18
+
"guid": "git-scope",
19
+
"name": "git-scope",
20
+
"description": "git-scope is a fast terminal dashboard that provides visibility across multiple local Git repositories. It reduces context switching in polyrepo workflows by giving developers a single, safe overview of repository state.\n\ngit-scope is intentionally read-only, local-first, and privacy-focused. It does not modify repositories, run background services, or collect telemetry. The project prioritizes reliability, predictability, and long-term maintainability over rapid feature expansion.\n\nFeatures include fuzzy search, dirty filtering, workspace switching, contribution graphs, disk usage visualization, and editor integration.\n\nActively maintained with community contributions and stability-focused releases.",
0 commit comments