-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
43 lines (33 loc) · 1.08 KB
/
about.html
File metadata and controls
43 lines (33 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
layout: minimal
title: "About me"
permalink: /about/index.html
description: "Some description about Zhang Chi..."
---
<img itemprop="image" class="img-rounded" src="/assets/img/blog-author.jpg" alt="Zhang Chi">
<h2>About Me</h2>
<p>My name is Zhang Chi, a front end engineer who loves all things HTML, CSS and Javascript</p>
<p></p>
<h2>Skills</h2>
<ul class="skill-list">
<li>HTML - Jade - Haml - Erb</li>
<li>Design Responsivo (Mobile First)</li>
<li>CSS (Stylus, Sass, Less)</li>
<li>Css Frameworks (Bootstrap, Foundation)</li>
<li>Javascript (Design Patterns, Testes)</li>
<li>NodeJS</li>
<li>AngularJS - ReactJS</li>
<li>Grunt - Gulp - Yeoman</li>
<li>Git</li>
<li>PHP</li>
<li>Python</li>
<li>MySQL - MongoDB</li>
<li>Scrum and Kanban</li>
<li>TDD e Continuous Integration</li>
</ul>
<h2>Project</h2>
<ul>
<li><a href="https://github.com/feleventh/shopmanager">feleventh/shopmanager</a></li>
<li><a href="https://github.com/feleventh/shopmanager">feleventh/shopmanager</a></li>
<li><a href="https://github.com/feleventh/shopmanager">feleventh/shopmanager</a></li>
</ul>