chore: sync
This commit is contained in:
@@ -2,114 +2,193 @@
|
||||
"title": "技术栈",
|
||||
"items": [
|
||||
{
|
||||
"name": "Python",
|
||||
"icon": "https://img.shields.io/badge/-Python-3776AB?style=flat&logo=python&logoColor=white",
|
||||
"link": "https://www.python.org/"
|
||||
},
|
||||
{
|
||||
"name": "JavaScript",
|
||||
"icon": "https://img.shields.io/badge/-JavaScript-F7DF1E?style=flat&logo=javascript&logoColor=black",
|
||||
"link": "https://developer.mozilla.org/en-US/docs/Web/JavaScript"
|
||||
},
|
||||
{
|
||||
"name": "Java",
|
||||
"icon": "https://img.shields.io/badge/-Java-007396?style=flat&logo=java&logoColor=white",
|
||||
"link": "https://www.oracle.com/java/"
|
||||
"name": "Android",
|
||||
"link": "https://developer.android.com/",
|
||||
"svg": "android.svg",
|
||||
"color": "#3DDC84",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"name": "C#",
|
||||
"icon": "https://img.shields.io/badge/-C%23-512BD4?style=flat&logo=csharp&logoColor=white",
|
||||
"link": "https://learn.microsoft.com/en-us/dotnet/csharp/"
|
||||
},
|
||||
{
|
||||
"name": "Golang",
|
||||
"icon": "https://img.shields.io/badge/-Golang-00ADD8?style=flat&logo=go&logoColor=white",
|
||||
"link": "https://go.dev/"
|
||||
},
|
||||
{
|
||||
"name": "React",
|
||||
"icon": "https://img.shields.io/badge/-React-20232A?style=flat&logo=react&logoColor=61DAFB",
|
||||
"link": "https://react.dev/"
|
||||
},
|
||||
{
|
||||
"name": "Node.js",
|
||||
"icon": "https://img.shields.io/badge/-Node.js-339933?style=flat&logo=nodedotjs&logoColor=white",
|
||||
"link": "https://nodejs.org/"
|
||||
"link": "https://learn.microsoft.com/en-us/dotnet/csharp/",
|
||||
"svg": "csharp.svg",
|
||||
"color": "#68217A",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Docker",
|
||||
"icon": "https://img.shields.io/badge/-Docker-2496ED?style=flat&logo=docker&logoColor=white",
|
||||
"link": "https://www.docker.com/"
|
||||
},
|
||||
{
|
||||
"name": "Linux",
|
||||
"icon": "https://img.shields.io/badge/-Linux-000000?style=flat&logo=linux&logoColor=white",
|
||||
"link": "https://www.linux.org/"
|
||||
},
|
||||
{
|
||||
"name": "Git",
|
||||
"icon": "https://img.shields.io/badge/-Git-F05032?style=flat&logo=git&logoColor=white",
|
||||
"link": "https://git-scm.com/"
|
||||
"link": "https://www.docker.com/",
|
||||
"svg": "docker.svg",
|
||||
"color": "#2496ED",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Flask",
|
||||
"icon": "https://img.shields.io/badge/-Flask-000000?style=flat&logo=flask&logoColor=white",
|
||||
"link": "https://flask.palletsprojects.com/"
|
||||
},
|
||||
{
|
||||
"name": "MongoDB",
|
||||
"icon": "https://img.shields.io/badge/-MongoDB-47A248?style=flat&logo=mongodb&logoColor=white",
|
||||
"link": "https://www.mongodb.com/"
|
||||
},
|
||||
{
|
||||
"name": "PostgreSQL",
|
||||
"icon": "https://img.shields.io/badge/-PostgreSQL-4169E1?style=flat&logo=postgresql&logoColor=white",
|
||||
"link": "https://www.postgresql.org/"
|
||||
},
|
||||
{
|
||||
"name": "MySQL",
|
||||
"icon": "https://img.shields.io/badge/-MySQL-00758F?style=flat&logo=mysql&logoColor=white",
|
||||
"link": "https://www.mysql.com/"
|
||||
},
|
||||
{
|
||||
"name": "Redis",
|
||||
"icon": "https://img.shields.io/badge/-Redis-DC382D?style=flat&logo=redis&logoColor=white",
|
||||
"link": "https://redis.io/"
|
||||
},
|
||||
{
|
||||
"name": "Android",
|
||||
"icon": "https://img.shields.io/badge/-Android-3DDC84?style=flat&logo=android&logoColor=white",
|
||||
"link": "https://developer.android.com/"
|
||||
"link": "https://flask.palletsprojects.com/",
|
||||
"svg": "flask.svg",
|
||||
"color": "#000000",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Flutter",
|
||||
"icon": "https://img.shields.io/badge/-Flutter-02569B?style=flat&logo=flutter&logoColor=white",
|
||||
"link": "https://flutter.dev/"
|
||||
"link": "https://flutter.dev/",
|
||||
"svg": "flutter.svg",
|
||||
"color": "#02569B",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"name": "Gin",
|
||||
"link": "https://gin-gonic.com/",
|
||||
"svg": "gin.svg",
|
||||
"color": "#00ADD8",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Git",
|
||||
"link": "https://git-scm.com/",
|
||||
"svg": "git.svg",
|
||||
"color": "#F05032",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Godot",
|
||||
"icon": "https://img.shields.io/badge/-Godot-478CBF?style=flat&logo=godot&logoColor=white",
|
||||
"link": "https://godotengine.org/"
|
||||
"link": "https://godotengine.org/",
|
||||
"svg": "godot.svg",
|
||||
"color": "#478CBF",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Unity",
|
||||
"icon": "https://img.shields.io/badge/-Unity-000000?style=flat&logo=unity&logoColor=white",
|
||||
"link": "https://unity.com/"
|
||||
"name": "Golang",
|
||||
"link": "https://go.dev/",
|
||||
"svg": "golang.svg",
|
||||
"color": "#00ADD8",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Java",
|
||||
"link": "https://www.oracle.com/java/",
|
||||
"svg": "java.svg",
|
||||
"color": "#ED8B00",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "JavaScript",
|
||||
"link": "https://developer.mozilla.org/en-US/docs/Web/JavaScript",
|
||||
"svg": "javascript.svg",
|
||||
"color": "#F7DF1E",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"name": "JSON",
|
||||
"icon": "https://img.shields.io/badge/-JSON-000000?style=flat&logo=json&logoColor=white",
|
||||
"link": "https://www.json.org/"
|
||||
"link": "https://www.json.org/",
|
||||
"svg": "json.svg",
|
||||
"color": "#000000",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"name": "Linux",
|
||||
"link": "https://www.linux.org/",
|
||||
"svg": "linux.svg",
|
||||
"color": "#FCC624",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Markdown",
|
||||
"icon": "https://img.shields.io/badge/-Markdown-083fa1?style=flat&logo=markdown&logoColor=white",
|
||||
"link": "https://daringfireball.net/projects/markdown/"
|
||||
"link": "https://daringfireball.net/projects/markdown/",
|
||||
"svg": "markdown.svg",
|
||||
"color": "#000000",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"name": "Minecraft",
|
||||
"icon": "https://img.shields.io/badge/-Minecraft-62B34A?style=flat&logo=minecraft&logoColor=white",
|
||||
"link": "https://www.minecraft.net/"
|
||||
"link": "https://www.minecraft.net/",
|
||||
"svg": "minecraft.svg",
|
||||
"color": "#62B74A",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"name": "MongoDB",
|
||||
"link": "https://www.mongodb.com/",
|
||||
"svg": "mongodb.svg",
|
||||
"color": "#47A248",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "MySQL",
|
||||
"link": "https://www.mysql.com/",
|
||||
"svg": "mysql.svg",
|
||||
"color": "#00758F",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Node.js",
|
||||
"link": "https://nodejs.org/",
|
||||
"svg": "nodejs.svg",
|
||||
"color": "#339933",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"name": "PostgreSQL",
|
||||
"link": "https://www.postgresql.org/",
|
||||
"svg": "postgres.svg",
|
||||
"color": "#4169E1",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Python",
|
||||
"link": "https://www.python.org/",
|
||||
"svg": "python.svg",
|
||||
"color": "#3776AB",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "React",
|
||||
"link": "https://react.dev/",
|
||||
"svg": "react.svg",
|
||||
"color": "#61DAFB",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Redis",
|
||||
"link": "https://redis.io/",
|
||||
"svg": "redis.svg",
|
||||
"color": "#DC382D",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Spring",
|
||||
"link": "https://spring.io/",
|
||||
"svg": "spring.svg",
|
||||
"color": "#6DB33F",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Unity",
|
||||
"link": "https://unity.com/",
|
||||
"svg": "unity.svg",
|
||||
"color": "#FFFFFF",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "Vue",
|
||||
"link": "https://vuejs.org/",
|
||||
"svg": "vue.svg",
|
||||
"color": "#4FC08D",
|
||||
"show": false
|
||||
},
|
||||
{
|
||||
"name": "WireGuard",
|
||||
"link": "https://www.wireguard.com/",
|
||||
"svg": "wireguard.svg",
|
||||
"color": "#a10808",
|
||||
"show": true
|
||||
},
|
||||
{
|
||||
"name": "SQLite",
|
||||
"link": "https://sqlite.org",
|
||||
"svg": "sqlite.svg",
|
||||
"color": "#0671c8",
|
||||
"show": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user