Project

Pokemon app

pokemon app

A Pokemon Application that consists of pokemon characters displaying the Name, Height, Weight and types of each Pokemon Character. Each Pokemon character was fetched dynamically from an API.


It helped me develop my Javascript and Bootstrap skills as well as working with a 3rd party Api

See project on GitHub
Live Demo

Meet app

meet app

A severless, progressive web application (PWA) with React using a test-driven development (TDD) technique. The application uses the Google Calender API to fetch upcoming events.

I also learnt how to include data visuals like graphs and piecharts

See project on GitHub
Case Study

MyFlix client app

my Flix Client app

myFlix application is a React built web application that will provide users with access to information about different movies, directors and genres

I built both the front end and the back end of the application which includes REST API and database

See project on GitHub

Chat app

Chat App

A Chat app is an application for mobile devices. The application provides users with a chat interface and options to share images and location

It was built with React Native, Expo and Google Firestore Database

See project on GitHub

My flix App Angular

My Flix Angular version

myFlix application is an Angular built web application that will provide users with access to information about different movies, directors and genres

I built both the front end and the back end of the application which includes REST API and database. Angular Material was also used for the styling of the application

See project on GitHub
Live Demo

Myflix Movie Api

My flix database

In this project I was responsible for the Back end development. I created a REST API for the web application myFlix-client and MyFlix-Movies-Angular-client with different endpoints for movie and user data.

It was built with NodeJS, Express, MongoDB, Mongoose and implemented JWT token-based user authentication.

See project on GitHub