Skip to content
View gbaso's full-sized avatar
  • Venezia, Italy
  • 05:59 (UTC -12:00)
Block or Report

Block or report gbaso

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

  1. gw2e-lottery gw2e-lottery Public

    Automatic lottery subscriber for GW2 Efficiency

    Java

  2. spring-boot-examples spring-boot-examples Public

    Java

  3. convoluted-pi convoluted-pi Public

    Inspired by https://www.youtube.com/watch?v=RZBhSi_PwHU

    Java

  4. timesheet-report timesheet-report Public

    Timesheet reporter for Jira issues

    Java

  5. BDlib BDlib Public

    What's missing in SM

  6. is_your_password_safe.py is_your_password_safe.py
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import pwinput
    4
    import hashlib
    5
    import requests