Coder Social home page Coder Social logo

This is yili 👋

package main
import "fmt"

type yili struct {
    university string
    hobbies []string
    blog string
}
func(me *yili) yili(str string) {
    me.university = "Huazhong University of Science and Tech"
    me.hobbies = [...]{"coding💻", "basketball🏀", "anime🙈", "games🎮"}
    me.blog = "https://www.yili.fit"
    fmt.Println(str)
}
func main() {
    go yili("go back to study!")
}

🌝Tags

Gopher / All stacker / Rustacean / Vuer / Java quiter / Blog writer / Gamer

🔗Links

yili's Projects

casdoor icon casdoor

An Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML and CAS, QQ group: 645200447

cloudreve icon cloudreve

🌩支持多家云存储的云盘系统 (Self-hosted file management and sharing system, supports multiple storage providers)

fucking-algorithm icon fucking-algorithm

刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

himatt.com icon himatt.com

Portfolio of graphic, UX and type designer Matt Grey

open-im-server icon open-im-server

OpenIM: Instant messaging open source project based on go built by IM technology experts. Backend in Go.(由IM技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。)

road icon road

都是心酸都是泪啊

rosedb icon rosedb

🚀 A high performance NoSQL database based on bitcask, supports string, list, hash, set, and sorted set.

stonedb icon stonedb

StoneDB is an open-source, MySQL HTAP and MySQL-native database for oltp, real-time analytics (https://stonedb.io)

tinykv icon tinykv

A course to build distributed key-value service based on TiKV model

yili979 icon yili979

用于在 Heroku 上部署 V2Ray WebSocket。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.