Spliting Github into 2 profiles
- Main (default) section --> Personal / public sandbox
- Organization section (at Logo profile) --> Create unrelated work or co-worker purpose.
The easiest rule for separating repository
Ask yourself:
Tip
"Can the indepent app or project exist by itself?" If YES → It deserves its own repository.
Examples:
✅ Smart Calculator
✅ Coding
✅ One-page site
If NO → It's probably just a folder inside a repository.
Example
❌ FAQ
❌ Blog
❌ Brands
❌ Comparisons