All Projects → zero-to-mastery → Coding_Challenge-3

zero-to-mastery / Coding_Challenge-3

Licence: other
Build a Speech Recognition Website using IBM Watson!

Projects that are alternatives of or similar to Coding Challenge-3

coding challenge-19
Building a React based personal blog using GatsbyJS
Stars: ✭ 18 (-67.27%)
Mutual labels:  coding-challenge
Dev-Essentials
A Chrome Extension, built to keep you updated with the latest happenings, upcoming contests and, new tech innovations.
Stars: ✭ 16 (-70.91%)
Mutual labels:  coding-challenge
coding challenge-27
Sudoku Goku
Stars: ✭ 23 (-58.18%)
Mutual labels:  coding-challenge
coding challenge-15
Simulating a real life work task that you will most likely encounter in your career.
Stars: ✭ 22 (-60%)
Mutual labels:  coding-challenge
coding challenge-24
Advent of Code 2019
Stars: ✭ 50 (-9.09%)
Mutual labels:  coding-challenge
coding challenge-39
Spinnin' Round
Stars: ✭ 15 (-72.73%)
Mutual labels:  coding-challenge
rust-advent
Learning Rust by solving advent of code challenges (Streaming live on Twitch every Monday)
Stars: ✭ 20 (-63.64%)
Mutual labels:  coding-challenge
linearapp clone
A Linear App clone with React and Tailwind CSS
Stars: ✭ 125 (+127.27%)
Mutual labels:  coding-challenge
Competitive-Programming-Codes
Includes codes from coding competitions and contests over the internet. Languages:- Python3 and C++
Stars: ✭ 14 (-74.55%)
Mutual labels:  coding-challenge
websight
🕷A simple but *really* fast crawler built with Node.js & TypeScript
Stars: ✭ 15 (-72.73%)
Mutual labels:  coding-challenge
fullstackDevelopment
Material & Projects related to full stack development
Stars: ✭ 90 (+63.64%)
Mutual labels:  coding-challenge
coding challenge-36
Build Your Own Blockchain...
Stars: ✭ 27 (-50.91%)
Mutual labels:  coding-challenge
nerdojo
🥋 Coding Dojo é uma forma de treinar suas habilidades em desenvolvimento de sistemas. Usamos o formato KATA. Nesse formato vamos apresentar o desafio e apresentar a proposta de solução (sem mostrar o código), e reunir as pessoas em equipes. Esse repositório serve como uma central de tudo o que acontece no NCD. Fique por dentro!
Stars: ✭ 36 (-34.55%)
Mutual labels:  coding-challenge
Python
covers python basic to advance topics, practice questions, logical problems in python, web development using html, css, bootstrap, jquery, DOM, Django 🚀🚀. 💥 🌈
Stars: ✭ 29 (-47.27%)
Mutual labels:  coding-challenge
coding-ai
CodingAI is an open source application and it helps to find a mentor related your technologies stack.
Stars: ✭ 60 (+9.09%)
Mutual labels:  coding-challenge
Conway-s-Game-of-life---Python
Conways game of life with pygame
Stars: ✭ 26 (-52.73%)
Mutual labels:  coding-challenge
Coding-Interview-Challenges
This is a repo where I upload code for important interview questions written in Python, C++, and Swift
Stars: ✭ 13 (-76.36%)
Mutual labels:  coding-challenge
100DaysOfCode
#100DaysofCode
Stars: ✭ 31 (-43.64%)
Mutual labels:  coding-challenge
HackerRank-Solutions
My own HackerRank coding interview solutions
Stars: ✭ 30 (-45.45%)
Mutual labels:  coding-challenge
coding challenge-35
Building Social Proof
Stars: ✭ 17 (-69.09%)
Mutual labels:  coding-challenge

Coding_Challenge-3

Build a Speech Recognition Website using IBM Watson!

Coding Challenge Submissions

The wonderful submissions from some of the Zero-to-Mastery students on the third coding challenge. We have included their slack handle names if you want to say hi to them on our slack community:

@Louise Coding Challenge#3 Submission: https://louisevdb84.github.io/journal-application

@dyllper Coding Challenge #3 Submission: https://dyllper.github.io/

