Skip to content
View sergioisidoro's full-sized avatar
๐Ÿ”จ
Building new things
๐Ÿ”จ
Building new things
  • Xapted Oy
  • Helsinki
  • 11:48 (UTC +03:00)

Organizations

@danger @becomeoyama @rswag @ruuvi-friends
Block or Report

Block or report sergioisidoro

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
sergioisidoro/README.md

tofran's github status

Pinned

  1. ruuvi-friends/simple-ruuvitag ruuvi-friends/simple-ruuvitag Public

    A simple cross platform BLE client for Ruuvi tags

    Python 5 3

  2. honey-swarm honey-swarm Public template

    Setup a full fledged portainer + Traefik swam cluster with ansible playbooks and a few VPS

    Jinja 41 6

  3. github-transifex-action github-transifex-action Public

    A github action for automatically pushing and pulling translations to/from Transifex

    Shell 15 6

  4. A python class for accessing docker ... A python class for accessing docker secrets like environment variables, with fallback to os.environ
    1
    import os
    2
    
                  
    3
    
                  
    4
    class DockerSecrets(object):
    5
        """