Skip to content

Commit

Permalink
feat: update about me
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunny-117 committed Mar 17, 2024
1 parent 544402a commit 6585fb9
Show file tree
Hide file tree
Showing 5 changed files with 483 additions and 569 deletions.
8 changes: 4 additions & 4 deletions docs/.vitepress/cache/deps/_metadata.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"hash": "f0b13735",
"browserHash": "8ee24cee",
"hash": "664cdc10",
"browserHash": "31268344",
"optimized": {
"vue": {
"src": "../../../../node_modules/.pnpm/registry.npmmirror.com+[email protected]/node_modules/vue/dist/vue.runtime.esm-bundler.js",
"src": "../../../../node_modules/.pnpm/[email protected]/node_modules/vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js",
"fileHash": "e46b5fc4",
"fileHash": "4c966048",
"needsInterop": false
}
},
Expand Down
10 changes: 5 additions & 5 deletions docs/.vitepress/cache/deps/vue.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/.vitepress/cache/deps/vue.js.map

Large diffs are not rendered by default.

78 changes: 67 additions & 11 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,99 @@
# Getting Started
# Projects

## My Frontend Projects
> TODO:分类
### js-challenges

https://github.com/Sunny-117/js-challenges

✨✨✨ 集锦 2022-2023 年 前端 JavaScript 手写题,编程题,Not just for interviews
✨✨✨ Challenge your JavaScript programming limits step by step

![](./public/js-c.png)

### mini-anythings

文档地址:https://sunny-117.github.io/mini-anything-docs/
https://github.com/Sunny-117/mini-anything

🚀 mini-anything 是一个集合了前端领域的各种迷你版本的库,方便前端学习者学习,探索前端源码。里面的库是原库的超级迷你版本,只包含原库的主流程,不包含边界 case,所以建议仅学习使用,请勿用于生产环境
🚀 Explore the source code of the front-end library and implement a super mini version

![](./public/mini-any.png)

### BOSScript

https://github.com/Sunny-117/BOSScript

Boss's direct recruitment and delivery, shutdown, one-stop service of the oil monkey script, allowing you to submit resumes overseas in just 2 minutes

### rc-design

https://github.com/Sunny-117/rc-design

🗃️ rc-design is a component library developed for react, providing developers with a more lightweight and concise component library choice. Use tsx to write logic, less to write styles, dumi2 to write documentation sites, and jest+ts-jest+react-testing-library for unit testing.

### cherry

https://github.com/Sunny-117/cherry

✨ A lightweight JavaScript packaging library based on magic-string and acorn, supporting tree-shaking

### rollup-plugin-alias

https://github.com/Sunny-117/rollup-plugin-alias

🍣 A Rollup plugin for defining aliases when bundling packages.

### commencer

https://github.com/Sunny-117/commencer

Starter template for xxx


### tiny-react

https://github.com/Sunny-117/tiny-react

🌱 The closest implementation to the React source code


### treejs

https://github.com/Sunny-117/treejs

🌱 Easy to learn, high-performance, and highly scalable Tree components, supporting Vuejs and React simultaneously


### lodash-ts

https://github.com/Sunny-117/lodash-ts

🎉🎉🎉 lodash-ts 是一个一致性、模块化、高性能的 JavaScript 实用工具库。本仓库完成 lodash 的 typescript 版本,只实现 lodash 中漂亮的函数
### tiny-vue

https://github.com/Sunny-117/tiny-vue


### Native-project

https://github.com/Sunny-117/Native-project

🔧 原生 JavaScript 项目集合,github 中国区最全版
Native JavaScript project collection, Github China latest version

### shooks

https://github.com/Sunny-117/shooks

📦️ A high-quality & reliable React Hooks library.

https://github.com/Sunny-117/shooks
### webpack-expand-lib

### BOSScript
https://github.com/Sunny-117/webpack-expand-lib

https://github.com/Sunny-117/BOSScript
🚀 some expansion libs of webpack

### network-speed-js

https://github.com/Sunny-117/network-speed-js

A small tool for testing network speed. It also has the ability to test internal and external networks.

boss 直聘投递、关闭,一条龙服务的油猴脚本,让你海投简历,只需要 2 分钟
## TODO ...
Loading

0 comments on commit 6585fb9

Please sign in to comment.