Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View BrunoVidotto7's full-sized avatar

Block or report BrunoVidotto7

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
BrunoVidotto7/README.md

👋 Hey! My Name is Bruno Vidotto!

🎓   Bacharelor in Computer Engineer.
💻   Currently I'm working as a Software Engineer for Qikserve.

🛠️   Technologies:


Pinned Loading

  1. SpringStudies SpringStudies Public

    This repository contains various projects and exercises related to the Spring Framework, primarily focused on content from courses taken on Alura. It serves as a learning hub for understanding and …

    Java

  2. JavaGoodPractices JavaGoodPractices Public

    This repository contains my notes, exercises, and implementations of Java best practices, covering topics such as SOLID principles and Design Patterns from the Alura courses.

    Java

  3. AWS-with-Terraform AWS-with-Terraform Public

    Modern Terraform applications involving static website (AWS S3 / Route53) with SSL certificate (AWS Certificate Manager) and CDN (CloudFront), auto-scaling application (EC2, VPC, Load Balancer, Aut…

    HCL 1

  4. JavaMultithreading JavaMultithreading Public

    This repository contains my personal notes, projects, and exercises from the Java Multithreading, Concurrency & Performance Optimization course by Michael Pogrebinsky on Udemy.

    Java

  5. SupermarketAPI SupermarketAPI Public

    The Supermarket API is a RESTful web service built with Java 17 and Spring Boot 2.7.5, designed to manage supermarket baskets and products. It provides a set of endpoints for creating and updating …

    Java

  6. Lucky_Matrix Lucky_Matrix Public

    The Scratch Game is a CLI-based game where users place a bet and generate a matrix of symbols. Based on the matrix and predefined winning combinations, the user either wins or loses. Bonus symbols …

    Java