Giter Site home page Giter Site logo

akshatvg / magicode Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 37.07 MB

Voice to Code assistant.

License: MIT License

Python 87.64% Shell 0.08% PowerShell 0.03% CSS 3.04% JavaScript 4.82% HTML 4.04% PHP 0.13% Less 0.20% Xonsh 0.02%
magicode voice-to-code educative-technology education programming languages hackathon akshatvg akshat gupta

magicode's Introduction

magiCode

Translate YOUR language to COMPUTER language!

Winner of the IBM Challenge in AngelHack Bangalore 2019

GitHub code size in bytes GitHub last commit GitHub stars GitHub forks

magiCode is an educative technology which helps students learn, compete and earn.

magiCode Logo

Generic badge

Ever faced these problems?

  1. You may be an expert at a particular language: Say Python, C++, JavaScript or even Swift.
    You're solving an online contest on HackerRank but a particular question supports only few premium languages and hence you're not able to top the leaderboard.
    You know that a string needs to be input followed by a 'if condition', but don't know the syntax.
  • In C++ it'll be:
char a[20];
cin>>a;
if (strcmp(a,"hello world")==0){
  cout<<"\n The strings match!";
 } 
  • In Python the same would be:
a=input()
if a=='hello world':
  print('The strings match!)
  1. You learnt something new while coding something and do not have appropriate resources or don't know where to pratice and implement what you learnt.

  2. Wanted to buy cool techie gear and schwags but don't want to waste any money.

The magiCode advantage:

  • Ask magiCode what you need generally like 'i need an if condition' , 'perform addition for me'. There's no need to remember any more syntaxes!
  • magiCode will give you the required code in the language initially selected while also having the option of numerous other languages.
  • Run the code from the compiler to get desired result in the same place!
  • Easy to use and fast processing.
  • Save time from scrolling through Google searching for different answers and syntaxes by having everything come up on its own in one single page.
  • Compete and implement what you tried out (at the practice page) on our contest page to make sure you understood it in the form of various language specific questions.
  • Earn Hackos while learning- learn and earn.
  • Redeemn Hackos to buy cool schwag from our store.

Business model:

magiCode is a zero investment product (excluding server and development costs) since it doesn't need any extra hardware devices to be used .

  • Our major source of income will be Ad Revenues from Advertisements on our website.
  • Basic languages like C++, Java, Python, JavaScript etc will be made free to use for everyone. Premium languages like Swift, php, Go, Ruby, Rust, etc will be sold as language packs.

Target audience:

"Students"- We believe learning has no age.

Technologies used:

  1. HTML/ CSS/ Bootstrap.
  2. JavaScript.
  3. Sphere Engine API.
  4. C++.
  5. Swift.
  6. Python.
  7. PHP.
  8. Java.
  9. IBM Watson.

Requirements

GitHub top language

The source code of this project is written in Flask, HTML/CSS/JS, IBM Watson, Sphere Engine. So, you will have to install requirements.txt to run this project. You will also need a Spehere Engine API Key incase the editor's key expires.

Instructions to run

$ git clone https://github.com/akshatvg/magiCode
$ cd magiCode
$ pip3 install -r requirements.txt
$ python3 run.py

Need help?

Feel free to contact me via Facebook.

Invite me to connect on LinkedIn.

Facebook Quora Instagram GitHub Medium

 _____ _                 _     __   __            
|_   _| |               | |    \ \ / /            
  | | | |__   __ _ _ __ | | __  \ V /___  _   _   
  | | | '_ \ / _` | '_ \| |/ /   \ // _ \| | | |  
  | | | | | | (_| | | | |   <    | | (_) | |_| |  
  \_/ |_| |_|\__,_|_| |_|_|\_\   \_/\___/ \__,_|  
                                                  
                                                  
______                                            
|  ___|                                           
| |_ ___  _ __                                    
|  _/ _ \| '__|                                   
| || (_) | |                                      
\_| \___/|_|                                      
                                                  
                                                  
______      _               _   _               _ 
| ___ \    (_)             | | | |             | |
| |_/ / ___ _ _ __   __ _  | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | |  _  |/ _ \ '__/ _ \ |
| |_/ /  __/ | | | | (_| | | | | |  __/ | |  __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_|  \___(_)
                     __/ |                        
                    |___/                         

 

License

MIT © Akshat Gupta

GitHub license Twitter Follow


if (youEnjoyed) {
    starThisRepository();
}

magicode's People

Contributors

akshatvg avatar anandsure avatar dependabot[bot] avatar snyk-bot avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

aptimyze

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.