Skip to content
View Venicode's full-sized avatar
🐹
Just a girl who enjoys solving problems.
🐹
Just a girl who enjoys solving problems.

Block or report Venicode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Venicode/README.md

Rafa-Js Hello there! Welcome to my profile

🌻 About me

I'm a Computer Science student and I created this profile to publish my personal and study projects. Currently, I've been learning Java for back-end development, but I also have experience with Web and Mobile programming due to my job. I'm currently responsible for IT Support but I'm transitioning to development. Hope you like my projects!

               

🔨 Main Projects

Venimarket API Shipping Service User Registration Validation

📚 Learning Materials

DEV.TO GIT Notes

📠 Contacts

Pinned Loading

  1. git-notes git-notes Public

    This repository was created to simplify and review the main commands used in GIT and what each of them is for!

  2. venimarket-api venimarket-api Public

    Api project that you can use in your retail software.

    Java 1

  3. shipping-cost-service shipping-cost-service Public

    This is a microservice to calculate the shipping cost based in the distance from origin to destination and the price per kilometers.

    Java

  4. user-registration-validation user-registration-validation Public

    This is a project to communicate two micro services using RabbitMQ (ms-user and ms-email).

  5. ms-user ms-user Public

    This is a project to register a new user and create a communication with RabbitMQ to a email service.

    Java

  6. ms-email ms-email Public

    This is a service that receive a DTO by a rabbitMQ message and send email using AWS's Service (Simple Email Service).

    Java