Skip to content
View iamzjt-front-end's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report iamzjt-front-end

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iamzjt-front-end/README.md

🙋 Hello,I'm IamZJT!

✍️  一名AI全栈开发工程师!

  人一能之,己百之;人十能之,己千之。

  果能此道也,虽愚必明,虽柔必强。


访客统计

📚 Technology Stack

HTML5 CSS3 JavaScript Nodejs TypeScript

Vue.js React Express Koa

Webpack Vite Git

📈 Github Statistics


Pinned Loading

  1. zjt-mini-vue3 zjt-mini-vue3 Public

    🙋 你好! 此仓库为 vue3 源码学习记录,以 TDD 为驱动,致力于用最少的代码实现 happy path ,来深入学习理解 vue3 源码。 手写完成 vue3 的三大模块,reactivity(响应式)、runtime(运行时)及compiler(编译),实现最简 vue3 模型!

    TypeScript 40 4

  2. js-achieve-challenges js-achieve-challenges Public

    👨‍🌾 您好!此仓库为javascript手写实现挑战合集,包括但不限于:原生 API、框架API、设计模式、数据结构、算法、浏览器 API、Node.js API等等的手写实现。本项目意在于知其然、知其所以然,通过手写代码的方式来深入学习 JavaScript 的各种特性。

    JavaScript 4 1

  3. type-challenges-exercise type-challenges-exercise Public

    👨‍💻 你好!此仓库记录 TypeScript学习记录 及 TS 类型体操刷题记录。高质量的类型可以提高项目的可维护性并避免一些潜在的漏洞。本项目意在于帮助自己更好的了解 TS 的类型系统,编写自己的类型工具,同时也享受挑战的乐趣!

    TypeScript 14

  4. algorithm-study algorithm-study Public

    👨‍🏭 你好,此仓库记录算法学习笔记及LeetCode刷题记录。通过 JavaScript 实现各种数据结构,通过 TypeScript 解决LeetCode上的经典算法题。建立自己的前端算法技术体系,对每一道题都进行线上测试,每题都有时间/空间复杂度分析。

    JavaScript

  5. zjt-ui zjt-ui Public

    个人UI组件库,目前已支持按钮、文本输入框、栅格系统、容器布局、Toast、Tabs、Popover、手风琴、 Spread动画等组件。

    Vue

  6. zjt-vue-cli zjt-vue-cli Public

    个人开发的vue脚手架,可实现创建vue项目,创建组件,创建页面路由,创建store等功能。

    JavaScript