Skip to content
View RafaelWO's full-sized avatar
🤔
thinking...
🤔
thinking...
  • Salzburg, Austria
  • 04:35 (UTC -12:00)

Block or report RafaelWO

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 11

  2. pirel pirel Public

    The Python release cycle in your terminal.

    Python 10

  3. space-love space-love Public

    A space-shooter game written with LÖVE

    Lua 3 1

  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
    ----