Skills

Projects

Forkify

Forkify is a search for recipes application. It allows the user to search for more than 1000 recipes, save the best ones as favorites, create our own recipes and to increase or decrease the servings. The application was coded using HTML, SASS and Modern JavaScript. The code was designed using MVC Architecture, it was divided into configuration, controller, helpers, models and the views. It was also used some dependencies gotten from NPM (fractional, node and regenerator runtime). To make it Forkify possible to be accessed in any version of any web browser, it was used Parcel to build it and push it to GitHub.

Bankist

Bankist is a simple bank application where users can ask for a loan, transfer and delete the account. It was create with the objective of practicing arrays in JavaScript. It is a front-end application, there is four users registered. They are: rg, password 1111; mg, password: 2222; jt, password: 3333; cb, password: 4444

The Burger Place

The Burger Place is a fictional restaurant which sells burgers. It is an responsive website, design created by me. The website's menu is filled from information from the database, created in MySQL and retrieved with PHP.

Mapty

Mapty is an application created to store my running and cycling in the city. The map is from the leaflet library. We can save in the map the location where we run/ cycle and the km and time, the information is stored in local storage.

Quiz Game

Quiz game with 10 categories to play with friends! The questions are retrieved from the Open Trivia DB API. The highest scores are stored in the local storage.

Weather By Simpsons

A fun way to check the weather, each forecast gives a different fun GIF from The Simpsons characters. The weather forecast comes from the Open Weather API.

Check my GitHub and see More of my projects!