Skip to content
View franciscolarrocca's full-sized avatar
  • Buenos Aires, Argentina
  • 09:39 (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.

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

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. go-distributed-lock-demo go-distributed-lock-demo Public

    This project is an example related to distributed lock manager implemented in Golang using Redis and redis-sync.

    Go

  4. feature-flags feature-flags Public

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

    Java

  5. circuit-breaker-demo circuit-breaker-demo Public

    Project with the purpose to apply and show the usage of "circuit breaker" pattern, implemented with Golang.

    Go

  6. snyk-action-integration snyk-action-integration Public

    Proof of concept that showcases the use of Snyk tool, to perform security scans on pull requests by using GitHub actions

    Go