Skip to content
View guilhermelaviola's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report guilhermelaviola

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

Pinned Loading

  1. AbstractClassesAndInterfaces AbstractClassesAndInterfaces Public

    Some examples that show how Abstract Classes and Interfaces work in Java. I learned this on Edureka.

    Java

  2. CustomersDemoSpringBoot CustomersDemoSpringBoot Public

    System to register customers using Spring Boot and PostgreSQL.

    Java

  3. everybody-fan-club-blog everybody-fan-club-blog Public

    This is a blog website I developed using PHP, Bootstrap 4 and MySQL.

    PHP

  4. JavaFunctionalProgramming JavaFunctionalProgramming Public

    Java examples of how to use Functional Interfaces (Consumer, Predicate and Supplier), the differences between Imperative and Declarative Approach, Combinator Pattern, Optionals and Streams.

    Java

  5. SpringSecurity SpringSecurity Public

    Spring Security project. It's a login form with 3 different users stored in an in-memory database. In this form, you can see the usage of formLogin(), rememberMe() and logout().

    Java