here are some of the personal projects that I have worked on
This project was a technical test to enter one of my jobs. It consists of a frontend and a backend and its purpose is to show on a map the availability of bicycles in the city of Miami.
It is a frontend made for school purposes, which is an online store of fake items in order to show how an ecommerce system would behave.
It is a backend that implements a microservices architecture made for school purposes, it has the ability to process payments, save in database, communicate between microservices, etc.
It is a backend made in Spring boot that communicates with a postgres database and allows to make a CRUD of tasks.
It is a backend made in GO that allows to make a CRUD of tasks using Gorilla Mux.
I created this project in order to have a template with authentication ready, when starting a project with nestjs.