Skip to content
View CodeIdeal's full-sized avatar
🍼
🍼

Block or report CodeIdeal

Report abuse

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

Report abuse

Pinned Loading

  1. realworld_flutter realworld_flutter Public

    Forked from gothinkster/realworld-starter-kit

    Starter kit for new RealWorld framework implementations

    Dart 9

  2. nginx-php-sqlite-arm nginx-php-sqlite-arm Public

    To build nginx-php-sqlite runtime for typecho on arm platform

    Shell 2

  3. leetcode leetcode Public

    record my leetcode’s Solution

    Python

  4. flask_blog flask_blog Public

    a light flask blog

    CSS

  5. secret garden secret garden
    1
    import skimage; 
    2
    from skimage import data
    3
    from skimage.filters import threshold_otsu
    4
    from skimage.segmentation import clear_border
    5
    from skimage.measure import label
  6. SimpleWeebHook SimpleWeebHook Public

    a simple python webhook server

    Python