mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 23:19:55 +08:00
chore: 更新个人页
This commit is contained in:
parent
9c9e522e24
commit
2e8170ccb4
@ -13,28 +13,6 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* Color Variables */
|
||||
|
||||
:root {
|
||||
--vp-c-brand: #646cff;
|
||||
--vp-c-brand-light: #747bff;
|
||||
--vp-c-brand-lighter: #9499ff;
|
||||
--vp-c-brand-lightest: #bcc0ff;
|
||||
--vp-c-brand-dark: #535bf2;
|
||||
--vp-c-brand-darker: #454ce1;
|
||||
--vp-c-brand-dimm: rgba(100, 108, 255, 0.08);
|
||||
}
|
||||
|
||||
/* Home Component */
|
||||
|
||||
:root {
|
||||
--vp-home-hero-name-color: transparent;
|
||||
--vp-home-hero-name-background: -webkit-linear-gradient(120deg, #bd34fe 30%, #41d1ff);
|
||||
|
||||
--vp-home-hero-image-background-image: linear-gradient(-45deg, #bd34fe 50%, #47caff 50%);
|
||||
--vp-home-hero-image-filter: blur(40px);
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
:root {
|
||||
--vp-home-hero-image-filter: blur(56px);
|
||||
@ -46,29 +24,3 @@
|
||||
--vp-home-hero-image-filter: blur(72px);
|
||||
}
|
||||
}
|
||||
|
||||
/* Dark Mode
|
||||
* lighter color for links
|
||||
*/
|
||||
|
||||
.dark .vp-doc a,
|
||||
.dark .vp-doc a > code,
|
||||
.dark .VPNavBarMenuLink.VPNavBarMenuLink:hover,
|
||||
.dark .VPNavBarMenuLink.VPNavBarMenuLink.active,
|
||||
.dark .link.link:hover,
|
||||
.dark .link.link.active,
|
||||
.dark .edit-link-button.edit-link-button,
|
||||
.dark .pager-link .title {
|
||||
color: var(--vp-c-brand-lighter);
|
||||
}
|
||||
|
||||
.dark .vp-doc a:hover,
|
||||
.dark .vp-doc a > code:hover {
|
||||
color: var(--vp-c-brand-lightest);
|
||||
opacity: 1;
|
||||
}
|
||||
|
||||
/* Transition by color instead of opacity */
|
||||
.dark .vp-doc .custom-block a {
|
||||
transition: color 0.25s;
|
||||
}
|
||||
|
@ -18,81 +18,20 @@ editLink: false
|
||||
|
||||
## 技术栈
|
||||
|
||||
### 前端技术
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
`Vue Router` `Vuex` `Pinia` `Element Plus` `Echart` `WangEditor`
|
||||
|
||||
`Sass/Less` `Axios` `Ajax` `...`
|
||||
|
||||
### 后端技术
|
||||

|
||||
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
### 相关技能
|
||||
|
||||
文档处理:
|
||||
|
||||
`Microsoft Word` `Microsoft PowerPoint` `Microsoft Excel`
|
||||
|
||||
平面设计:
|
||||
|
||||
`Adobe PhotoShop` `Adobe Lightroom`
|
||||
|
||||
影音制作:
|
||||
|
||||
`DaVinci Resolve Studio` `Adobe Premiere` `Adobe After Effects`
|
||||
|
||||
专业软件:
|
||||
|
||||
`MATLAB` `ICEDA` `Multisim` `Keil uVision5`
|
||||
|
||||
## 获得奖项
|
||||
|
||||
### Microsoft Edge 浏览器开拓者大赛 开拓之星
|
||||
|
||||

|
||||
|
||||
### 稀土掘金2022编程挑战赛 三等奖
|
||||
|
||||

|
||||
|
||||
### 入选“扬帆计划·中央和国家机关大学生实习”
|
||||
|
||||
### 100周年现场志愿者
|
||||
|
||||
### 优秀学生干部、优秀共青团员
|
||||
|
||||
### 社会工作优秀奖学金
|
||||

|
||||

|
||||

|
||||
|
||||
## 相关链接
|
||||
|
||||
[Github](https://github.com/ZiuChen)
|
||||
[哔哩哔哩](https://space.bilibili.com/7597956)
|
||||
[稀土掘金](https://juejin.cn/user/4420463502826087)
|
||||
[CSDN](https://blog.csdn.net/Huuc6)
|
||||
[Gitee](https://gitee.com/ziuc)
|
||||
[Github](https://github.com/ZiuChen) [稀土掘金](https://juejin.cn/user/4420463502826087)
|
Loading…
x
Reference in New Issue
Block a user