mirror of
https://github.com/ZiuChen/ZiuChen.github.io.git
synced 2025-08-17 23:19:55 +08:00
2 lines
8.5 KiB
JavaScript
2 lines
8.5 KiB
JavaScript
import{_ as e,o,c as a,a as l}from"./app.33820b61.js";const t="/logo.png",i="/assets/2.7aeaaf23.png",s="/assets/1.136ffa4a.png",_=JSON.parse('{"title":"个人介绍","description":"","frontmatter":{"editLink":false},"headers":[{"level":2,"title":"技术栈","slug":"技术栈","link":"#技术栈","children":[{"level":3,"title":"前端技术","slug":"前端技术","link":"#前端技术","children":[]},{"level":3,"title":"后端技术","slug":"后端技术","link":"#后端技术","children":[]},{"level":3,"title":"相关技能","slug":"相关技能","link":"#相关技能","children":[]}]},{"level":2,"title":"获得奖项","slug":"获得奖项","link":"#获得奖项","children":[{"level":3,"title":"Microsoft Edge 浏览器开拓者大赛 开拓之星","slug":"microsoft-edge-浏览器开拓者大赛-开拓之星","link":"#microsoft-edge-浏览器开拓者大赛-开拓之星","children":[]},{"level":3,"title":"稀土掘金2022编程挑战赛 三等奖","slug":"稀土掘金2022编程挑战赛-三等奖","link":"#稀土掘金2022编程挑战赛-三等奖","children":[]},{"level":3,"title":"入选“扬帆计划·中央和国家机关大学生实习”","slug":"入选-扬帆计划·中央和国家机关大学生实习","link":"#入选-扬帆计划·中央和国家机关大学生实习","children":[]},{"level":3,"title":"100周年现场志愿者","slug":"_100周年现场志愿者","link":"#_100周年现场志愿者","children":[]},{"level":3,"title":"优秀学生干部、优秀共青团员","slug":"优秀学生干部、优秀共青团员","link":"#优秀学生干部、优秀共青团员","children":[]},{"level":3,"title":"社会工作优秀奖学金","slug":"社会工作优秀奖学金","link":"#社会工作优秀奖学金","children":[]}]},{"level":2,"title":"相关链接","slug":"相关链接","link":"#相关链接","children":[]}],"relativePath":"self/index.md","lastUpdated":1676979063000}'),r={name:"self/index.md"},d=l('<h1 id="个人介绍" tabindex="-1">个人介绍 <a class="header-anchor" href="#个人介绍" aria-hidden="true">#</a></h1><p><img src="'+t+'" alt="logo"></p><p>北京交通大学(BeijingJiaoTong University)电子信息工程学院本科在读</p><ul><li>熟悉<code>ES6</code>特性, 有前端领域开发经验, 能独立完成基础的前端开发工作;</li><li>熟练使用<code>Vue</code>框架及相关工具开发应用, 阅读过部分<code>Vue</code>源码, 了解<code>Vue</code>响应式实现原理;</li><li>掌握<code>NodeJS</code>基本使用, 能够基于<code>NodeJS</code>编写开发工具或搭建Web服务;</li><li>了解<code>Webpack</code>基本配置和使用, 有<code>Webpack</code> <code>Vite</code>等前端工程化工具使用经验;</li><li>了解<code>Typescript</code>, 有<code>Typescript</code>的项目使用经历;</li><li>良好的<code>Git</code>操作, 清晰的<code>Commit</code>提交, 保证代码质量;</li><li>对前端学习抱有热情, 有良好的学习能力, 能够快速学习掌握新知识;</li></ul><h2 id="技术栈" tabindex="-1">技术栈 <a class="header-anchor" href="#技术栈" aria-hidden="true">#</a></h2><h3 id="前端技术" tabindex="-1">前端技术 <a class="header-anchor" href="#前端技术" aria-hidden="true">#</a></h3><p><img src="https://img.shields.io/badge/-JavaScript-f7e018?style=flat-square&logo=javascript&logoColor=white" alt=""><img src="https://img.shields.io/badge/TypeScript-007ACC?style=flat-square&logo=typescript&logoColor=white" alt=""><img src="https://img.shields.io/badge/HTML5-E34F26?style=flat-square&logo=html5&logoColor=white" alt=""><img src="https://img.shields.io/badge/CSS3-1572B6?style=flat-square&logo=css3&logoColor=white" alt=""></p><p><img src="https://img.shields.io/badge/Vue-35495E?style=flat-square&logo=vuedotjs&logoColor=4FC08D" alt=""><img src="https://img.shields.io/badge/React-20232A?style=flat-square&logo=react&logoColor=61DAFB" alt=""></p><p><img src="https://img.shields.io/badge/Webpack-8DD6F9?style=flat-square&logo=Webpack&logoColor=white" alt=""><img src="https://img.shields.io/badge/Vite-B73BFE?style=flat-square&logo=vite&logoColor=FFD62E" alt=""><img src="https://img.shields.io/badge/Yarn-2C8EBB?style=flat-square&logo=yarn&logoColor=white" alt=""><img src="https://img.shields.io/badge/Nginx-009639?style=flat-square&logo=nginx&logoColor=white" alt=""></p><p><code>Vue Router</code> <code>Vuex</code> <code>Pinia</code> <code>Element Plus</code> <code>Echart</code> <code>WangEditor</code></p><p><code>Sass/Less</code> <code>Axios</code> <code>Ajax</code> <code>...</code></p><h3 id="后端技术" tabindex="-1">后端技术 <a class="header-anchor" href="#后端技术" aria-hidden="true">#</a></h3><p><img src="https://img.shields.io/badge/Node.js-339933?style=flat-square&logo=nodedotjs&logoColor=white" alt=""><img src="https://img.shields.io/badge/C-00599C?style=flat-square&logo=c&logoColor=white" alt=""><img src="https://img.shields.io/badge/C%2B%2B-00599C?style=flat-square&logo=c%2B%2B&logoColor=white" alt=""><img src="https://img.shields.io/badge/Python-FFD43B?style=flat-square&logo=python&logoColor=blue" alt=""></p><p><img src="https://img.shields.io/badge/GIT-E44C30?style=flat-square&logo=git&logoColor=white" alt=""><img src="https://img.shields.io/badge/-Linux-fcc624?style=flat-square&logo=linux&logoColor=white" alt=""><img src="https://img.shields.io/badge/Cent%20OS-262577?style=flat-square&logo=CentOS&logoColor=white" alt=""><img src="https://img.shields.io/badge/-MySQL-4479A1?style=flat-square&logo=MySQL&logoColor=fff" alt=""><img src="https://img.shields.io/badge/-Docker-2496ED?style=flat-square&logo=docker&logoColor=ffffff" alt=""></p><p><img src="https://img.shields.io/badge/Electron-2B2E3A?style=flat-square&logo=electron&logoColor=9FEAF9" alt=""><img src="https://img.shields.io/badge/Express.js-000000?style=flat-square&logo=express&logoColor=white" alt=""></p><h3 id="相关技能" tabindex="-1">相关技能 <a class="header-anchor" href="#相关技能" aria-hidden="true">#</a></h3><p>文档处理:</p><p><code>Microsoft Word</code> <code>Microsoft PowerPoint</code> <code>Microsoft Excel</code></p><p>平面设计:</p><p><code>Adobe PhotoShop</code> <code>Adobe Lightroom</code></p><p>影音制作:</p><p><code>DaVinci Resolve Studio</code> <code>Adobe Premiere</code> <code>Adobe After Effects</code></p><p>专业软件:</p><p><code>MATLAB</code> <code>ICEDA</code> <code>Multisim</code> <code>Keil uVision5</code></p><h2 id="获得奖项" tabindex="-1">获得奖项 <a class="header-anchor" href="#获得奖项" aria-hidden="true">#</a></h2><h3 id="microsoft-edge-浏览器开拓者大赛-开拓之星" tabindex="-1">Microsoft Edge 浏览器开拓者大赛 开拓之星 <a class="header-anchor" href="#microsoft-edge-浏览器开拓者大赛-开拓之星" aria-hidden="true">#</a></h3><p><img src="'+i+'" alt=""></p><h3 id="稀土掘金2022编程挑战赛-三等奖" tabindex="-1">稀土掘金2022编程挑战赛 三等奖 <a class="header-anchor" href="#稀土掘金2022编程挑战赛-三等奖" aria-hidden="true">#</a></h3><p><img src="'+s+'" alt=""></p><h3 id="入选-扬帆计划·中央和国家机关大学生实习" tabindex="-1">入选“扬帆计划·中央和国家机关大学生实习” <a class="header-anchor" href="#入选-扬帆计划·中央和国家机关大学生实习" aria-hidden="true">#</a></h3><h3 id="_100周年现场志愿者" tabindex="-1">100周年现场志愿者 <a class="header-anchor" href="#_100周年现场志愿者" aria-hidden="true">#</a></h3><h3 id="优秀学生干部、优秀共青团员" tabindex="-1">优秀学生干部、优秀共青团员 <a class="header-anchor" href="#优秀学生干部、优秀共青团员" aria-hidden="true">#</a></h3><h3 id="社会工作优秀奖学金" tabindex="-1">社会工作优秀奖学金 <a class="header-anchor" href="#社会工作优秀奖学金" aria-hidden="true">#</a></h3><h2 id="相关链接" tabindex="-1">相关链接 <a class="header-anchor" href="#相关链接" aria-hidden="true">#</a></h2><p><a href="https://github.com/ZiuChen" target="_blank" rel="noreferrer">Github</a><a href="https://space.bilibili.com/7597956" target="_blank" rel="noreferrer">哔哩哔哩</a><a href="https://juejin.cn/user/4420463502826087" target="_blank" rel="noreferrer">稀土掘金</a><a href="https://blog.csdn.net/Huuc6" target="_blank" rel="noreferrer">CSDN</a><a href="https://gitee.com/ziuc" target="_blank" rel="noreferrer">Gitee</a></p>',35),c=[d];function h(g,p,n,m,f,u){return o(),a("div",null,c)}const C=e(r,[["render",h]]);export{_ as __pageData,C as default};
|