Skip to content
View yinleiCoder's full-sized avatar
🌴
i am learning!
🌴
i am learning!
Block or Report

Block or report yinleiCoder

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

Hi!🖐️ My friend

I used to work on China Unicom Company.

My website is here: yinlei.pro

package main 
import "fmt"

func main() {
    done := make(chan int, 1)
    go func() {
        fmt.Println("I am Yin Lei"done <- 1 
    }()
    <-done
}

I like C++、C#、Go、Python and JavaScript, even Blender.💕





Pinned

  1. cs2-cheat-cpp cs2-cheat-cpp Public

    CS2游戏外挂 - Extra Sensory Perception

    C++ 25 7

  2. cs2-cheat-internal cs2-cheat-internal Public

    CS2游戏外挂 - Internal

    C++ 2

  3. magnificently-written magnificently-written Public

    斐然成章- 笔记编辑器 - Nextjs

    TypeScript

  4. textbook-tui textbook-tui Public

    国家中小学智慧教育平台 - 教材 Tui - Go

  5. shop-microservice shop-microservice Public

    纹眉电商微服务 - Go

    Go

  6. interesting-python interesting-python Public

    有趣、实用的python - Python

    HTML 5 1