Inspiration
As programmers, we rely on StackOverflow to make our code work. Imagine missing out on this great resource because of a language barrier. We wanted to bridge the gap between knowledge available on the internet and people who want to learn it but can't understand it.
What it does
Jabber performs static analysis on Python code. It finds all the errors in the file, and explains the mistake to the coder in a comment. It also finds relevant StackOverflow answers and pastes them next to the error. All in the user's native language.
Command lines are scary, so the user can optionally code with their phone next to them. This friendly GUI helps the user keep track of open errors and gives them the option to view the stack overflow answers in their native language.
How we built it
- Python
- iOS
- Google Cloud
- Google Translate
Log in or sign up for Devpost to join the conversation.