├── x.png
├── 徐健-DevOps.pdf
├── cv.0214.help
├── .user.ini
├── x.png
├── 徐健-DevOps.docx
├── 徐健-DevOps.pdf
├── src
│ ├── imgs
│ │ ├── jekyll.png
│ │ ├── ss-480.png
│ │ ├── djangocms.png
│ │ ├── bg4_5884ee0.png
│ │ ├── me_410cab2.png
│ │ ├── mobile_7e1b7df.png
│ │ ├── weixin_75f92b4.jpg
│ │ ├── call_SF_bc8ac67.png
│ │ ├── call_gb_03ae919.png
│ │ ├── call_wx_ac6ac72.png
│ │ ├── call_github_27ab678.png
│ │ ├── call_weibo_53e7ffa.png
│ │ └── call_zhihu_4567c70.png
│ ├── chenguangda_jianli.doc
│ └── css
│ │ ├── font
│ │ └── roboto
│ │ │ ├── Roboto-Bold.eot
│ │ │ ├── Roboto-Bold.ttf
│ │ │ ├── Roboto-Thin.ttf
│ │ │ ├── Roboto-Bold-.eot
│ │ │ ├── Roboto-Medium.ttf
│ │ │ ├── Roboto-Thin-.eot
│ │ │ ├── Roboto-Regular-.eot
│ │ │ ├── Roboto-Regular.ttf
│ │ │ ├── Roboto-Bold.woff.html
│ │ │ ├── Roboto-Regular.woff.html
│ │ │ └── Roboto-Regular.woff2.html
│ │ └── style.css
└── index.html
├── 徐健-DevOps.docx
├── favicons
├── favicon.ico
├── favicon-16x16.png
├── favicon-32x32.png
├── mstile-150x150.png
├── apple-touch-icon.png
├── android-chrome-192x192.png
├── android-chrome-384x384.png
├── browserconfig.xml
├── manifest.json
└── safari-pinned-tab.svg
├── src
├── imgs
│ ├── jekyll.png
│ ├── ss-480.png
│ ├── djangocms.png
│ ├── me_410cab2.png
│ ├── bg4_5884ee0.png
│ ├── call_SF_bc8ac67.png
│ ├── call_gb_03ae919.png
│ ├── call_wx_ac6ac72.png
│ ├── mobile_7e1b7df.png
│ ├── weixin_75f92b4.jpg
│ ├── call_github_27ab678.png
│ ├── call_weibo_53e7ffa.png
│ └── call_zhihu_4567c70.png
└── css
│ ├── font
│ └── roboto
│ │ ├── Roboto-Bold.eot
│ │ ├── Roboto-Bold.ttf
│ │ ├── Roboto-Thin.eot
│ │ ├── Roboto-Thin.ttf
│ │ ├── Roboto-Bold-.eot
│ │ ├── Roboto-Light-.eot
│ │ ├── Roboto-Light.eot
│ │ ├── Roboto-Light.ttf
│ │ ├── Roboto-Medium-.eot
│ │ ├── Roboto-Medium.eot
│ │ ├── Roboto-Medium.ttf
│ │ ├── Roboto-Regular.eot
│ │ ├── Roboto-Regular.ttf
│ │ ├── Roboto-Thin-.eot
│ │ ├── Roboto-Regular-.eot
│ │ ├── Roboto-Bold.woff.html
│ │ ├── Roboto-Thin.woff.html
│ │ ├── Roboto-Bold.woff2.html
│ │ ├── Roboto-Light.woff.html
│ │ ├── Roboto-Light.woff2.html
│ │ ├── Roboto-Medium.woff.html
│ │ ├── Roboto-Thin.woff2.html
│ │ ├── Roboto-Medium.woff2.html
│ │ ├── Roboto-Regular.woff.html
│ │ └── Roboto-Regular.woff2.html
│ └── style.css
└── index.html
/x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/x.png
--------------------------------------------------------------------------------
/徐健-DevOps.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/徐健-DevOps.pdf
--------------------------------------------------------------------------------
/cv.0214.help/.user.ini:
--------------------------------------------------------------------------------
1 | open_basedir=/home/wwwroot/cv.0214.help:/tmp/:/proc/
2 |
--------------------------------------------------------------------------------
/徐健-DevOps.docx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/徐健-DevOps.docx
--------------------------------------------------------------------------------
/cv.0214.help/x.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/x.png
--------------------------------------------------------------------------------
/favicons/favicon.ico:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/favicons/favicon.ico
--------------------------------------------------------------------------------
/src/imgs/jekyll.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/jekyll.png
--------------------------------------------------------------------------------
/src/imgs/ss-480.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/ss-480.png
--------------------------------------------------------------------------------
/src/imgs/djangocms.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/djangocms.png
--------------------------------------------------------------------------------
/src/imgs/me_410cab2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/me_410cab2.png
--------------------------------------------------------------------------------
/src/imgs/bg4_5884ee0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/bg4_5884ee0.png
--------------------------------------------------------------------------------
/cv.0214.help/徐健-DevOps.docx:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/徐健-DevOps.docx
--------------------------------------------------------------------------------
/cv.0214.help/徐健-DevOps.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/徐健-DevOps.pdf
--------------------------------------------------------------------------------
/favicons/favicon-16x16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/favicons/favicon-16x16.png
--------------------------------------------------------------------------------
/favicons/favicon-32x32.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/favicons/favicon-32x32.png
--------------------------------------------------------------------------------
/favicons/mstile-150x150.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/favicons/mstile-150x150.png
--------------------------------------------------------------------------------
/src/imgs/call_SF_bc8ac67.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/call_SF_bc8ac67.png
--------------------------------------------------------------------------------
/src/imgs/call_gb_03ae919.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/call_gb_03ae919.png
--------------------------------------------------------------------------------
/src/imgs/call_wx_ac6ac72.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/call_wx_ac6ac72.png
--------------------------------------------------------------------------------
/src/imgs/mobile_7e1b7df.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/mobile_7e1b7df.png
--------------------------------------------------------------------------------
/src/imgs/weixin_75f92b4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/weixin_75f92b4.jpg
--------------------------------------------------------------------------------
/favicons/apple-touch-icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/favicons/apple-touch-icon.png
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/jekyll.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/jekyll.png
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/ss-480.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/ss-480.png
--------------------------------------------------------------------------------
/src/imgs/call_github_27ab678.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/call_github_27ab678.png
--------------------------------------------------------------------------------
/src/imgs/call_weibo_53e7ffa.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/call_weibo_53e7ffa.png
--------------------------------------------------------------------------------
/src/imgs/call_zhihu_4567c70.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/imgs/call_zhihu_4567c70.png
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/djangocms.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/djangocms.png
--------------------------------------------------------------------------------
/favicons/android-chrome-192x192.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/favicons/android-chrome-192x192.png
--------------------------------------------------------------------------------
/favicons/android-chrome-384x384.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/favicons/android-chrome-384x384.png
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Bold.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Bold.eot
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Bold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Bold.ttf
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Thin.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Thin.eot
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Thin.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Thin.ttf
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/bg4_5884ee0.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/bg4_5884ee0.png
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/me_410cab2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/me_410cab2.png
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Bold-.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Bold-.eot
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Light-.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Light-.eot
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Light.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Light.eot
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Light.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Light.ttf
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Medium-.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Medium-.eot
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Medium.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Medium.eot
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Medium.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Medium.ttf
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Regular.eot
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Regular.ttf
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Thin-.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Thin-.eot
--------------------------------------------------------------------------------
/cv.0214.help/src/chenguangda_jianli.doc:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/chenguangda_jianli.doc
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/mobile_7e1b7df.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/mobile_7e1b7df.png
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/weixin_75f92b4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/weixin_75f92b4.jpg
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Regular-.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/src/css/font/roboto/Roboto-Regular-.eot
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/call_SF_bc8ac67.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/call_SF_bc8ac67.png
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/call_gb_03ae919.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/call_gb_03ae919.png
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/call_wx_ac6ac72.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/call_wx_ac6ac72.png
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/call_github_27ab678.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/call_github_27ab678.png
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/call_weibo_53e7ffa.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/call_weibo_53e7ffa.png
--------------------------------------------------------------------------------
/cv.0214.help/src/imgs/call_zhihu_4567c70.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/imgs/call_zhihu_4567c70.png
--------------------------------------------------------------------------------
/cv.0214.help/src/css/font/roboto/Roboto-Bold.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/css/font/roboto/Roboto-Bold.eot
--------------------------------------------------------------------------------
/cv.0214.help/src/css/font/roboto/Roboto-Bold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/css/font/roboto/Roboto-Bold.ttf
--------------------------------------------------------------------------------
/cv.0214.help/src/css/font/roboto/Roboto-Thin.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/css/font/roboto/Roboto-Thin.ttf
--------------------------------------------------------------------------------
/cv.0214.help/src/css/font/roboto/Roboto-Bold-.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/css/font/roboto/Roboto-Bold-.eot
--------------------------------------------------------------------------------
/cv.0214.help/src/css/font/roboto/Roboto-Medium.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/css/font/roboto/Roboto-Medium.ttf
--------------------------------------------------------------------------------
/cv.0214.help/src/css/font/roboto/Roboto-Thin-.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/css/font/roboto/Roboto-Thin-.eot
--------------------------------------------------------------------------------
/cv.0214.help/src/css/font/roboto/Roboto-Regular-.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/css/font/roboto/Roboto-Regular-.eot
--------------------------------------------------------------------------------
/cv.0214.help/src/css/font/roboto/Roboto-Regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Homeless-Xu/CV/master/cv.0214.help/src/css/font/roboto/Roboto-Regular.ttf
--------------------------------------------------------------------------------
/favicons/browserconfig.xml:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | #da532c
7 |
8 |
9 |
10 |
--------------------------------------------------------------------------------
/favicons/manifest.json:
--------------------------------------------------------------------------------
1 | {
2 | "name": "",
3 | "icons": [
4 | {
5 | "src": "/android-chrome-192x192.png",
6 | "sizes": "192x192",
7 | "type": "image/png"
8 | },
9 | {
10 | "src": "/android-chrome-384x384.png",
11 | "sizes": "384x384",
12 | "type": "image/png"
13 | }
14 | ],
15 | "theme_color": "#ffffff",
16 | "background_color": "#ffffff",
17 | "display": "standalone"
18 | }
--------------------------------------------------------------------------------
/favicons/safari-pinned-tab.svg:
--------------------------------------------------------------------------------
1 |
2 |
4 |
32 |
--------------------------------------------------------------------------------
/src/css/style.css:
--------------------------------------------------------------------------------
1 | body {
2 | margin: 0;
3 | background: #fff;
4 | line-height: 1;
5 | font-family: 'Pingfang SC', 'Lantinghei SC', 'Helvetica Neue', Helvetica, sans-serif;
6 | font-size: 16px;
7 | color: #333;
8 | -webkit-font-smoothing: antialiased;
9 | -webkit-text-size-adjust: none;
10 | -webkit-print-color-adjust: exact;
11 | }
12 | h1, h2, h3, h4, h5, h6, p, ul, ol {
13 | margin: 0;
14 | padding: 0;
15 | }
16 | h1, h2, h3, h4, h5, h6 {
17 | font-weight: normal;
18 | font-size: inherit;
19 | }
20 |
21 |
22 |
23 |
24 |
25 | img {
26 | border: none;
27 | vertical-align: top;
28 | }
29 | a, a:visited {
30 | text-decoration: none;
31 | color: #08c;
32 | }
33 | a:hover { text-decoration: underline; }
34 |
35 |
36 | /* 清浮动 */
37 | .clearfix:after {
38 | display: block;
39 | overflow: hidden;
40 | clear: both;
41 | height: 0;
42 | visibility: hidden;
43 | content: '.';
44 | }
45 |
46 |
47 |
48 |
49 | /* 通用内容样式 */
50 | .content {
51 | line-height: 1.7;
52 | text-align: justify;
53 | }
54 |
55 |
56 |
57 |
58 | ul, ol { list-style-type: none; }
59 |
60 |
61 | /* 通用列表样式 */
62 | .list>li { list-style: disc; margin-left: 1.3em; }
63 |
64 |
65 |
66 | /* 内容边界 */
67 | .boundary { clear: both; }
68 | @media (max-width: 768px) {
69 | .boundary { margin: 0 20px; }
70 | }
71 | @media (min-width: 769px) and (max-width: 1040px) {
72 | .boundary { margin: 0 30px; }
73 | }
74 | @media (min-width: 1040px) {
75 | .boundary {
76 | max-width: 980px;
77 | margin: 0 auto;
78 | }
79 | }
80 |
81 |
82 |
83 | /*❤️ ❤️ 章节 */
84 | .section:nth-child(even) { background: #fafafa; }
85 | .section__header {
86 | text-shadow: 1px 1px 0 #fff;
87 | line-height: 1.4;
88 | }
89 | .section__header__title, .section__header__subtitle {
90 | font-family: 'Microsoft JhengHei', 'Microsoft YaHei', 'STHeiti SC', 'SimHei';
91 | text-align: center;
92 | }
93 | .section__header__subtitle { color: #999; }
94 |
95 | @media (max-width: 749px) {
96 | .section .boundary { padding: 25px 0; }
97 | .section__header { margin-bottom: 20px; }
98 | .section__header__title { font-size: 26px; }
99 | .section__header__subtitle { font-size: 20px; }
100 | }
101 |
102 | @media (min-width: 750px) {
103 | .section .boundary { padding: 35px 0; }
104 | .section__header { margin-bottom: 30px; }
105 | .section__header__title { font-size: 40px; }
106 | .section__header__subtitle { font-size: 34px; }
107 | }
108 |
109 |
110 | /* 技术技能章节 */
111 | .tech-skill-list__item {
112 | position: relative;
113 | animation-duration: 1.5s;
114 | }
115 | .tech-skill-list__item-javascript {
116 | animation-name: bar-javascript;
117 | }
118 | @keyframes bar-javascript {
119 | 0% { width: 0; }
120 | 100% { width: 100%; }
121 | }
122 | .tech-skill-list__item-html-and-css {
123 | width: 90%;
124 | animation-name: bar-html-and-css;
125 | }
126 | @keyframes bar-html-and-css {
127 | 0% { width: 0; }
128 | 100% { width: 90%; }
129 | }
130 | .tech-skill-list__item-nodejs {
131 | width: 80%;
132 | animation-name: bar-nodejs;
133 | }
134 | @keyframes bar-nodejs {
135 | 0% { width: 0; }
136 | 100% { width: 80%; }
137 | }
138 | .tech-skill-list__item-aspdotnet {
139 | width: 55%;
140 | animation-name: bar-aspdotnet;
141 | }
142 | @keyframes bar-aspdotnet {
143 | 0% { width: 0; }
144 | 100% { width: 55%; }
145 | }
146 | .tech-skill-list__item-sql {
147 | width: 50%;
148 | animation-name: bar-sql;
149 | }
150 | @keyframes bar-sql {
151 | 0% { width: 0; }
152 | 100% { width: 50%; }
153 | }
154 | .tech-skill-list__item-photoshop {
155 | width: 45%;
156 | animation-name: bar-photoshop;
157 | }
158 | @keyframes bar-photoshop {
159 | 0% { width: 0; }
160 | 100% { width: 45%; }
161 | }
162 | .tech-skill-list__item__name {
163 | height: 40px;
164 | line-height: 40px;
165 | padding-left: 10px;
166 | border-left: 3px solid;
167 | overflow: hidden;
168 | background-color: #fff6dd;
169 | border-color: #fdbc40;
170 | color: #ff742a;
171 | }
172 | .tech-skill-list__item--practised .tech-skill-list__item__name {
173 | background-color: #eaf6d0;
174 | border-color: #80bd01;
175 | color: #6e9c0f;
176 | }
177 | .tech-skill-list__item--mastered .tech-skill-list__item__name {
178 | background-color: #d6efff;
179 | border-color: #3498db;
180 | color: #2a7da9;
181 | }
182 | .tech-skill-list__item__detail {
183 | position: absolute;
184 | left: 150px;
185 | top: 12px;
186 | z-index: 9999;
187 | max-width: 400px;
188 | padding: 10px;
189 | background: rgba(255, 255, 255, 0.8);
190 | box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
191 | border-radius: 4px;
192 | display: none;
193 | }
194 |
195 | @media (max-width: 749px) {
196 | .tech-skill-list__item { margin-bottom: 15px; }
197 | }
198 |
199 | @media (min-width: 750px) {
200 | .tech-skill-list__item { margin-bottom: 20px; }
201 | .tech-skill-list__item:hover .tech-skill-list__item__detail {
202 | display: block;
203 | font-size: 14px;
204 | }
205 |
206 | @keyframes fade-in {
207 | 0% {
208 | display: none;
209 | opacity: 0;
210 | }
211 | 1% {
212 | display: block;
213 | opacity: 0;
214 | }
215 | 100% {
216 | display: block;
217 | opacity: 1;
218 | }
219 | }
220 | .fade { animation: fade-in 0.8s; }
221 | }
222 |
223 |
224 |
225 |
226 |
--------------------------------------------------------------------------------
/cv.0214.help/src/css/style.css:
--------------------------------------------------------------------------------
1 | body {
2 | margin: 0;
3 | background: #fff;
4 | line-height: 1;
5 | font-family: 'Pingfang SC', 'Lantinghei SC', 'Helvetica Neue', Helvetica, sans-serif;
6 | font-size: 16px;
7 | color: #333;
8 | -webkit-font-smoothing: antialiased;
9 | -webkit-text-size-adjust: none;
10 | -webkit-print-color-adjust: exact;
11 | }
12 | h1, h2, h3, h4, h5, h6, p, ul, ol {
13 | margin: 0;
14 | padding: 0;
15 | }
16 | h1, h2, h3, h4, h5, h6 {
17 | font-weight: normal;
18 | font-size: inherit;
19 | }
20 |
21 |
22 |
23 |
24 |
25 | img {
26 | border: none;
27 | vertical-align: top;
28 | }
29 | a, a:visited {
30 | text-decoration: none;
31 | color: #08c;
32 | }
33 | a:hover { text-decoration: underline; }
34 |
35 |
36 | /* 清浮动 */
37 | .clearfix:after {
38 | display: block;
39 | overflow: hidden;
40 | clear: both;
41 | height: 0;
42 | visibility: hidden;
43 | content: '.';
44 | }
45 |
46 |
47 |
48 |
49 | /* 通用内容样式 */
50 | .content {
51 | line-height: 1.7;
52 | text-align: justify;
53 | }
54 |
55 |
56 |
57 |
58 | ul, ol { list-style-type: none; }
59 |
60 |
61 | /* 通用列表样式 */
62 | .list>li { list-style: disc; margin-left: 1.3em; }
63 |
64 |
65 |
66 | /* 内容边界 */
67 | .boundary { clear: both; }
68 | @media (max-width: 768px) {
69 | .boundary { margin: 0 20px; }
70 | }
71 | @media (min-width: 769px) and (max-width: 1040px) {
72 | .boundary { margin: 0 30px; }
73 | }
74 | @media (min-width: 1040px) {
75 | .boundary {
76 | max-width: 980px;
77 | margin: 0 auto;
78 | }
79 | }
80 |
81 |
82 |
83 | /*❤️ ❤️ 章节 */
84 | .section:nth-child(even) { background: #fafafa; }
85 | .section__header {
86 | text-shadow: 1px 1px 0 #fff;
87 | line-height: 1.4;
88 | }
89 | .section__header__title, .section__header__subtitle {
90 | font-family: 'Microsoft JhengHei', 'Microsoft YaHei', 'STHeiti SC', 'SimHei';
91 | text-align: center;
92 | }
93 | .section__header__subtitle { color: #999; }
94 |
95 | @media (max-width: 749px) {
96 | .section .boundary { padding: 25px 0; }
97 | .section__header { margin-bottom: 20px; }
98 | .section__header__title { font-size: 26px; }
99 | .section__header__subtitle { font-size: 20px; }
100 | }
101 |
102 | @media (min-width: 750px) {
103 | .section .boundary { padding: 35px 0; }
104 | .section__header { margin-bottom: 30px; }
105 | .section__header__title { font-size: 40px; }
106 | .section__header__subtitle { font-size: 34px; }
107 | }
108 |
109 |
110 | /* 技术技能章节 */
111 | .tech-skill-list__item {
112 | position: relative;
113 | animation-duration: 1.5s;
114 | }
115 | .tech-skill-list__item-javascript {
116 | animation-name: bar-javascript;
117 | }
118 | @keyframes bar-javascript {
119 | 0% { width: 0; }
120 | 100% { width: 100%; }
121 | }
122 | .tech-skill-list__item-html-and-css {
123 | width: 90%;
124 | animation-name: bar-html-and-css;
125 | }
126 | @keyframes bar-html-and-css {
127 | 0% { width: 0; }
128 | 100% { width: 90%; }
129 | }
130 | .tech-skill-list__item-nodejs {
131 | width: 80%;
132 | animation-name: bar-nodejs;
133 | }
134 | @keyframes bar-nodejs {
135 | 0% { width: 0; }
136 | 100% { width: 80%; }
137 | }
138 | .tech-skill-list__item-aspdotnet {
139 | width: 55%;
140 | animation-name: bar-aspdotnet;
141 | }
142 | @keyframes bar-aspdotnet {
143 | 0% { width: 0; }
144 | 100% { width: 55%; }
145 | }
146 | .tech-skill-list__item-sql {
147 | width: 50%;
148 | animation-name: bar-sql;
149 | }
150 | @keyframes bar-sql {
151 | 0% { width: 0; }
152 | 100% { width: 50%; }
153 | }
154 | .tech-skill-list__item-photoshop {
155 | width: 45%;
156 | animation-name: bar-photoshop;
157 | }
158 | @keyframes bar-photoshop {
159 | 0% { width: 0; }
160 | 100% { width: 45%; }
161 | }
162 | .tech-skill-list__item__name {
163 | height: 40px;
164 | line-height: 40px;
165 | padding-left: 10px;
166 | border-left: 3px solid;
167 | overflow: hidden;
168 | background-color: #fff6dd;
169 | border-color: #fdbc40;
170 | color: #ff742a;
171 | }
172 | .tech-skill-list__item--practised .tech-skill-list__item__name {
173 | background-color: #eaf6d0;
174 | border-color: #80bd01;
175 | color: #6e9c0f;
176 | }
177 | .tech-skill-list__item--mastered .tech-skill-list__item__name {
178 | background-color: #d6efff;
179 | border-color: #3498db;
180 | color: #2a7da9;
181 | }
182 | .tech-skill-list__item__detail {
183 | position: absolute;
184 | left: 150px;
185 | top: 12px;
186 | z-index: 9999;
187 | max-width: 400px;
188 | padding: 10px;
189 | background: rgba(255, 255, 255, 0.8);
190 | box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
191 | border-radius: 4px;
192 | display: none;
193 | }
194 |
195 | @media (max-width: 749px) {
196 | .tech-skill-list__item { margin-bottom: 15px; }
197 | }
198 |
199 | @media (min-width: 750px) {
200 | .tech-skill-list__item { margin-bottom: 20px; }
201 | .tech-skill-list__item:hover .tech-skill-list__item__detail {
202 | display: block;
203 | font-size: 14px;
204 | }
205 |
206 | @keyframes fade-in {
207 | 0% {
208 | display: none;
209 | opacity: 0;
210 | }
211 | 1% {
212 | display: block;
213 | opacity: 0;
214 | }
215 | 100% {
216 | display: block;
217 | opacity: 1;
218 | }
219 | }
220 | .fade { animation: fade-in 0.8s; }
221 | }
222 |
223 |
224 |
225 |
226 |
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Bold.woff.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Thin.woff.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Bold.woff2.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Light.woff.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Light.woff2.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Medium.woff.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Thin.woff2.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Medium.woff2.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Regular.woff.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/cv.0214.help/src/css/font/roboto/Roboto-Bold.woff.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/src/css/font/roboto/Roboto-Regular.woff2.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/cv.0214.help/src/css/font/roboto/Roboto-Regular.woff.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/cv.0214.help/src/css/font/roboto/Roboto-Regular.woff2.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | IIS 7.5 详细错误 - 404.3 - Not Found
7 |
49 |
50 |
51 |
52 |
53 | Internet Information Services 7.5
54 |
55 |
56 |
60 |
61 |
62 |
83 |
84 |
85 |
88 |
89 |
90 |
93 |
94 |
95 |
96 |
97 |
102 |
103 |
104 |
105 |
106 |
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 | Xu.Jian - Resume
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
Xu.Jian
25 |
徐健 · 男 · 28 · 未婚 · 离职
26 | DevOps · 上海
27 | 宁波大学科技学院 · 学士 · 信息与计算科学
28 |
29 |
30 |
Word 简历下载 •
31 |
PDF 简历下载 (推荐)
32 |
xx2610@gmail.com
33 |
34 |
35 |
36 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
55 |
56 |
57 |
58 |
59 | -
60 |
网络
61 |
62 |
63 | - 技能 :
64 | - • VLAN、VPN、思科交换/路由、防火墙、UPS;
65 | - • PBX( 传统电话 ) 、CallManager( 网络电话 );
66 | - • 中小型网络架构规划、设计、建设、管理;
67 | - • DC 机房: 问题定位、日常巡检及维护 (20+服务器);
68 | - • PC 电脑: 软硬件故障处理、更换维修;
69 | - • AD 域、NTFS 文件权限设置;
70 | - • Wireshark: FTP/Telnet 密码获取;
71 | - • Nmap: 主机/端口分析;
72 | -
73 | - 网络项目 :
74 | - • SSR 服务器 ✔︎ : SSR + SS-Panel; Demo 、
75 | 笔记
76 | - • FRP 服务器 ✔︎ : 内网穿透; Demo admin/admin 、
77 | 笔记
78 | - • VPN 服务器 ✔︎ : IPSec; 笔记
79 | - • 邮件 服务器 ✔︎ : Postfix + Devocot + Cyrus-sasl; 笔记
80 | - • DNS 服务器 ✔︎ : Bind; 笔记
81 | - • 网盘 服务器 ✔︎ : NextCloud; 笔记
82 | - • 流控 服务器 ✔︎ : FreeRADIUS; 笔记
83 | - • Wifi 破解 ✔︎ : WPS、Aircrack; 笔记
84 |
85 |
86 |
87 |
88 |
89 | -
90 |
运维
91 |
92 |
93 | - 系统 :
94 | - • MacOS、CentOS_7、Kali、openSUSE、Windows
95 | - • 熟悉各种系统的安装维护以及基础配置
96 | -
97 | - 脚本 :
98 | - • Bash : 利用阿里大于API发短信 源码
99 | - • Python 爬虫 : 爬取网站图片并分类 源码
100 | - • Apple Script : 笔记
101 | -
102 | - Linux
103 | - • 熟悉 Nginx 配置 Nginx 笔记
104 | - • 熟悉 防火墙、LNMP 等安装配置
105 | - • 了解 LVS 负载均衡、消息队列
106 |
107 |
108 |
109 |
110 |
111 | -
112 |
数据库
113 |
127 |
128 |
129 |
130 |
131 | -
132 |
虚拟化
133 |
134 |
135 | - 公有云 : GCE、阿里云
136 | - • 熟悉 KVM / OpenVZ
137 | -
138 | - 私有云 : OpenStack 笔记
139 | - • 本地手动搭建 OpenStack-Ocata 版本.
140 | - • 熟悉 认证、计算、存储、网络等基本组件配置
141 | -
142 | - ESXi : 前公司用 笔记
143 | - Docker : Mac 临时搭建 测试集群 笔记
144 | - VMware : Mac 长期安装 Kali 系统
145 |
146 |
147 |
148 |
149 |
150 |
151 | -
152 |
前后端
153 |
154 |
155 | - 前端技能:
156 | - • 熟悉 Bootstrap 框架, 能独立开发前端页面;
157 | - • 熟悉 Webpack、Chrome 等工具
158 | - • 其他: Ajax/Pjax、SEO、CDN、HTTPS、JSON
159 | -
160 | - 前端项目:
161 | - • Github 主题开发✔︎: Demo 、 源码
162 | - • Html 个人简历✔︎: Demo 、 源码
163 | -
164 | - 后端项目:
165 | - • 个人网站✔︎: DjangoCMS Demo 、 源码
166 | - • 云数据库✔︎: Firebase (Google) + API 笔记
167 |
168 |
169 |
170 |
171 |
172 | -
173 |
DevOps
174 |
185 |
186 |
187 |
188 |
189 |
190 |
191 |
192 |
193 |
194 |
195 |
196 |
197 |
198 |
199 |
200 |
201 |
202 |
203 |
204 |
205 |
工作经验
206 |
207 |
208 |
209 |
210 |
211 | 2013年
212 |
213 |
214 |
215 |
216 |
217 |
218 | 2月
219 |
220 |
221 |
222 |
上海明珠医院
223 |
• 职位: 网管
224 |
• 职责:
225 |
1). 机房维护
226 |
2). 医保系统维护.
227 |
3). 电脑、电话维护.
228 |
229 |
230 |
231 |
232 |
233 | 2016年
234 |
235 |
236 |
237 |
238 |
239 | 2月
240 |
241 |
242 |
243 |
上海艾缇科信
244 |
• 职位: IT.Admin
245 |
• 职责:
246 |
1). 机房日常巡检 + 维护
247 |
2). AD域、NTFS 文件权限管理.
248 |
3). ESX 集群管理.
249 |
250 |
251 |
252 |
253 |
254 |
255 | 2017年
256 |
257 |
258 |
259 |
260 |
261 | 8月
262 |
263 |
264 |
265 |
266 | 离职, 寻找 DevOps 机会.
267 |
268 |
269 |
270 |
271 |
272 |
273 |
274 |
275 |
276 |
277 |
278 |
279 |
280 |
281 |
282 |
283 |
284 |
285 |
286 |
287 |
个人作品
288 |
289 |
290 |
291 |
292 |

