Skip to content
View ztygod's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ztygod

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

Hi there 👋!


TianYi Zhou

🚀 Full-Stack Developer | Open Source Contributor


const FullStackDeveloper = {};
const TianYi = Object.create(FullStackDeveloper)
  TianYi.from = '江苏 南京'
  TianYi.motto = '坚刚不可夺其志,万念不能乱其心'
  TianYi.target = function () {
      setTimeout(() => {
          TianYi.identity = 'Build meaningful products'
      }, 86400*365)
  }

Vue.js React Webpack Vite Electron Docker Node.js Rust Python NestJS


Pinned Loading

  1. tiny-engine tiny-engine Public

    Forked from opentiny/tiny-engine

    TinyEngine is a low-code engine based on which you can build or develop low-code platforms in different domains/TinyEngine是一个低代码引擎,基于这个引擎可以构建或者开发出不同领域的低代码平台

    Vue

  2. VTable VTable Public

    Forked from VisActor/VTable

    VTable is not just a high-performance multidimensional data analysis table, but also a grid artist that creates art between rows and columns.

    TypeScript

  3. smart-task-platform smart-task-platform Public

    智能团队任务协作平台

    TypeScript 3

  4. file-visualization file-visualization Public

    File Memory Visualizer(文件内存可视化工具)

    Rust