Skip to content
View Louuu's full-sized avatar

Organizations

@CodeYourFuture

Block or report Louuu

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. automate-fortigate automate-fortigate Public

    I automated some stuff on my Fortigate because I got bored of doing it.

    Python 2

  2. python-blurryface python-blurryface Public

    Python

  3. spotify-twitter-dj spotify-twitter-dj Public

    Python

  4. whatsapp-cat-facts whatsapp-cat-facts Public

    glhf

    Python

  5. keycloak flask app keycloak flask app
    1
    from flask import Flask, g
    2
    from flask_oidc import OpenIDConnect
    3
    
                  
    4
    app = Flask(__name__)
    5
    
                  
  6. filestorage-demo filestorage-demo Public

    Sample application to demonstrate deploying an Azure ARM Template and sample application

    PHP