From bb286320dd9e511f4e2ff66779fc3038812483c9 Mon Sep 17 00:00:00 2001 From: eryajf Date: Thu, 1 Aug 2024 21:06:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=80=BB=E7=AC=AC170?= =?UTF-8?q?=E6=9C=9F=E5=91=A8=E5=88=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../31.学习周刊-总第170期-2024年第31周.md | 100 ++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 docs/04.2024年/31.学习周刊-总第170期-2024年第31周.md diff --git a/docs/04.2024年/31.学习周刊-总第170期-2024年第31周.md b/docs/04.2024年/31.学习周刊-总第170期-2024年第31周.md new file mode 100644 index 0000000..e5f349a --- /dev/null +++ b/docs/04.2024年/31.学习周刊-总第170期-2024年第31周.md @@ -0,0 +1,100 @@ +--- +title: 学习周刊-总第170期-2024年第31周 +date: 2024-07-31 23:23:33 +permalink: /pages/9ec7cf/ +categories: + - 周刊 + - 学习周刊 + - 2024年 +tags: + - +feed: + enable: true +description: 学习周刊-总第170期,容器镜像加速|轻量堡垒机|新的管理后台 +--- + +### 0 ,前言 + +周刊维护在:[https://github.com/eryajf/learning-weekly](https://github.com/eryajf/learning-weekly) 欢迎投稿,推荐或自荐项目 /文章 /博客,请提交 issue 。 + +周刊核心为运维周刊,还会侧重 Go 语言生态,Vue 相关技术生态的项目,以及 GitHub 上优秀项目或经验。 + +你也可以在我的博客 [https://wiki.eryajf.net/learning-weekly/](https://wiki.eryajf.net/learning-weekly/) 查看汇总周刊。 + +🔥 有不少人想单独从博客通过 RSS 订阅周刊的更新,现在它来了,你可以使用这个[🔗 链接](https://wiki.eryajf.net/learning-weekly.xml)进行订阅。 + +### 1,优秀项目 + +--- + +- 项目地址:[crproxy](https://github.com/wzshiming/crproxy) +- 项目说明:一个能够部署属于你自己的容器镜像加速服务的开源项目。 + +--- + +- 项目地址:[orion-visor](https://github.com/lijiahangmax/orion-visor) +- 项目说明:一款高颜值、现代化的智能运维&轻量堡垒机平台。 + ![](https://t.eryajf.net/imgs/2024/06/1717724005797.webp) + ![](https://t.eryajf.net/imgs/2024/06/1717724022764.webp) + +--- + +- 项目地址:[TimelineJS](https://github.com/NUKnightLab/TimelineJS) +- 项目说明:一个可以通过内容编辑就能生成时间线的项目。 + +--- + +- 项目地址:[mouse-gestures](https://github.com/Chance-fyi/mouse-gestures) +- 项目说明:一个 Chrome 浏览器的鼠标手势插件。 + ![](https://t.eryajf.net/imgs/2024/06/1718277471713.webp) + +--- + +- 项目地址:[send](https://github.com/bitiful/send) +- 项目说明:基于 Bitiful S 4 对象存储的 “Simul-Transfer(即传即下)” 技术实现的大文件实时多人分享,Wetransfer 或奶牛快传的相似开源替代品。 + ![](https://t.eryajf.net/imgs/2024/06/1718324991854.webp) + +--- + +- 项目地址:[helloadmin](https://github.com/heliosker/helloadmin) +- 项目说明:一个基于 Gin + Ant Design Vue UI 的前后端分离管理系统,前端使用 Ant Design Vue UI,后端使用 Gin 框架。 + 登陆与仪表盘: + ![](https://t.eryajf.net/imgs/2024/06/1718588888719.webp) + 用户与权限: + ![](https://t.eryajf.net/imgs/2024/06/1718588922459.webp) + +--- + +::: note 申明 +**原创文章,未经授权,严禁转载,侵权必究!此乃文中随机水印,敬请读者谅解。** +::: right +Copyright [二丫讲梵](https://wiki.eryajf.net) 版权所有 +::: + +### 2,优秀文章 + +--- + +- [我如何成为了程序员](https://www.meettea.com/how-do-i-become-a-programmer.html) +- 如题 + +--- + +- [Go 开发 Prometheus 客户端实战步骤](https://ownit.top/p/202405291810/) +- 如题,很不错的 exporter 开发实践笔记 + +--- + +### 3,优秀博客 + +--- + +- 博客地址:[LinkinStar's Blog](https://www.linkinstars.com/) +- 简单说明:博客内容侧重 go,以及 k8s ,值得学习。 + +--- + +- 博客地址:[故事的程序猿](https://blog.lichenghao.cn/) +- 简单说明:程序猿,记录技术,记录生活。博客折腾的很好看 + +---