Skip to content
View LeXuanKhanh's full-sized avatar
Block or Report

Block or report LeXuanKhanh

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. flutter_youtube_downloader flutter_youtube_downloader Public

    A Flutter Youtube and Video Downloader

    Dart 23 6

  2. FlutterSimpleChat FlutterSimpleChat Public

    A Flutter Simple Chat

    Dart

  3. CustomPresentedViewControllerExample CustomPresentedViewControllerExample Public

    Present view controller in custom height with additional dismiss event (like tap outside)

    Swift

  4. LXKDateTimePickerLabel LXKDateTimePickerLabel Public

    Swift

  5. LocalizedGenerator LocalizedGenerator Public

    Simple Python script to quickly generate localized for android and iOS, based on deep_translator

    Python

  6. Rename files script base on modified... Rename files script base on modified or created time, place it in folder which contain your files you want to rename
    1
    import pathlib
    2
    import glob
    3
    import os
    4
    import time
    5
    import pprint