293 |
294 |
295 |
【 Github 博客主题 】前端项目-静态网站
296 |
297 |
项目描述:
298 |
• 利用 Jekyll + Liquid 来创建自己心仪的 Github 博客主题
299 |
• 前端练手项目,历时两月.原创项目,绝非抄袭!详情见Github源码.
300 |
301 |
302 |
303 |
304 |
305 |
主题功能:
306 |
• 三级标签过滤 & 统一时间排序
307 |
• 拖动条 + 滚动条 + Nprogress进度条 + PJAX
308 |
• 标签智能高亮: 点击文件名自动高亮出对应 Tags & Categories.
309 |
• 标题智能高亮: 文章滚动自动高亮标题(h2-h5), 并实现锚点跳转.
310 |
• Service Worker 缓存、Lazyload 懒加载
311 |
• Webpack (SASS & ES6 & CSS内联)
312 |
• 谷歌网站统计分析 + HTTPS
313 |
314 | 项目链接
315 | 源码链接
316 |
317 |
318 |
319 |
320 |
321 |
322 |
323 |

324 |
325 |
326 |
【 DjangoCMS 个人网站 】后端项目-动态网站
327 |
328 |
网站描述:
329 |
• 利用 DjangoCMS 搭建个人网站.
330 |
• 分享个人学习笔记,所有文章都亲测有效.
331 |
332 |
333 |
334 |
335 |
336 |
网站架构:
337 |
• Nginx + uWsgi + DjangoCMS + SQLite + ENV
338 | 网站介绍:
339 |
• Aldryn-bootstrap3 + Google Analytics
340 |
• Git + lsync 实时备份
341 |
• HTTPS
342 | 项目链接
343 | 项目源码
344 |
345 |
346 |
347 |
348 |
349 |
350 |
351 |
352 |
353 |
354 |
355 |
356 |
357 |
358 |
359 |
360 |
361 |
362 |
363 |
364 |
365 |
366 |
367 |
368 |
369 |
370 |
371 |
372 |
373 |
374 |
375 |
个人作品
376 |
377 |
378 |
379 |
380 |
381 |
382 |

