Skip to content
View mbiemann's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report mbiemann

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

Hello there 👋

I hope you are well and safe!

Pinned

  1. useful-links.md useful-links.md
    1
    # Useful Links
    2
    
                  
    3
    - [NoHello](https://nohello.net) -> please don't say just hello in chat
    4
    - [Request Catcher](https://requestcatcher.com) -> Debug web hooks, http clients, etc.
  2. weather-data weather-data Public

    This project aims to answer some questions about weather data from csv files, using Python and Data Engineering

    Python 1

  3. simple-google-spreadsheet simple-google-spreadsheet Public

    A module class to simplify the integration of your data with a sheet in Google SpreadSheet

    Python

  4. Python Development Environment Python Development Environment
    1
    # Python Development Environment
    2
    
                  
    3
    This tutorial will install:
    4
    
                  
    5
    1. [Homebrew](https://brew.sh)
  5. Using colima and Docker Engine on Ap... Using colima and Docker Engine on Apple Silicon (M1 Chip)
    1
    # Using colima and Docker Engine on Apple Silicon (M1 Chip)
    2
    
                  
    3
    This tutorial uses [Homebrew](https://brew.sh) to install [colima](https://github.com/abiosoft/colima/) and [Docker](https://docs.docker.com/engine/).
    4
    
                  
    5
    It was tested on Apple MacBook Pro (13-inch, M1, 2020) 8G and macOS Monterey version 12.1 (21C52).
  6. diagrams-mingrammer diagrams-mingrammer Public

    Diagram as Code - Generate diagrams using Python

    Python