I am a fullstack web developer with knowledge in several programming languages and different frameworks. I have as much passion at the back part as the front part. But my main priority and where I have more knowledge is in Java and Angular.
SKILLS
PROJECTS
CONTACT
Web aplication of a bicyle store deployed on AWS with different funcionalities depending on your rol (client, administrator). Where you can add, modify, delete or update bicycles and categories, filter them by categories or search them by name, add them to the card and buy them. It also has a contact and error page, and security through authentication with token and jwt. All these user and product data are consumed from a MySQL database.
* You must log in to unblock all the aplication functionalities.
Web application made with PHP and MySQL of a video store. In which you can register and login in it to be able to buy movies and keep track of the movies you have already bought and the movies that you have added to your pending list. If you are the administrator it allows you to manage the customers registered on the site (delete them, reset their passwords, modify their data...), add new movies and modify existing ones.
* You must log in to unblock all the aplication functionalities.
Website of an institute made through Angular12, with different subpages where you can find more details about the different services offered by the institute. It also has a courses page where you can buy different courses offered by the institute, adding them to the cart (using the localStorage) and paying for them.