383 |
384 |
385 |
【 SSR 翻墙项目 】
386 |
387 |
项目描述:
388 |
• 搭建高速稳定的多人翻墙环境
389 |
• 免费注册; 已有用户 300+
390 |
391 |
392 |
393 |
网站架构:
394 |
• SSR(Python) + SS-panel + Mysql主主热备
395 |
396 | 项目链接
397 | 搭建教程
398 |
399 |
400 |
401 |
402 |
403 |
404 |

405 |
406 |
407 |
408 |
Wifi 破解 - 技术文章
409 |
410 |
411 |
SSR + SS-panel + Mysql;
412 | 注册链接 免费提供长期稳定的SS翻墙帐号.
413 |
414 |
415 |
416 |
417 |
418 |
419 |
420 |
421 |
422 |
423 |
424 |
425 |
426 |

427 |
428 |
429 |
430 |
VPS 基础搭建
431 |
432 |
433 |
SSR + SS-panel + Mysql;
434 | 注册链接 免费提供长期稳定的SS翻墙帐号.
435 |
436 |
437 |
438 |
439 |
440 |
441 |
442 |
443 |
444 |
445 |
446 |
447 |
448 |
449 |
450 |
451 |
452 |
453 |
454 |
455 |
456 |
457 |
458 |
459 |
460 |
461 |
462 |
463 |
464 |
465 |
466 |
467 |
468 |
469 |
470 |
471 |
472 |
473 |
474 |
475 |
476 |
477 |
478 |
479 |
480 |
481 |
482 |
483 |
484 |
485 |
486 |
487 |
488 |
489 |
490 |
491 |
492 |
493 |
494 |
495 |
496 |
497 |
498 |
499 |
500 |
501 |
502 |
503 |
504 |
505 |
--------------------------------------------------------------------------------
/cv.0214.help/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 | Xu.Jian - Resume
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
Xu.Jian
25 |
徐健 · 男 · 28 · 未婚 · 离职
26 | DevOps · 上海
27 | 宁波大学科技学院 · 学士 · 信息与计算科学
28 |
29 |
30 |
Word 简历下载 •
31 |
PDF 简历下载 (推荐)
32 |
xx2610@gmail.com
33 |
34 |
35 |
36 |
41 |
42 |
43 |
44 |
45 |
46 |
47 |
48 |
49 |
50 |
51 |
55 |
56 |
57 |
58 |
59 | -
60 |
网络
61 |
62 |
63 | - 技能 :
64 | - • VLAN、VPN、思科交换/路由、防火墙、UPS;
65 | - • PBX( 传统电话 ) 、CallManager( 网络电话 );
66 | - • 中小型网络架构规划、设计、建设、管理;
67 | - • DC 机房: 问题定位、日常巡检及维护 (20+服务器);
68 | - • PC 电脑: 软硬件故障处理、更换维修;
69 | - • AD 域、NTFS 文件权限设置;
70 | - • Wireshark: FTP/Telnet 密码获取;
71 | - • Nmap: 主机/端口分析;
72 | -
73 | - 网络项目 :
74 | - • SSR 服务器 ✔︎ : SSR + SS-Panel; Demo 、
75 | 笔记
76 | - • FRP 服务器 ✔︎ : 内网穿透; Demo admin/admin 、
77 | 笔记
78 | - • VPN 服务器 ✔︎ : IPSec; 笔记
79 | - • 邮件 服务器 ✔︎ : Postfix + Devocot + Cyrus-sasl; 笔记
80 | - • DNS 服务器 ✔︎ : Bind; 笔记
81 | - • 网盘 服务器 ✔︎ : NextCloud; 笔记
82 | - • 流控 服务器 ✔︎ : FreeRADIUS; 笔记
83 | - • Wifi 破解 ✔︎ : WPS、Aircrack; 笔记
84 |
85 |
86 |
87 |
88 |
89 | -
90 |
运维
91 |
92 |
93 | - 系统 :
94 | - • MacOS、CentOS_7、Kali、openSUSE、Windows
95 | - • 熟悉各种系统的安装维护以及基础配置
96 | -
97 | - 脚本 :
98 | - • Bash : 利用阿里大于API发短信 源码
99 | - • Python 爬虫 : 爬取网站图片并分类 源码
100 | - • Apple Script : 笔记
101 | -
102 | - Linux
103 | - • 熟悉 Nginx 配置 Nginx 笔记
104 | - • 熟悉 防火墙、LNMP 等安装配置
105 | - • 了解 LVS 负载均衡、消息队列
106 |
107 |
108 |
109 |
110 |
111 | -
112 |
数据库
113 |
127 |
128 |
129 |
130 |
131 | -
132 |
虚拟化
133 |
134 |
135 | - 公有云 : GCE、阿里云
136 | - • 熟悉 KVM / OpenVZ
137 | -
138 | - 私有云 : OpenStack 笔记
139 | - • 本地手动搭建 OpenStack-Ocata 版本.
140 | - • 熟悉 认证、计算、存储、网络等基本组件配置
141 | -
142 | - ESXi : 前公司用 笔记
143 | - Docker : Mac 临时搭建 测试集群 笔记
144 | - VMware : Mac 长期安装 Kali 系统
145 |
146 |
147 |
148 |
149 |
150 |
151 | -
152 |
前后端
153 |
154 |
155 | - 前端技能:
156 | - • 熟悉 Bootstrap 框架, 能独立开发前端页面;
157 | - • 熟悉 Webpack、Chrome 等工具
158 | - • 其他: Ajax/Pjax、SEO、CDN、HTTPS、JSON
159 | -
160 | - 前端项目:
161 | - • Github 主题开发✔︎: Demo 、 源码
162 | - • Html 个人简历✔︎: Demo 、 源码
163 | -
164 | - 后端项目:
165 | - • 个人网站✔︎: DjangoCMS Demo 、 源码
166 | - • 云数据库✔︎: Firebase (Google) + API 笔记
167 |
168 |
169 |
170 |
171 |
172 | -
173 |
DevOps
174 |
185 |
186 |
187 |
188 |
189 |
190 |
191 |
192 |
193 |
194 |
195 |
196 |
197 |
198 |
199 |
200 |
201 |
202 |
203 |
204 |
205 |
工作经验
206 |
207 |
208 |
209 |
210 |
211 | 2013年
212 |
213 |
214 |
215 |
216 |
217 |
218 | 2月
219 |
220 |
221 |
222 |
上海明珠医院
223 |
• 职位: 网管
224 |
• 职责:
225 |
1). 机房维护
226 |
2). 医保系统维护.
227 |
3). 电脑、电话维护.
228 |
229 |
230 |
231 |
232 |
233 | 2016年
234 |
235 |
236 |
237 |
238 |
239 | 2月
240 |
241 |
242 |
243 |
上海艾缇科信
244 |
• 职位: IT.Admin
245 |
• 职责:
246 |
1). 机房日常巡检 + 维护
247 |
2). AD域、NTFS 文件权限管理.
248 |
3). ESX 集群管理.
249 |
250 |
251 |
252 |
253 |
254 |
255 | 2017年
256 |
257 |
258 |
259 |
260 |
261 | 8月
262 |
263 |
264 |
265 |
266 | 离职, 寻找 DevOps 机会.
267 |
268 |
269 |
270 |
271 |
272 |
273 |
274 |
275 |
276 |
277 |
278 |
279 |
280 |
281 |
282 |
283 |
284 |
285 |
286 |
287 |
个人作品
288 |
289 |
290 |
291 |
292 |

