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

Block or report CodeIdeal

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

    Forked from gothinkster/realworld-starter-kit

    Starter kit for new RealWorld framework implementations

    Dart 7

  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