import React from 'react'; import wereHooked from '../images/were-hooked.png'; import donutClicker from '../images/donut-clicker.png'; import mysteryEducator from '../images/mystery-educator.png'; import trekkingSite from '../images/trek.png'; // import reviewSite from '../images/review-site.png'; const Projects = () => (

projects

were-hooked-img

We're Hooked

Designed, built and tested an MVC application that allows users to discover fishing locations in Ohio, as well as teach beginners how to get started fishing and the current regulations that are needed to follow. This project was built between a team of five in a completely remote environment with the help of Github, Zoom and Slack.

  • Java
  • Spring
  • JavaScript
  • Restful API
  • Thymeleaf
  • HTML
  • CSS
  • Responsive Design
  • {/*
  • TDD
  • */} {/*
  • VS Code
  • */}
  • Git
  • Agile
  • Scrum
  • Zoom
  • Slack

Mystery Educator

Designed, built and tested a single page application that renders unique data from the MET Museum and NASA APIs each time you visit. We also built a local backend database to store historical information. This project was built between a team of four in a completely remote environemnt with the help of Github, Zoom, and Slack.

  • JavaScript
  • Node.js
  • Spring
  • RESTful APIs
  • Java
  • HTML
  • CSS
  • Responsive Design
  • {/*
  • TDD
  • */} {/*
  • VS Code
  • */}
  • Git
  • Agile
  • Scrum
  • Zoom
  • Slack
donut-clicker-img

Donut Clicker

Designed, built and tested a single page application that lets users make virtual donuts via clicking. Once enough donuts are made you have the ability to purchase upgrades such as auto-clickers and clicking-multipliers.

  • JavaScript
  • Node.js
  • HTML
  • CSS
  • Responsive Design
  • TDD
  • {/*
  • VS Code
  • */}
  • Git
trekking-img

Trekking Site

Designed, built and tested an MVC application that lets users discover treks located by continent, region and type. This project was built between a team of four in a completely remote environemnt with the help of Github, Zoom and Slack.

  • Java
  • Spring
  • {/*
  • OOP
  • */}
  • HTML
  • CSS
  • Responsive Design
  • TDD
  • {/*
  • IntelliJ
  • */}
  • Git
  • Agile
  • Scrum
  • Zoom
  • Slack
{/*
review-site-img

Movie Reviews

Designed, built and tested a Java application for movie reviews.

  • Java
  • SpringJPA
  • OOP
  • Thymeleaf
  • HTML
  • CSS
  • Responsive Design
  • TDD
  • IntelliJ
  • Github
*/}
); export default Projects;