293 |
294 |
295 |
【 Github 博客主题 】前端项目-静态网站
296 |
297 |
项目描述:
298 |
• 利用 Jekyll + Liquid 来创建自己心仪的 Github 博客主题
299 |
• 前端练手项目,历时两月.原创项目,绝非抄袭!详情见Github源码.
300 |
301 |
302 |
303 |
304 |
305 |
主题功能:
306 |
• 三级标签过滤 & 统一时间排序
307 |
• 拖动条 + 滚动条 + Nprogress进度条 + PJAX
308 |
• 标签智能高亮: 点击文件名自动高亮出对应 Tags & Categories.
309 |
• 标题智能高亮: 文章滚动自动高亮标题(h2-h5), 并实现锚点跳转.
310 |
• Service Worker 缓存、Lazyload 懒加载
311 |
• Webpack (SASS & ES6 & CSS内联)
312 |
• 谷歌网站统计分析 + HTTPS
313 |
314 | 项目链接
315 | 源码链接
316 |
317 |
318 |
319 |
320 |
321 |
322 |
323 |

324 |
325 |
326 |
【 DjangoCMS 个人网站 】后端项目-动态网站
327 |
328 |
网站描述:
329 |
• 利用 DjangoCMS 搭建个人网站.
330 |
• 分享个人学习笔记,所有文章都亲测有效.
331 |
332 |
333 |
334 |
335 |
336 |
网站架构:
337 |
• Nginx + uWsgi + DjangoCMS + SQLite + ENV
338 | 网站介绍:
339 |
• Aldryn-bootstrap3 + Google Analytics
340 |
• Git + lsync 实时备份
341 |
• HTTPS
342 | 项目链接
343 | 项目源码
344 |
345 |
346 |
347 |
348 |
349 |
350 |
351 |
352 |
353 |
354 |
355 |
356 |
357 |
358 |
359 |
360 |
361 |
362 |
363 |
364 |
365 |
366 |
367 |
368 |
369 |
370 |
371 |
372 |
373 |
374 |
375 |
个人作品
376 |
377 |
378 |
379 |
380 |
381 |
382 |

