/uottawa-hack-night

Put your project information in the README

University of Ottawa x Shopify Hack Night!

[Become an intern at Shopify!] (https://www.shopify.com/careers)

Before you start, you must do two things:

Projects

Template to use:

 ###[Project name](<project url>)
 
 
 A short description of my project, including what technologies are used.
 
 Github handles of the contributors

###prank-call

A Rails application which grabs the top joke from /r/jokes and uses twilio to tell you the joke using text to speech. The goal is to replace my alarm clock by having this call me every morning at 7:30.

@AnotherJoSmith

###sudoku-solver

Webapp that solves Sudokus using JavaScript in the browser. As for now, it can solve easy and most medium sudokus. Final goal would be to make it use a picture of an unsolved sudoku as the user input (and use neural networks to decipher it).

@jonathanGB