Skip to content
View jmjoy's full-sized avatar
🤣
I am learning many techniques that are not related to work.
🤣
I am learning many techniques that are not related to work.

Organizations

@apache @SkyAPM @phper-framework @graphicsmagick-rs

Block or report jmjoy

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

Hi, I'm jmjoy

A programmer who loves open source.

  • 👨‍💻 Currently engaged in DevOps and Infrastructure.

  • 🦀 Heavy use of @rust.

  • 🐘 First job as a @php programmer.

  • 📝 The editor used is @vscode, and the keybinding is @vscodevim.vim.

  • 💻 The operating system used is UOS.

  • 😋 Usual hobbies are programming, games and the recorder.


Github Stats

Pinned Loading

  1. phper-framework/phper Public

    The framework that allows us to write PHP extensions using pure and safe Rust whenever possible.

    Rust 311 20

  2. apache/skywalking-rust Public

    Apache SkyWalking Rust Agent

    Rust 72 19

  3. apache/skywalking-php Public

    Apache SkyWalking PHP Agent

    Rust 164 17

  4. graphicsmagick-rs/graphicsmagick-rs Public

    GraphicsMagick binding for Rust.

    Rust 19 5

  5. apollo-client Public

    Ctrip Apollo client for Rust🦀.

    Rust 19 5

  6. fastcgi-client-rs Public

    Fastcgi client implemented for Rust.

    Rust 24 8

365 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Created a pull request in phper-framework/phper that received 6 comments

feat: Add preliminary support for enums

This pull request introduces significant changes to the phper project, adding support for PHP enums, improving documentation, and making several in…

+781 −13 lines changed 6 comments
Opened 26 other pull requests in 5 repositories
Reviewed 8 pull requests in 2 repositories

Created an issue in D-Sketon/hugo-theme-reimu that received 2 comments

希望在code block上能显示文件名

比如以下markdown: ```go name=main.go package main import "fmt" func main() { fmt.Println("Hello, World!") } ``` github coplot会将渲染成: 能够在code block上显示文件名

2 comments
Opened 2 other issues in 2 repositories
Started 1 discussion in 1 repository
tokio-rs/tokio
Loading