Skip to content
View BQXBQX's full-sized avatar
😴
😴

Block or report BQXBQX

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

Hello World! 👋

 ~> cat resume.txt
1. I'm a Frontend Developer passionate about creating engaging web experiences.
2. Currently exploring Rust for frontend programming.
3. Technologies I'm focused on:
   - React, Next.js, TypeScript
   - Rust, WebAssembly
4. Email me if you'd like to collaborate: b22050106@njupt.edu.cn

 ~> ls projects
- React UI library for internal projects
- Next.js web application with SSR and SSG optimization

 ~> finger bqxbqx
Login: bqxbqx                          Name: BQX
Directory: /home/bqxbqx                Shell: /bin/zsh
Projects:
  - Improving proficiency in Rust
  - Building exciting frontend projects with React & Next.js
  - Exploring WebAssembly for web performance
  - Experimenting with UI/UX design patterns
Plan:
  Continue learning and experimenting with new technologies.

 ~> ls socials
GitHub: bqxbqx  

Pinned Loading

  1. 📊 Weekly development breakdown
    1
    TypeScript  🕓 24h7m █████████████████████▊░░░░░ 80.8%
    2
    JSON        🕓 1h46m █▌░░░░░░░░░░░░░░░░░░░░░░░░░  6.0%
    3
    YAML        🕓 1h6m  ▉░░░░░░░░░░░░░░░░░░░░░░░░░░  3.7%
    4
    JavaScript  🕓 59m   ▉░░░░░░░░░░░░░░░░░░░░░░░░░░  3.3%
    5
    Vue.js      🕓 49m   ▋░░░░░░░░░░░░░░░░░░░░░░░░░░  2.8%
  2. GraphScope/portal Public

    A web-based management tool for GraphScope

    TypeScript 28 5

  3. NJUPT-SAST/aurora-ui Public

    🌏 UI component library for the future, based on WebComponent.

    TypeScript 24 4

  4. antvis/G2 Public

    📊 The concise and progressive visualization grammar.

    TypeScript 12.2k 1.6k

  5. antvis/expr Public

    🚀 JavaScript Expression parser and evaluator, safety and high-performance.

    TypeScript 18 1

  6. antvis/vendor Public

    🗂 Vendored dependencies to fix ERR_REQUIRE_ESM.

    TypeScript 4

1,099 contributions in the last year

Contribution Graph
Day of Week 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 NJUPT-SAST/sastoj-frontend, NJUPT-SAST/aurora-ui, GraphScope/portal and 31 other repositories
Loading A graph representing BQXBQX's contributions from March 31, 2024 to March 31, 2025. The contributions are 82% commits, 16% pull requests, 1% code review, 1% issues.

Contribution activity

March 2025

Created 1 repository
  • BQXBQX/rollup JavaScript
    This contribution was made on Mar 8

Created a pull request in antvis/G2 that received 31 comments

feat: support expr parse

问题背景 expr 设计时,要求模版语法的参数和 context 中的 key 是严格对应的,但是在 G2 中使用 expr template 语法时,参数名无法统一,回调函数的参数非常多样化,如果简单设置为 datum,i,data,options,语义上会非常不合适,需要考虑多种情况。 方案一

+3,537 −1 lines changed 31 comments
Opened 26 other pull requests in 2 repositories
Reviewed 8 pull requests in 3 repositories

Created an issue in antvis/G2 that received 3 comments

[Bug]: 弹性条形图 tooltip 拾取错误

Describe the bug / 问题描述 官网弹性条形图 当鼠标放到 德国 英国 法国的右半边 rect 时,tootip 拾取错误。 Reproduction link / 复现链接 https://g2.antv.antgroup.com/zh/examples/general/i…

2 of 10 tasks
3 comments
Opened 5 other issues in 2 repositories
Loading