Pokemon Game App
Simple game web application, that uses an external API. App displays a list of Pokemons and enables a user
to search for a pokemon and view details by clicking on the name of the pokemon
Objective
- Build a small web application using HTML, CSS, and JavaScript that loads data from an external API
- HTML
- CSS
- JavaScript
- Bootsrap
- JQuery
Movie APP (server side)
REST API for a movie app. It interacts withe database which stores information about diggerent movies, directors, and release dates.
Objective
- Build an API for a movie application (Movie APP) which provides users with the access to the information about:
movies, directors, universe, release dates.
- JavaScript
- MongoDB
- PostgreSQL
- Node.js
- Postman
- Express
- Mongoose
Meet App
An application which uses external API with the list of events hosted in different cities. It allowas user to filter
by the name of the city and select how many event he would like to see per page.
Objectives
-
Progressive serverless application built with React using TDD (Test Driven Development) technique
The app is designed to help users to find, schedule, and accept attendance for the selected events in the city of their choice.
- React
- CSS
- Atatus
- Lighthouse
- Jest
- Puppeter
- Recharts
Movie App Client
Movie App Client is a SPA (Single Page Application) designed to display a list of movies dedicated to superheroes alongside the basic information about director. It provides users with an option to interact with movie database.
Application has been designed to work with the API https://github.com/Olexie/movie_api
Objective
-
Main objectives of the applicatio is to allow users to register, authneticate, delete their profile, to browse the movies list
as well as to manage favourites (add movies to the list of favourites and delete movies from favourites).
- React
- Node.js
- Express
- Parcel
- React Bootstrap
Movie App Angular Client
Single page, responsive movie application created with Angular. It provides user with
access to the information sbout movies, derectors, universe. Users are able to create account,
access the existing account, update theur information, add and remove movies from favourites.
Objective
-
Client side application for Movie App, which uses existing REST API and database
Chat App
Application for mobile devices built using React Native.
Provides users with a chat interface and ability to share images and location.
Objective
-
Users can enter their name and choose a background color for the chat screen before joining the chat.
A page displaying the conversation, input field and submit button.
Two additional communication features: sending images and location data. Data gets stored online and offline.
- React
- React Native
- Firebase