Github and Google code has many open source projects, but most of them are just a few lines of code or abandoned.
Whenever I feel like doing redundant tasks (like signup and authentication flow). I look for code that is already implemented. But, I always have hard time finding them. How do you guys find, code to re-purpose and use in your projects.
Thanks.