-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
67 lines (41 loc) · 1.51 KB
/
Copy pathindex.html
File metadata and controls
67 lines (41 loc) · 1.51 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head>
<body>
<h1> Welcome to #GTfarng Homepage</h1>
<ul>
<li><a href="http://172.26.0.21/~s5735512002/profile">
<h2>Homepage</h2></a></li>
<li><a href="https://gtfarng.github.io/profile/profile.html">
<h2>#Profile#</h2></a></li>
<li><a href="https://medium.com/@gtfarng">
<h2>Medium-blog</h2></a></li>
<li><a href="https://www.facebook.com/gtfarng">
<h2>Facebook</h2></a></li>
<li><a href="https://twitter.com/gtfarng">
<h2>Twitter</h2></a></li>
<li><a href="https://www.instagram.com/gtfarng/">
<h2>Instagram</h2></a></li>
<li><a href="https://plus.google.com/111585156257802038030">
<h2>Google Plus</h2></a></li>
<li><a href="https://www.linkedin.com/in/gtfarng">
<h2>LinkedIn</h2></a></li>
<li><a href="https://ask.fm/GTfarng">
<h2>Ask.fm</h2></a></li>
<li><a href="https://plus.google.com/111585156257802038030">
<h2>Google Plus</h2></a></li>
<li><a href="https://raw.githubusercontent.com/gtfarng/resume/master/resume.png?token=AGKXIQWHYN3H7FZP2WS2NKC5LZIE4">
<h2>Resume</h2></a></li>
<li><a href="./reactapp.html">
<h2>My Web-Application</h2></a></li>
<li><a href="./api.html">
<h2>My API Service</h2></a></li>
<li><a href="./cloud.html">
<h2>My Cloud Service</h2></a></li>
<li> <a href="./network.html">
<h2>My Router & Switch</h2></a></li>
<li> <a href="https://gtfarng-login.netlify.com/">
<h2>#GTfarng Systems</h2></a></li>
</ul>
</body>
</html>