Projects
I've been making various types of projects some of them were basics and some of them were complicated. So far I've made 4+ projects.

Victor Chat React
Welcome to Victor Chat React, a lightweight and intuitive chat application built using React and Socket.io. This project provides a solid foundation for a basic real-time chat system, allowing users to communicate seamlessly in a responsive and modern user interface.

Single Account Registration Portal - Contributor
This is the registration platform for the creation of a Single Citizen Account, which aims to simplify the procurement of Government Services, allowing citizens to access portals, procedures and services that institutions offer digitally, with a single account. The registration process consists of identifying yourself with your ID number, performing a life test and creating your account by selecting an email and password.

URL Shortener Microservice
This is a backend microservice that provides URL shortening functionality. It allows users to shorten long URLs into shorter, more manageable links. This microservice is built using JavaScript, Node.js, Express.js and utilizes a Database not relationship like MongoDB for storing and retrieving shortened URLs.