Skip to content

Commit e975f0f

Browse files
committed
Create index.html
1 parent ea3a530 commit e975f0f

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
qiang.li

index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>Qiang Li</title>
5+
</head>
6+
<body>
7+
8+
<h1>Profile</h1>
9+
<div>
10+
<p>Qiang Li has an extensive and in-depth cross section of technical knowledge.</p>
11+
12+
<ul>
13+
<li>Experienced in Internet, Unix, and networking (Linux, TCP/IP, HTTP, AJAX/REST)</li>
14+
<li>Skilled in software design and development of large scale enterprise applications (Golang, Java, Javascript, AWS, Azure, Cloud Foundry, Docker)</li>
15+
<li>Strong in database technologies (PostgreSQL, Elasticsearch, Oracle, DynamoDB)</li>
16+
</ul>
17+
</div>
18+
<div><a href="https://www.linkedin.com/in/liqiangsprofile/">LinkedIn</a></div>
19+
</body>
20+
</html>

0 commit comments

Comments
 (0)