Best practices for organizing 40+ repositories locally? #188412
Unanswered
Sagargupta16
asked this question in
Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone! I have around 48 repositories across personal projects, an organization (MCA-NITW), and open source contributions.
I recently spent time reorganizing them into categories:
academic/-- coursework and DSAdevops/-- AWS, Terraform, CI/CDml-ai/-- neural networks, LLM tools, MCP serversweb-applications/-- MERN, FastAPI, Next.js appsgames/-- Unity Engine projectstemplates/-- reusable starters (MERN, FARM, AI)tools-scripts/-- automation and utilitiesportfolios/-- personal websitesI also set up Renovate with monthly grouped updates across all repos to reduce PR noise.
Curious how others manage a large number of repos locally. Do you:
Would love to hear your approach!
Beta Was this translation helpful? Give feedback.
All reactions