Skip to content
View astpierre's full-sized avatar
๐Ÿ“š
always learning
๐Ÿ“š
always learning
  • Sunnyvale, CA
Block or Report

Block or report astpierre

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

Hi, I'm Andrew ๐Ÿ‘‹


I'm a Software Engineer working from Sunnyvale, CA

  • โš™๏ธ .py, .(ba)sh, .go, .tf, .java, .rb, Linux
  • ๐ŸŒฑ Iโ€™m currently interested in projects involving production infrastructure, site reliability, and monitoring & alerting

Pinned

  1. config config Public

    my setup

    Shell

  2. Example usage of decorators in Python Example usage of decorators in Python
    1
    import os
    2
    import sys
    3
    from time import sleep
    4
    
                  
    5