Project | Description | Technologies |
---|---|---|
Crystal Collector | There is a random value assigned for a target score, and each gem is assigned a random value at the beginning of each game. The objective is to get right to the target score without going over. | jQuery, CSS, HTML |
Train Scheduler | This project uses Firebase for a database to store mock train arrival and departure data, and Moment.js to convert it to how much time remains until the train arrives at a station. | jQuery, Boootstrap, Firebase, Moment.js |
movieBot | Using the OMDB API to search for movies and movie trailers, and dynamically displaying them on the page in a modal. | jQuery, Firebase, Bootstrap, CSS |
bamazon | Amazon style app, with 3 different roles in a store - customer, manager, and supervisor. | node.js, ESLint, MySQL, npm |
FriendFinder | Full stack app, allows the user to compare answers to other users to find their closest match. | node.js, ESLint, Express.js, npm, Bootstrap, jQuery |
Burgers | This app uses a MySQL database to hold data collected from the input field and Handlebars to display the changed data on the front end. | node.js, Express.js, Handlebars, MySQL, jQuery |
sequelizedBurger | This app uses the sequelize ORM, which allows for easier interaction with the data stored in the database. Also uses Handlebars to display the data in the front end. | Sequelize, node.js, Express.js, nodemon |
trafficMon | This is a croud-sourcing traffic reporting app. Uses passport for authentication for registered users. User must be registered to create a report. | Passport.js, Handlebars, node.js, Express.js, Sequelize |
The Simpsons React | Uses Create-React-App. React is a completely different way of rendering front end apps, using JavaScript and reusable components. | React, Create React App, JSX |
TrafficMon (React) | MERN stack version of trafficMon, with a Google Map displaying the traffic layer. Uses the native browser location API to request user location. | React, Google Map React, MySQL, Heroku |
This section is still under construction. Please check back later!