synchronization

This commit is contained in:
2025-08-25 16:00:33 +08:00
commit 7f8f7d9004
3 changed files with 67 additions and 0 deletions

28
.gitignore vendored Normal file
View File

@@ -0,0 +1,28 @@
# ---> macOS
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

29
Github主页美化.md Normal file
View File

@@ -0,0 +1,29 @@
> 本文作者:丁辉
# Github主页美化
[Github-readme-stats统计工具](https://github.com/anuraghazra/github-readme-stats/blob/master/docs/readme_cn.md)
**所有现有主题**
> dark, radical, merko, gruvbox, tokyonight, onedark, cobalt, synthwave, highcontrast, dracula
- 白色主题(默认)
```bash
[![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=anuraghazra)](https://github.com/anuraghazra/github-readme-stats)
```
示例
![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=anuraghazra)
- 黑色主题
```bash
[![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&theme=radical)](https://github.com/anuraghazra/github-readme-stats)
```
示例
![Anurag's GitHub stats](https://github-readme-stats.vercel.app/api?username=anuraghazra&show_icons=true&theme=radical)

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
**技术栈:**
<code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/linux/linux.png"></code>
<code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png"></code>
<code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/go/go.png"></code>
<code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/git/git.png"></code>
<code><img height="40" src="https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/kubernetes/kubernetes.png"></code>
![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=dinghui40&layout=compact)
<img src="https://github-readme-stats.vercel.app/api?username=dinghui40&show_icons=true&number_format=long&border_radius=20&rank_icon=percentile&ring_color=75C3FD" width=700 />