Projects


devBook - Professional Social Network React, Redux, Node.js, MongoDB

  • Designed, developed, tested and deployed a social network for developers using the MERN stack
  • Developed front-end using React and managed application state using Redux
  • Designed UI using Bootstrap 4, CSS3 and HTML5
  • Developed REST API using Node.js/Express.js and MongoDB/Mongoose
  • Tested API routes using Postman; Wrote unit tests using Jest
  • Deployed web application to Heroku
Contacts Organizer React, Redux, Node.js, MongoDB

  • Designed, developed and deployed a contacts organizer web app using the MERN stack
  • Developed front-end using React and managed application state using React's ContextAPI
  • Designed UI using Bootstrap 4, CSS3 and HTML5
  • Developed REST API using Node.js/Express.js and MongoDB/Mongoose
  • Deployed web application to Heroku
GitHub Profile Locator JavaScript ES6, HTML5, CSS3, Bootstrap

  • Designed Single Page App using JavaScript ES6 to dynamically display Github User details based on search terms
  • Consumed Github API to display user repositories and public details
  • Implemented user interface using Bootstrap 4
Calorie Tracker App JavaScript ES6, HTML5, CSS3, Materialize CSS

  • Designed Single Page App using JavaScript ES6 to track calories consumed
  • Used the module pattern to design the app
  • Implemented user interface using HTML5, Materialize CSS and CSS3
chickenRun - Search Engine Php, MySQL, JavaScript, jQuery, HTML5, CSS3

  • Designed and developed a web crawler using the LAMP stack
  • Developed front-end using HTML5, CSS3, jQuery, JavaScript ES6
  • Developed back-end using PHP and MySQL