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).",
0 commit comments