Monday, 29 August 2016

build your own siri

building your own virtual bot that reads you morning news and takes notes of all the place you go to

  1. google text to speech 
  2. your favourite browser
  3. a raspberry pi

Sunday, 28 August 2016

building a matchmaker with ibm watson

This projects tells you the thing you have in common with with the compared twitter account user Check out www.codecademy.com on IBM Watson api

Building an anonymous chat

alot of people want privacy how about building something that does require login or register but use captcha if the request is too much

Programing challenges for beginners

building a an email generator
things you need

  1. an array of names
  2. an array of email endings (gmail.com e.t.c)
  3. adding the strings name + another string name + a number(or numbers )