Projects

Here are some of the projects I have built and some that are currently in development

Course Directory

Full-stack app which accesses a database of educational courses and handles user authentication

  • JavaScript
  • HTML
  • CSS
  • React
  • Node.js
  • Express.js

Generic Search Page

Basic search page for content published by Inverted Tech Foundation software (currently in production)

  • JavaScript
  • HTML
  • CSS
  • React
  • Node.js

Interactive Form

Interactive sign-up form with custom front-end JavaScript used for validation to enhance user experience

  • JavaScript
  • HTML
  • CSS

React Photo Gallery App

Simple photo gallery app that accesses the flickr API to conduct a photo search

  • JavaScript
  • React
  • fetch
  • Axios
  • HTML
  • CSS