Skip to content
View Anmaiy's full-sized avatar
🤗
A brand New Day
🤗
A brand New Day

Block or report Anmaiy

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

Popular repositories Loading

  1. Ingram Ingram Public

    Forked from jorhelp/Ingram

    A tool for hacking cameras

    Python 1

  2. cve cve Public

    Forked from trickest/cve

    Gather and update all available and newest CVEs with their PoC.

  3. Luogu_answers Luogu_answers Public

    Forked from earmer/Luogu_answers

    The answers for luogu.com.cn for you in different languages.

    C++

  4. Burn-Detection-Classification Burn-Detection-Classification Public

    Forked from Michael-OvO/Burn-Detection-Classification

    Highly Accurate and Efficient Burn detection and Classification trained with Deep Learning Model

    Jupyter Notebook

  5. js-sdsl js-sdsl Public

    Forked from js-sdsl/js-sdsl

    A javascript standard data structure library which benchmark against C++ STL.

    TypeScript

  6. mini-spring-cloud mini-spring-cloud Public

    Forked from DerekYRC/mini-spring-cloud

    mini-spring-cloud是简化版的spring-cloud框架,能帮助你快速熟悉spring-cloud源码及掌握其核心原理。在保留spring cloud核心功能的的前提下尽量精简代码,核心功能包括服务注册、服务发现、负载均衡、集成Feign简化调用、流量控制、熔断降级、API网关等。 The mini-spring-cloud is a simplified version o…

    Java