The reason for doing it by location is probably because my directory structure for projects look something like this:
/home/user/projects/organization/project
so github.com/victorb/neat-project would go into /home/user/projects/victor/neat-project
So my solution is tailored to that structure I suppose :)