From c4260227b3e834dc7803a0bf078f3c38bc082c40 Mon Sep 17 00:00:00 2001 From: ChiBei <1974913861@qq.com> Date: Wed, 12 Feb 2025 15:20:16 +0800 Subject: [PATCH] commit changed skills --- _data/other-skills.yml | 3 +++ _data/programming-skills.yml | 14 +++++--------- _data/timeline.yml | 2 +- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/_data/other-skills.yml b/_data/other-skills.yml index dda2e6b..b999481 100644 --- a/_data/other-skills.yml +++ b/_data/other-skills.yml @@ -19,4 +19,7 @@ percentage: 30 color: warning +- name: Blender + percentage: 30 + color: success diff --git a/_data/programming-skills.yml b/_data/programming-skills.yml index 0d152cd..bf737fa 100644 --- a/_data/programming-skills.yml +++ b/_data/programming-skills.yml @@ -6,22 +6,18 @@ percentage: 70 color: danger +- name: Python + percentage: 70 + color: dark + - name: Android percentage: 60 color: success -- name: kotlin +- name: Kotlin percentage: 40 color: info -- name: C - percentage: 40 - color: primary - -- name: Python - percentage: 30 - color: dark - - name: QT percentage: 30 color: success \ No newline at end of file diff --git a/_data/timeline.yml b/_data/timeline.yml index 860641a..4c4271b 100644 --- a/_data/timeline.yml +++ b/_data/timeline.yml @@ -13,7 +13,7 @@ to: 2023 description: 好 -- title: 其他, 某大学 +- title: 开发工程师, 某大学 from: 2023 to: 现在 description: 好 \ No newline at end of file