Skip to content
View YUX's full-sized avatar
swimming
swimming
Block or Report

Block or report YUX

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

👋 Hello! I'm YUX.

TwitterGitHubinstagramTelegram

​
import json
from dataclasses import asdict, dataclass


@dataclass
class Stack:
    languages   : tuple = ("Golang", "Mandarin", "Python", "C++", "français", "English")
    ongoing     : tuple = ("CSAPP")
    todos       : tuple = ("JuliaLang", "Rust⚙️")
    gears       : tuple = ("Maths", "m1 mba", "vscode", "vim", "Debian", "raspi 4")
    misc        : tuple = ("TensorFlow", "Docker", "Mathematica")
    edu         : tuple = ("Sorbonne Université Campus Pierre et Marie Curie", "Beijing University of Technology")
    
    def serialize(self):
        return json.dumps(asdict(self), indent=4)


stack = Stack()
print(stack.serialize())
​

Popular repositories

  1. 163music-APlayer-you-get-docker 163music-APlayer-you-get-docker Public archive

    A Flask Music Project. Demo:

    Python 191 35

  2. ffp ffp Public archive

    yet another Flask File Proxy | 文件代理

    Python 80 9

  3. fast_csv fast_csv Public

    alternative to pd.read_csv & reduce memory usage

    Python 49 9

  4. acrcloud-wechat acrcloud-wechat Public

    为微信公众号加入音乐识别功能

    Python 18 4

  5. uwsgi-nginx-flask-docker-for-sinaimg uwsgi-nginx-flask-docker-for-sinaimg Public archive

    Click here to see if it's working.

    Python 14 2

  6. piday2021 piday2021 Public

    HTML 6 1