My name is William Silva, and I am a student at Northeastern University majoring in Computer Science. I am in the combined BS and MS program and will be graduating at the end of Fall 2017 with both degrees.
I've completed three software development co-ops at Galatea Associates, Swoop, and SmarterTravel. At SmarterTravel, I did my first web development work using React to make travel search websites likethis. Currently, I'm focusing on classes rather than working on any personal projects.
This repository was created for CS 5610 Web Development
which I am currently taking in the Summer 2 2017 session. This repository will contain the assignments for this class as well as the project. The instructor and TAs have been added as collaborators so they can grade my work.
- Hosted environment on Heroku: https://silva-william-webdev.herokuapp.com/
- Project: https://silva-william-webdev.herokuapp.com/project/index.html
- Assignment: https://silva-william-webdev.herokuapp.com/assignment/
- git clone https://github.com/wmvsilva/silva-william-webdev.git
- cd silva-william-webdev
- npm install
- mongod
- node server.js
- browse to localhost:3000