Projects (13)

Yummy Tours
Tourist route booking app. The reservation has been simulated. This web is fictitious, but it is being studied that in the future it can be used, adding workers in a database and the routes that they take.

A baja temperatura
App of a fictitious restaurant. It includes a section to reserve a table. The reservation does not use any library. The data is hosted in firebase.

Taperia La Rondeña
App of a fictitious taperia in the center of Malaga. This includes a form to contact the company as well as a section to reserve an outdoor and indoor table. The reservation view does not use any library. The data is hosted in firebase.

Todo
App based on the design of a Kiran Kumar figma, except for some changes or additions I have made. It is fully functional: registrations, login, reset password, change profile picture, add new tasks.

Cultura y Ocio
Project that aims to create and see the events that take place in Malaga. It is thinking to put into practice request with axios, use the CRUD hosted the database in firebase and user authentication. A calendar was added and it is functional whether you are a registered user or you enter as anonymous, in the latter case it will be saved in localstorage.

Pontefuerte
Simple ecommerce app for sporting goods.

Time Dashboard
Realization of a timecard. A JSON file was used to obtain the data of the hours according to frequency.

Journal
App for publications, it has an authentication to access it. You can add, update and delete publication, as well as add an image to it.

Pokeball
This is a simple project that puts css skills into practice. It's a pokeball with an infinite transition..

Gameboy-EOI
Simple project developed in the EOI course where we create a css copy from an image

Question me
Funny app to which you ask a question and it answers 'Yes', 'No' or 'Maybe'. It uses the API yesno.wtf. Important! to get an answer, you must end the question with the symbol '?'

Blacklist
Famous card game, also called twenty-one. It is a casino game with one or more English decks of 52 cards without jokers, which consists of adding a value as close to 21 as possible without going over.

Pokemon Page
Project that simulates a portable console. The game consists of showing you a hidden pokemon and giving you four options, you have to figure out which pokemon it is. Once you choose the pokemon you are shown the image. You start with 3 lives, if you miss 3 times you lose. If you guess right you get points, when you finish the three lives you can add your name in the ranking list. It consumes the PokéApi API.