Compare commits

...

2 Commits

Author SHA1 Message Date
郑诚 (ZhengCheng)
c5d61b67b4 Merge pull request #509 from xiaohanyu/patch-2
add YAMLResume
2025-05-10 19:57:43 +08:00
Xiao Hanyu
53d853a602 add YAMLResume 2025-05-10 19:15:59 +08:00

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、内存高性能