System

Maybe you misjudged me cao Cao yesterday, and then you misjudged me today, but I am still me

English | 简体中文

Personal introduction

I am “System”. I am very lucky to be born in the 1990s and live in Changsha city, Hunan Province. I am a “senior front-end development engineer” who loves learning very much. The extraordinary work experience has made me more determined about my life direction. It is an unforgettable thing for me to set foot in the front because of my own interest.
“Learning and writing” is the only thing I can do every day. In my spare time, I like writing and sharing. I run my own public account “Lazy people code farmers” and have a group of readers who like to read my articles. The greatest happiness every day is to communicate and learn with classmates and make progress together.

Begin to use

Install via ‘NPM’ command:

npm i hexo-theme-resume

Then remove the extra dependencies (important), open ‘package.json’ and copy and replace them all with the following:

{
"name": "hexo-site",
"private": true,
"hexo": {
"version": "5.0.0"
},
"scripts": {
"start": "hexo server",
"build": "node pre-deploy.js && hexo clean && hexo generate",
"deploy": "npm run build && hexo deploy"
},
"engines": {
"node": ">=8.9.0"
},
"dependencies": {
"hexo": "^5.0.0",
"hexo-all-minifier": "^0.5.3",
"hexo-autonofollow": "^1.0.1",
"hexo-deployer-git": "^2.1.0",
"hexo-fs": "^3.1.0",
"hexo-lazyload-image": "^1.0.9",
"hexo-offline": "^1.0.0",
"hexo-renderer-ejs": "^1.0.0",
"hexo-renderer-marked": "^3.0.0",
"hexo-renderer-stylus": "^1.1.0",
"hexo-server": "^1.0.0"
}
}

Then type ‘NPM I’ to install dependencies

Education

Graduated from Jishou University in 2015

Work Experience

2019 ~ Present: Changsha Radio and Television Group

2017 ~ 2019: Shenzhen Yuntian Lifei Co

2015 ~ 2017: Shenzhen Guide Beauty Co

心率管家 C养老 C-Life养老 LinkSmart HitFit 飞亚达腕能助手

Project A

2019 ~ Present: Changsha Radio and Television Group

Project B

2017/7 ~ 2017/12: Developed by Shenzhen Yutian Lifei Technology Co

Project C

2015/6 ~ 2017/7: Developed by Shenzhen Guide Beauty Technology Co

Open Source Contributions

Volantis

2017 ~ Present, a wonderful blog theme for Hexo 4.2

ProHUD

2019/08 ~ present, HUD library with easy customization and simple interface

Contact

Current status: on-the-job, considering changing jobs, available within two weeks

15074026466@163.com
15074026466

Theme Config

cdn:
# These base libraries cannot be deleted
jquery: https://cdn.jsdelivr.net/npm/jquery@3.4.1/dist/jquery.min.js
vue: https://cdn.jsdelivr.net/npm/vue@2.5.21/dist/vue.min.js
# When these CDN resources are deleted, local resources are loaded.
common: https://cdn.jsdelivr.net/gh/xaoxuu/hexo-theme-resume@1.0.0/source/js/common.js
escape: https://cdn.jsdelivr.net/gh/xaoxuu/hexo-theme-resume@1.0.0/source/js/css.escape.js
smooth_scroll: https://cdn.jsdelivr.net/gh/xaoxuu/hexo-theme-resume@1.0.0/source/js/smooth-scroll.min.js
css: https://cdn.jsdelivr.net/gh/xaoxuu/hexo-theme-resume@1.0.0/source/css/style.min.css
# Optional plug-in: image zoom
fancybox:
css: https://cdn.jsdelivr.net/npm/@fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.css
js: https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.js

# robots meta tag
robots: noindex,nofollow

# the footer of your site
copyright: '[湘ICP备2022005693号](https://beian.miit.gov.cn)'