Skip to content
View Louuu's full-sized avatar

Organizations

@CodeYourFuture
Block or Report

Block or report Louuu

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

  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