@Clayton Coding Challenge#3 Submission: https://claytonweller.github.io/Voice/

@Jacinto Wong Coding Challenge#3 Submission: https://morse-code-generator.herokuapp.com/

@JAMES KIM Coding Challenge#3 Submission: https://glacial-cliffs-95893.herokuapp.com/

@Ismael Vazquez Jr Coding Challenge#3 Submission: https://ismaelvazquez.github.io/argslator/

@Piervincenzo Coding Challenge#3 Submission: https://pvparisi.github.io/speak-to-order/

@Vicky David Coding Challenge#3 Submission: https://vickydavid.github.io/speecho/

@Yvonne challenge#3 submission https://github.com/YvonneD/Meeting-Minutes

@Avdo Coding Challenge #3 Submission: https://avdoseferovic.github.io/speechbot/

@Puja Coding Challenge#3 Submission: https://pgakk.github.io/speechobot/

@xenof Coding Challenge#3 Submission: https://ransdev.github.io/tic_tac_toe/

@JustinTime42 Coding Challenge#3 Submission: https://slarti-42.github.io/tereks-starship-compendium/

@Mahesh_Kankipati Coding Challenge#3 Submission: https://protected-stream-39850.herokuapp.com/

@JBabs Coding Challenge#3 Submission: https://jackbabs.github.io/SaySee/

@Matt Coding Challenge#3 Submission: https://github.com/MattCSmith/creatin-tim

@Sdeagh Coding Challenge#3 Submission: https://sdeagh.github.io/speechify/

@fayokeAdeyina Coding Challenge#3 Submission: https://oluwafayokemi.github.io/speechToText/

@Vaibhav Arora Coding Challenge #3 Submission: https://voice-assistant-backend.herokuapp.com/

@Jimmy Coding Challenge#3 Submission: https://jimmykzm94voice.herokuapp.com/

What is the Challenge?

Prizes:

The top 3 winners selected by . our sponsor Creative Tim and I, will win the Big Bundle which is an unbelievable tool for any developer and freelancer. Prizes are each worth over $1560: https://www.creative-tim.com/product/buy/bundle/big-bundle

The Rules Are:

  1. You must use the IBM Watson Speech to Text API (It's free, don't worry): https://www.ibm.com/watson/services/speech-to-text/

  2. You must start your project from the starter template created by Creative Tim here: https://github.com/timcreative/udemy-pk2 This was created using https://www.creative-tim.com/product/paper-kit-2 which you are more than welcome to use (free).

  3. You have until March 31st at 11:59pm EST to submit your website (using Github pages to put it online. If you don't know how to do that, check out Lecture 66 in the course). You will have to submit the link to the #coding_challenge slack group with the following message: "Coding Challenge#3 Submission: check it out @Andrei Neagoie". Submissions not following the above rules will not be judged.

  4. Use whatever tools you have as developers (google, friends, slack, programming buddy etc...) but I will not be offering any help with this challenge. Just like a developer you must solve a problem and build something that will be challenging. Nobody will hold your hand during the job so we want to experience that by figuring it all out on your own!

  5. The top 3 winners will be picked by myself and some of the team members of Creative Tim at our own discretion and announced a few days after March 31st when the contest ends. The three students will receive the Big Bundle for free from Creative Tim.

The Challenge:

Using the starter template (https://github.com/timcreative/udemy-pk2) you will have to build a website that uses IBM Watson Speech to Text API (https://www.ibm.com/watson/services/speech-to-text/). What is it going to do? That is up to you! But using this API you can do things like: Use words "UP" "DOWN" to control the website scrolling using a bit of javascript. Or you can display what the user says on the website. Here is a tutorial video to get you started: https://www.youtube.com/watch?v=Imb4RSG6alg

Looks difficult? Don't worry, being a developer is all about making small steps towards the end goal. Along the way, you will learn about Voice Recognition and working with APIs. Most importantly you will have another project to put into your portfolio to wow your clients.

Don't have a microphone on your computer? Partner up with a programming buddy who has one!

The rest is up to you to research and figure out. Use this as a challenge to learn about Voice Recognition (which will be very important in the future).

Can't wait to see the submissions! Thank you for being part of this course and the community!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].