Skip to content
View zhangyuang's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.
  • Alibaba to WeChat
  • guangdong

Organizations

@ykfe

Block or report zhangyuang

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

Hi there 👋

I'm a front end engineer, and foucs on open source programmer.

I use TypeScript and Rust in daily development.

My work experience

I used to work at Alibaba from 2018 to 2020

I'm working at WeChat

My personal representative open source project

ssr A most advanced ssr framework support React17/React18/Vue2/Vue3 on Earth that implemented serverless-side render specification.

fe-dev-playbook A document about how to create a perfect development environment.

v8-profiler-rs Use Rust analyze V8 HeapSnapShot by visual interface ui

node-ffi-rs Implement ffi in Node.js by Rust and NAPI

memoryshare Share memory between different Node.js processes by Rust

Famous open source project i had contributed to

vite

webpack

How to sponsor me

There are two ways to sponsor me both Alipay and WeChat

Eth address: 0x87a2575a5d4dbD5f965e3e3a3d20641BC9a5d192

Pinned Loading

  1. ssr Public

    A most advanced ssr framework support React17/React18/Vue2/Vue3 on Earth that implemented serverless-side render specification.

    TypeScript 2.6k 278

  2. v8-profiler-rs Public

    Analyze V8 HeapSnapShot By Rust

    Rust 197 6

  3. node-ffi-rs Public

    Implement ffi in Node.js by Rust and NAPI

    Rust 238 10

  4. fe-dev-playbook Public

    教你如何打造舒适、高效、时尚的前端开发环境

    Vue 689 59

  5. egg-react-ssr Public

    最小而美的Egg + React + SSR 服务端渲染应用骨架,同时支持JS和TS

    TypeScript 1.9k 212

  6. leetcode Public

    solve questions in leetcode by Rust

    Rust 368 23

1,076 contributions in the last year

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

Activity overview

Contributed to zhangyuang/node-ffi-rs, zhangyuang/ssr, zhangyuang/v8-profiler-rs and 24 other repositories
Loading A graph representing zhangyuang's contributions from March 17, 2024 to March 21, 2025. The contributions are 99% commits, 1% pull requests, 0% issues, 0% code review.

Contribution activity

March 2025

Created 1 repository

Created a pull request in flutter/flutter that received 2 comments

feat: add felt build --watch-dir options support more directories in …

#165301 The pull request enhanced the ability of felt build command to watch more directories in local development. For the other points that are …

+26 −8 lines changed 2 comments

Created an issue in flutter/flutter that received 3 comments

WEB: support watch all of web_ui folder instead of only web_ui/lib

Use case When run felt build --watch in this project I find some problems with this code https://github.com/flutter/flutter/blob/master/engine/src/…

3 comments
Loading