Skip to content
View dclobato's full-sized avatar

Highlights

  • Pro

Organizations

@TINF-IFSP-RioPreto

Block or report dclobato

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. resilient-cache resilient-cache Public

    A resilient two-level cache (L1/L2) for any application, with optional Flask integration. It combines local in-memory performance with distributed sharing via Redis/Valkey.

    Python

  2. jwtservice jwtservice Public

    A lightweight JWT creation and validation service. It provides a small, explicit API for creating tokens with actions, expiration, and optional metadata.

    Python

  3. secrets-manager secrets-manager Public

    Thread-safe secrets manager with Fernet encryption, multi-version key rotation, and PBKDF2 key derivation.

    Python

  4. basic-repository-mixin basic-repository-mixin Public

    Repository pattern mixins for SQLAlchemy models with automatic type conversion, pagination, and advanced querying capabilities (no third-party time dependency)

    Python