I applied as a single founder and was rejected as well. The project I am working on is https://codetique.com
The goal being to make code reviewing easier. Think pastebin but with inline commenting and comment karma. Click any line in a code review to leave a comment for that line. You don't need an account to create a review or comment on one.
You can write bad code in any language. It's the programmers responsibility to make sure the stuff they are writing is good and that only comes from experience with the language.
I am actually working on that as we speak. Here is my (very) alpha prototype. I plan on expanding the supported languages as I roll out each iteration.
The goal being to make code reviewing easier. Think pastebin but with inline commenting and comment karma. Click any line in a code review to leave a comment for that line. You don't need an account to create a review or comment on one.