Merge pull request #509 from xiaohanyu/patch-2

add YAMLResume
This commit is contained in:
郑诚 (ZhengCheng) 2025-05-10 19:57:43 +08:00 committed by GitHub
commit c5d61b67b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,10 @@ Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不
程序员版开始于 2019 年 4 月 11 号, 主版面开始于 2018 年 3 月
### 2025 年 5 月 10 号添加
#### xiaohanyu - [github](https://github.com/xiaohanyu)
* :white_check_mark: [YAMLResume](https://yamlresume.dev/)Resumes as Code in YAML用 YAML 格式来撰写简历并生成精美专业的 PDF
### 2025 年 5 月 9 号添加
#### Crayon - [GitHub](https://github.com/ZhuoZhuoCrayon)
* :white_check_mark: [throttled-py](https://github.com/ZhuoZhuoCrayon/throttled-py)Python 限流工具,支持多种算法(固定窗口,滑动窗口,令牌桶,漏桶 & GCRA及存储Redis、内存高性能