Skip to content
View RafaelWO's full-sized avatar
πŸ€”
thinking...
πŸ€”
thinking...
  • Salzburg, Austria
  • 09:58 (UTC -12:00)

Block or report RafaelWO

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

Hi, I’m Rafael πŸ‘‹

  • πŸ‘€ I’m interested in
    • ⌨️ programming
    • πŸ“Š data science
    • πŸ‘Ύ game development
    • πŸš€ space
    • 🧬 biological evolution
  • 🌱 I’m trying to learn new things every day
  • πŸ“« How to reach me

RafaelWO's GitHub stats

Pinned Loading

  1. unparallel unparallel Public

    Create async web requests via Python in no time.

    Python 10

  2. pirel pirel Public

    The Python release cycle in your terminal

    Python 1

  3. space-love space-love Public

    A space-shooter game written with LΓ–VE

    Lua 2

  4. httpx httpx Public

    Forked from encode/httpx

    A next generation HTTP client for Python. πŸ¦‹

    Python

  5. AWS: Calculate the size of all ECR r... AWS: Calculate the size of all ECR repositories
    1
    repos=""
    2
    sizes=""
    3
    name_lens=""
    4
    
                  
    5
    # Check if user is logged in
  6. Instructions for Docker swarm with GPUs Instructions for Docker swarm with GPUs
    1
    Setting up a Docker Swarm with GPUs
    2
    =====
    3
    
                  
    4
    Installing Docker
    5
    ----