Skip to content
View franciscolarrocca's full-sized avatar
  • Buenos Aires, Argentina
  • 20:27 (UTC -03:00)

Block or report franciscolarrocca

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. github-actions-poc github-actions-poc Public

    Proof of concept to understand how to implement GitHub Actions in a Java project.

    Java

  2. data-masking data-masking Public

    Example to share and learn about data protection in a particular API.

    Java

  3. database-sharding-poc database-sharding-poc Public

    This project is a simple proof of concept to demonstrate the concepts of "database sharding" and "consistent hashing".

    Go

  4. simple-car-sell-system simple-car-sell-system Public

    Simple car sales system made with Java, in this case it is oriented to a desktop system, for a car dealership), in which a connection to a database with JDBC is also implemented, to store the infor…

    Java

  5. snake-with-java snake-with-java Public

    Basic project made it with Java, in which I elaborated the famous game called “Snake”.

    Java

  6. feature-flags feature-flags Public

    Project with the purpose to apply and show the usage of "feature flags" concept using the Togglz library.

    Java