Skip to content
View benwu95's full-sized avatar

Block or report benwu95

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. workspace workspace
    1
    # zsh
    2
    ## framework
    3
    - Zim: https://github.com/zimfw/zimfw
    4
    ## theme
    5
    - Powerlevel10k: https://github.com/romkatv/powerlevel10k
  2. dataclass-mixins dataclass-mixins Public

    An extension of Python's dataclasses that provides data type validation and commonly used conversion functions.

    Python 2 1

  3. ddd-service-example ddd-service-example Public

    A Python backend service, based on Domain-Driven Design and Event-Driven architecture, using Connexion

    Python