Skip to content
View LocNguyenHuu's full-sized avatar
:octocat:
On the way
:octocat:
On the way

Highlights

  • Pro

Organizations

@AmunX @HelperXApp
Block or Report

Block or report LocNguyenHuu

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

Pinned

  1. HelperXApp/HelperX HelperXApp/HelperX Public

    All-in-One Utility & Productivity Software for MacOS

    23

  2. kafka-fluentd-elastic-kibana kafka-fluentd-elastic-kibana Public

    Centralized logging system

    Python

  3. CodeEdit CodeEdit Public

    Forked from CodeEditApp/CodeEdit

    CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.

    Swift

  4. Awesome script to help you to conver... Awesome script to help you to convert pure SQL to Spark SQL
    1
    # Ref: https://sqlandhadoop.com/online-sql-to-pyspark-converter/
    2
    from moz_sql_parser import parse
    3
    from moz_sql_parser import format
    4
    import json
    5