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  🕓 20h46m █████████████████▊░░░░░░░░ 68.6%
    2
    Vue.js      🕓 4h11m  ███▌░░░░░░░░░░░░░░░░░░░░░░ 13.8%
    3
    JavaScript  🕓 1h25m  █▏░░░░░░░░░░░░░░░░░░░░░░░░  4.7%
    4
    C           🕓 1h15m  █░░░░░░░░░░░░░░░░░░░░░░░░░  4.1%
    5
    Markdown    🕓 1h1m   ▉░░░░░░░░░░░░░░░░░░░░░░░░░  3.4%
  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 23 4

  4. antvis/G2 Public

    📊 The concise and progressive visualization grammar.

    TypeScript 12.3k 1.6k

  5. antvis/expr Public

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

    TypeScript 21 1

  6. antvis/vendor Public

    🗂 Vendored dependencies to fix ERR_REQUIRE_ESM.

    TypeScript 4

1,021 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

Contributed to GraphScope/portal, NJUPT-SAST/aurora-ui, NJUPT-SAST/sastoj-frontend and 31 other repositories
Loading A graph representing BQXBQX's contributions from April 21, 2024 to April 21, 2025. The contributions are 82% commits, 15% pull requests, 2% code review, 1% issues.

Contribution activity

April 2025

Created 7 commits in 2 repositories

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

fix: tooltip pickup error when width is not equal

Checklist npm test passes commit message follows commit guidelines Description of change fixed: #6720 fixed: #6516

+333 −42 lines changed 15 comments
Opened 5 other pull requests in 2 repositories
Reviewed 2 pull requests in 1 repository
antvis/G2 2 pull requests

Created an issue in antvis/expr that received 4 comments

Bug: negative and minus sign lexical conflict

When you write code like the following const expr = "2 -3"; console.log(evaluate(expr)); // 2 You will get 2 instead of -1, this is because the tok…

4 comments
Opened 1 other issue in 1 repository
antvis/expr 1 open
Loading