Skip to content
View Alex-ley's full-sized avatar
:octocat:
Working on SlickGrid TreeData Utils and openpyxl custom properties
:octocat:
Working on SlickGrid TreeData Utils and openpyxl custom properties

Block or report Alex-ley

Report abuse

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

Report abuse

Pinned Loading

  1. Machine_learning_articles Machine_learning_articles Public

    A place for the associated files and code of my LinkedIn article series

  2. react-kopplung react-kopplung Public

    Intended to be a lightweight API to allow users to create react apps without JSX and to use a d3.js like syntax of chained methods. 'react-chain' is already an npm module so I went for a german equ…

    JavaScript

  3. Chris-Malek-LLC Chris-Malek-LLC Public

    Migration and modernization of https://www.fortemalek.com/

    HTML

  4. PemToXml PemToXml Public

    Forked from MisterDaneel/PemToXml

    Python script which converts RSA PEM key (PKCS#1) to XML compatible for .Net

    Python

  5. A function to determine the local pa... A function to determine the local path of a file or to convert a OneDrive or SharePoint url to the local sync folder if it exists
    1
    Public Function get_local_path(Optional ByVal supress_msgbox As Boolean = False)
    2
    
                  
    3
        user = Environ("username")
    4
        Debug.Print user
    5
        
  6. aws-billing-to-slack aws-billing-to-slack Public

    Forked from iandees/aws-billing-to-slack

    Send a daily AWS cost report to a Slack channel of your choice.

    Python