-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
257 lines (168 loc) · 10.8 KB
/
about.html
File metadata and controls
257 lines (168 loc) · 10.8 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
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
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta Tag -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>ps0305</title>
<!-- Favicon -->
<link rel="shortcut icon" href="images/favicon/favicon.ico">
<link rel="apple-touch-icon" sizes="144x144" type="image/x-icon" href="images/favicon/apple-touch-icon.png">
<!-- All CSS Plugins -->
<link rel="stylesheet" type="text/css" href="css/plugin.css">
<!-- Main CSS Stylesheet -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- Google Web Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:400,300,500,600,700">
<!-- HTML5 shiv and Respond.js support IE8 or Older for HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Preloader Start -->
<div class="preloader">
<div class="rounder"></div>
</div>
<!-- Preloader End -->
<div id="main">
<div class="container">
<div class="row">
<!-- About Me (Left Sidebar) Start -->
<div class="col-md-3">
<div class="about-fixed">
<div class="my-pic">
<img src="images/pic/my-pic.png" alt="">
<a href="javascript:void(0)" class="collapsed" data-target="#menu" data-toggle="collapse"><i class="icon-menu menu"></i></a>
<div id="menu" class="collapse">
<ul class="menu-link">
<li><a href="about.html">About</a></li>
<li><a href="work.html">Work</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
</div>
<div class="my-detail">
<div class="white-spacing">
<h1>Pankaj Singh</h1>
<span>Self-taught Web Developer</span>
</div>
<ul class="social-icon">
<li>
<a href="https://github.com/ps0305" target="_blank" class="github">
<i class="fa fa-github"></i>
</a>
</li>
<li>
<a href="https://codepen.io/pankaj0305/" target="_blank" class="codepen">
<i class="fa fa-codepen"></i>
</a>
</li>
<li>
<a href="https://twitter.com/ps_0305" target="_blank" class="twitter">
<i class="fa fa-twitter"></i>
</a>
</li>
<li>
<a href="" target="_blank" class="linkedin">
<i class="fa fa-linkedin"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
<!-- About Me (Left Sidebar) End -->
<!-- About Me (Right Sidebar) Start -->
<div class="col-md-9">
<div class="col-md-12 page-body">
<div class="row">
<div class="sub-title">
<h2>About Me</h2>
<a href="contact.html"><i class="icon-envelope"></i></a>
</div>
<div class="col-md-12 content-page">
<div class="col-md-12 blog-post">
<!-- My Intro Start -->
<div class="post-title margin-bottom-30">
<h1>Hi, I am <span class="main-color">Pankaj Singh</span></h1>
<ul class="knowledge">
<li class="bg-color-6">Freelancer</li>
<li class="bg-color-4">Web Developer</li>
<li class="bg-color-1">Web Designer</li>
</ul>
</div>
<!-- My Intro End -->
<p>I like to code that help people do awesome things. I've always been fascinated with technology and being able to help people accomplish their goals and improve their lives using things I build on the web is pretty awesome. <b>I am a developer</b>I started out learning coding for fun when I was working in telecom sector as a network engineer, and I got hooked.My experience started out with JavaScript and I started building things using MEAN Stack.<b><a href="work.html" data-toggle="tooltip" data-placement="top" title="Check out my work.">Work</a></b> These days I am really into JavaScript, specifically building modern sites and apps with things like NodeJS, Angular2, ReactJs, and Vue.</p>
<!-- Video Start -->
<div class="video-box margin-top-40 margin-bottom-80">
<div class="video-tutorial">
<a class="video-popup" href="#" title="My Thought">
<img src="images/pic/my-pic.png" alt="">
</a>
</div>
<p>Take a look about my thought on website design.</p>
</div>
<!-- Video End -->
<!-- My Service Start -->
<div class="post-title">
<h1>My <span class="main-color">Services</span></h1>
</div>
<div class="list list-style-2 margin-top-30">
<ul>
<li>Website Development</li>
<li>Front-End Development</li>
<li>Back-End Development</li>
<li>UI/UX</li>
</ul>
</div>
<!-- My Service End -->
</div>
<div class="col-md-12 text-center">
<a href="contact.html" data-toggle="tooltip" data-placement="top" title="Visit on my contact page for hire me." class="load-more-button">Hire</a>
</div>
</div>
</div>
<!-- Subscribe Form Start -->
<div class="col-md-8 col-md-offset-2">
<form id="mc-form" method="post" action="http://uipasta.us14.list-manage.com/subscribe/post?u=854825d502cdc101233c08a21&id=86e84d44b7">
<div class="subscribe-form margin-top-20">
<input id="mc-email" type="email" placeholder="Email Address" class="text-input">
<button class="submit-btn" type="submit">Submit</button>
</div>
<p>Subscribe to my weekly newsletter</p>
<label for="mc-email" class="mc-label"></label>
</form>
</div>
<!-- Subscribe Form End -->
</div>
<!-- Footer Start -->
<div class="col-md-12 page-body margin-top-50 footer">
<footer>
<ul class="menu-link">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="work.html">Work</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
<p>© Copyright 2017 Pankaj Singh. All rights reserved</p>
</footer>
</div>
<!-- Footer End -->
</div>
<!-- About Me (Right Sidebar) End -->
</div>
</div>
</div>
<!-- Back to Top Start -->
<a href="#" class="scroll-to-top"><i class="fa fa-long-arrow-up"></i></a>
<!-- Back to Top End -->
<!-- All Javascript Plugins -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/plugin.js"></script>
<!-- Main Javascript File -->
<script type="text/javascript" src="js/scripts.js"></script>
</body>
</html>