Work

Pokedex App

a pokedex application

The objective of this project was to build a small web application with HTML, CSS, and JavaScript that loads data from an external API and enables the viewing of data points in detail.

Tech

  • HTML
  • CSS
  • SASS
Code || Project

To Do List App

a to do list application

This program allows you to add items, delete items, reorder items, and mark items as done.

Tech

  • HTML
  • CSS
  • JavaScript
  • jQuery
Code || Project

MyFlix API

The objective of this project was to build the server-side component of a "movies" web application. The web application provides users with access to information about different movies, directors, and genres. Users are able to sign up, update their personal information, and create a list of their favorite movies.

Tech

  • MongoDB
  • Express
  • Node
Code || Documentation

MyFlix React Client

a react client application

The objective of this project was to build the client-side for an application called myFlix based on its existing server-side code (REST API and database) using React.

Tech

  • HTML
  • CSS
  • JavaScript
  • React
  • Axios
  • React Bootstrap
  • React Router
Code || Project || Case Study

Meet App

a meet application

The objective of this project was to build a serverless, progressive web application (PWA) with React using a test-driven development (TDD) technique. The application uses the Google Calendar API to fetch upcoming events.

Tech

  • HTML
  • CSS
  • JavaScript
  • React
  • React Bootstrap
  • NProgress
  • Recharts
Code || Project

Chat App

a chat application

The objective of this project was to build a chat app for mobile devices using React Native. The app provides users with a chat interface and options to share images and their location.

Tech

  • Expo
  • React Navigation
  • Gifted Chat
  • Firestore
  • AsyncStorage
  • NetInfo
  • Expo Permissions
  • Expo Image Picker
  • Expo Location
  • React Native Maps
Code

MyFlix Angular Client

an angular client application

The objective of this project was to build the client-side for an application called myFlix based on its existing server-side code (REST API and database), with supporting documentation.

Tech

  • HTML
  • CSS
  • JavaScript
  • Angular
  • Angular Material
  • Angular Router
Code || Project