PORTFOLIO

PROJECTS

MyFlix React App

MyFlix is a MERN stack application. It connects to a REST API with MongoDB database, and allows users to view a list of favorite movies, information about the movie director and genre.

See MyFlix on GitHub

Meet App

Meet is an app that uses the Google Calendar API to provide data about educational events to full-stack developers.

This app was developed using React, Jest, Google API and AWS.

See Meet on GitHub

Pokedex Javascript App

This Javascript app displays a list of pokemons, and allows the user to search for a pokemon, and view the pokemon details (height, weight and strengths).

Pokedex was written using Javascript, JQuery and Bootstrap and interfaces withj an external API using AJAX.

See Pokedex on GitHub

To-Do List App

This simple to-do list app allows users to add, cross out, delete and sort a list of to-to list items.

This app was written using JQuery and Javascript.

See Pokedex on GitHub

Chat Mobile App

Native React Mobile App that provides users with a chat interface, and options to share images and user location.

Chat mobile app was developed using React Native, Expo, Gifted Chat and Google Firebase.

See project on GitHub

Server-Side Movie API

Movie API is a back-end web application that provides users with access to data about different movies, directors, and genres.

This app was developed using node.js, MongoDB and Mongoose Postman.

See project on GitHub