Skip to content
View YuezhenQin's full-sized avatar
🚀
Focusing
🚀
Focusing

Block or report YuezhenQin

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

@Yuezhen Qin is a software developer from Beijing, China. He works and lives in Guangzhou, China.

He writes down code to express himself. He implements data structures, algorithms, and worked on full stack. Now he places his focus on distributed ledger technologies for bank (e-CNY| e-HKD | Digital Assets | Interoperability | Security).

He maintains this space to share stuff that is meaningful to him, including:

  1. Explaining his understanding of how things work.
  2. Showcasing his work for its quality or uniqueness.
  3. Talking about one of his personal circumstances.

figmatypescript JavaScript

In his spare time, he blogs about traveling around the world - United Kingdom (England, Scotland, Wales), France (Paris), Belgium (Brussels), Netherland (Rotterdam, The Hague, Amsterdam), Italy (Rome, Venice, Verona, Milano), China (Beijing (where I lived), Suzhou (where I studied), Shanghai (where I worked), Hangzhou, Harbin, Guangzhou (where I'm living), Shenzhen, Datong), 🇮🇩 Indonesia.

Pinned Loading

  1. developer-roadmap Public

    Forked from kamranahmedse/developer-roadmap

    Roadmap to becoming a web developer in 2019

  2. javase Public

    Implement Data Structures and Algorithms (Sorting, Searching, Greedy, DP) from Sketch

    HTML 2 1

635 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

Activity overview

Loading A graph representing YuezhenQin's contributions from April 14, 2024 to April 15, 2025. The contributions are 54% commits, 46% issues, 0% pull requests, 0% code review.

Contribution activity

April 2025

Created an issue in YuezhenQin/javaweb that received 2 comments

认识流程

流程是什么? 流程中有一个强势的事件序列,称之为“主线”;弱势的其它事件序列,称之为“某主线的支线”。 若只是次序进行的事件序列,则称之为“顺序结构”;如果通过条件判断去往了不同事件,叫做“分支结构”;如果返回了曾经的某个事件/条件判断,叫做“循环结构”。 “分支结构”和“循环结构”是忽略…

2 comments
10 contributions in private repositories Apr 2 – Apr 15
Loading