Skip to content
Avatar

Highlights

Organizations

@cn @bosondata @jazzband @wechatpy @PyO3

Sponsoring

@rust-analyzer @nbaksalyar @fulmicoton @seanmonstar @dtolnay
messense/README.md

Hi there 👋

struct Portfolio;

impl Portfolio {
    const NAME: &'static str = "messense";
    const LOCATION: &'static str = "Shanghai, China";
    const PROFILE: &'static str = "Python backend engineer";
    const EXPERIENCE: &'static str = "5+ years";
}

struct Skills;

impl Skills {
    const LANGUAGES: [&'static str; 5] = ["Python", "Rust", "JavaScript", "C/C++", "Kotlin/Java"];
    const OPERATION_SYSTEMS: [&'static str; 3] = ["macOS", "Linux", "Windows"];
    const STORAGES: [&'static str; 5] = ["PostgreSQL", "Elasticsearch", "MongoDB", "Redis", "MySQL"];
    const MESSAGE_QUEUES: [&'static str; 3] = ["Kafka", "RocketMQ", "RabbitMQ"];
    const WEB_FRAMEWORKS: [&'static str; 4] = ["Flask", "Django", "Actix-Web", "Rocket"];
    const DEVOPS: [&'static str; 3] = ["Docker", "SaltStack", "Kubernetes"];
}

Pinned

  1. WeChat SDK for Python

    Python 2.7k 644

  2. The Jieba Chinese Word Segmentation Implemented in Rust

    Rust 188 10

  3. Rust bindings for the Python interpreter

    Rust 3.1k 209

  4. 🚧 Rust binding to mupdf

    Rust 16 3

  5. Apache RocketMQ python client

    Python 126 64

  6. Docker images for compiling static Rust binaries using musl-cross

    Dockerfile 121 23

Contribution activity

November 2020

Created 6 repositories

Created a pull request in algesten/ureq that received 1 comment

Opened 8 other pull requests in 8 repositories
apache/rocketmq-client-python
1 open
Amanieu/parking_lot
1 merged
librespot-org/libmdns
1 open
hyperium/hyper-tls
1 open
seanmonstar/reqwest
1 open
ctz/hyper-rustls
1 closed
bosondata/crfsuite-rs
1 merged
erikgrinaker/toydb
1 merged
Reviewed 4 pull requests in 4 repositories
seanmonstar/reqwest 1 pull request
librespot-org/libmdns 1 pull request
wechatpy/wechatpy 1 pull request
messense/robotparser-rs 1 pull request
1 contribution in private repositories Nov 22

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.