yzfly / my-awesomes-collection

Curated Collection of Awesome Resources Repositories: A comprehensive resource hub featuring the best dev-related projects, applications, and guides from across the GitHub community.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

个人资源收藏库

个人收藏的一些指南,资源列表,有趣好玩的工具和网站。

玩转 GitHub

Github 加速 ✈️

日常使用 github 下载代码时如果遇到网速慢、无法连接的情况,可以使用下面的方法加速

1. 方法一(推荐): ghproxy.com

常规的面向 GitHub 的 clone 命令可能如下:

git clone https://github.com/author/repo

使用 ghproxy 代理加速后(添加 https://ghproxy.com/ 即可):

git clone https://ghproxy.com/https://github.com/author/repo

2. 方法二(推荐): fastgit.org

常规的面向 GitHub 的 clone 命令可能如下:

git clone https://github.com/author/repo

使用 fastgit 时, 命令修改为如下即可:

git clone https://hub.fastgit.xyz/author/repo

开发

名称 Star 简介
🔥 免费开发资源合集 GitHub Repo stars 各种免费优质的开发资源
awesome-selfhosted GitHub Repo stars 可自托管的免费软件网络服务和web应用程序资源合集
project-based-learning GitHub Repo stars 基于项目的学习资源合集
敏感词词库 GitHub Repo stars 敏感词词库

设计

名称 简介
🔥 Logo 设计 免费 Logo 设计,Logo 设计简约漂亮
🔥 图片套壳美化 免费图片套壳手机、悬浮背景,让图片更高大上

AI 相关

AI 开源应用

名称 Star 简介
AI 驱动的关系型数据库: eva GitHub Repo stars AI 驱动的关系型数据库,可调用各种检测识别算法对图像视频查询

AI 资源合集

About

Curated Collection of Awesome Resources Repositories: A comprehensive resource hub featuring the best dev-related projects, applications, and guides from across the GitHub community.

License:MIT License