Skip to content
View mtumalewicz's full-sized avatar
🧙
🧙

Block or report mtumalewicz

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

Pinned Loading

  1. portal_app portal_app Public

    Basics of the Elixir language introduced by creating a simple application based on the Portal game.

    Elixir

  2. Simple notification email send via e... Simple notification email send via emaillabs account
    1
    #!/usr/bin/env python
    2
    
                  
    3
    import base64
    4
    import os
    5
    import requests