Inspiration

This application is a solution for people who have a certain physical limitation in their hands or fingers, but would like to program just like any other hacker. You might think that there are more than enough programming tools for everyone, but think about how you would make your current project or homework, if you could not type whatsoever.

What it does

No Hands Hacker provides users a framework for developing code for Python using just a Web Interface! This Web App is not only just a conventional text editor, but also has the abilities to run code snippets and many interactive commands so that the only thing you have to be worried about is to take a flight into creative development.

How we built it

There's a Web Service running under a Node JS server which manipulates local archives and deploys Python codes from inside the server to return the console output to the Web Interface. We used Angular 2 at the front-end UI to process text input and we used Webkit Speech Recognition from Chrome to translate audio to text.

Challenges we ran into

UI interface, getting different technologies together.

Accomplishments that we're proud of

We have accomplished the main purpose and we actually reached to an awesome interface that can help many people. We haven't used these technologies before, so doing a project like this is a great accomplishment.

What's next for No Hands Hacker

Getting developers together to help the project technology grows and bring this technology to people who need it.

Built With

Share this project:

Updates