383 |
384 |
385 |
【 SSR 翻墙项目 】
386 |
387 |
项目描述:
388 |
• 搭建高速稳定的多人翻墙环境
389 |
• 免费注册; 已有用户 300+
390 |
391 |
392 |
393 |
网站架构:
394 |
• SSR(Python) + SS-panel + Mysql主主热备
395 |
396 | 项目链接
397 | 搭建教程
398 |
399 |
400 |
401 |
402 |
403 |
404 |

405 |
406 |
407 |
408 |
Wifi 破解 - 技术文章
409 |
410 |
411 |
SSR + SS-panel + Mysql;
412 | 注册链接 免费提供长期稳定的SS翻墙帐号.
413 |
414 |
415 |
416 |
417 |
418 |
419 |
420 |
421 |
422 |
423 |
424 |
425 |
426 |

427 |
428 |
429 |
430 |
VPS 基础搭建
431 |
432 |
433 |
SSR + SS-panel + Mysql;
434 | 注册链接 免费提供长期稳定的SS翻墙帐号.
435 |
436 |
437 |
438 |
439 |
440 |
441 |
442 |
443 |
444 |
445 |
446 |
447 |
448 |
449 |
450 |
451 |
452 |
453 |
454 |
455 |
456 |
457 |
458 |
459 |
460 |
461 |
462 |
463 |
464 |
465 |
466 |
467 |
468 |
469 |
470 |
471 |
472 |
473 |
474 |
475 |
476 |
477 |
478 |
479 |
480 |
481 |
482 |
483 |
484 |
485 |
486 |
487 |
488 |
489 |
490 |
491 |
492 |
493 |
494 |
495 |
496 |
497 |
498 |
499 |
500 |
501 |
502 |
503 |
504 |
505 |
--------------------------------------------------------------------------------