My Projects

here are some of the personal projects that I have worked on

City Bikes Smarthop

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.

Node.js
JavaScript
Socket.io
React
Leaflet
MongoDB

Online Store ACME - Frontend

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.

Vue.js
Boostrap
Firebase

Online Store ACME - Backend

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.

Flask
Express
MongoDB

Task API - Spring Boot

It is a backend made in Spring boot that communicates with a postgres database and allows to make a CRUD of tasks.

Java
PostgreSQL
Spring Boot

Task API - Go

It is a backend made in GO that allows to make a CRUD of tasks using Gorilla Mux.

Node.js
NestJS
MongoDB

Authentication Template

I created this project in order to have a template with authentication ready, when starting a project with nestjs.

Node.js
NestJS
MongoDB
Contact me