-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
344 lines (309 loc) · 20.2 KB
/
index.html
File metadata and controls
344 lines (309 loc) · 20.2 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
258
259
260
261
262
263
264
265
266
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
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
<!DOCTYPE html>
<html lang="en">
<head>
<title>Danish Ul Hassan | Developer</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Danish Ul Hassan, Front End Developer">
<meta name="author" content="Danish Ul Hassan">
<link rel="shortcut icon" href="favicon.ico">
<link href='https://fonts.googleapis.com/css?family=Lato:300,400,300italic,400italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
<!-- FontAwesome JS -->
<script defer src="assets/fontawesome/js/all.js"></script>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- github calendar css -->
<!-- <link rel="stylesheet" href="assets/plugins/github-calendar/dist/github-calendar.css"> -->
<!-- github activity css -->
<!-- <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/octicons/2.0.2/octicons.min.css">
<link rel="stylesheet" href="assets/plugins/github-activity/github-activity-0.1.5.min.css"> -->
<!-- Font awesome -->
<script src="https://kit.fontawesome.com/97acf97beb.js"></script>
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- 2nd Style Sheet: -->
<link rel="stylesheet" href="assets/css/ownstyling.css">
</head>
<body>
<!-- ******HEADER****** -->
<header class="header">
<div class="container clearfix">
<img class="profile-image img-fluid float-left rounded-circle" src="assets/images/mprofile.jpg" alt="profile image" />
<div class="profile-content float-left">
<h1 class="name">Danish Ul Hassan</h1>
<h2 class="desc">Front-End Web Developer</h2>
<ul class="social list-inline">
<li class="list-inline-item"><a href="https://twitter.com/DanishUlHassan5"><i class="fab fa-twitter"></i></a></li>
<li class="list-inline-item"><a href="https://www.linkedin.com/in/danish-ul-hassan-a86748171/"><i class="fab fa-linkedin-in"></i></a></li>
<li class="list-inline-item"><a href="https://github.com/danishulhassan7"><i class="fab fa-github-alt"></i></a></li>
<li class="list-inline-item"><a href="https://stackoverflow.com/users/13395855/danish-ul-hassan"><i class="fab fa-stack-overflow"></i></a></li>
<li class="list-inline-item last-item"><a href="https://web.facebook.com/danishitx.danni"><i class="fab fa-facebook"></i></a></li>
</ul>
</div>
<!--//profile-->
<a class="btn btn-cta-primary float-right" href="https://web.facebook.com/danishitx.danni" target="_blank"><i class="fas fa-paper-plane"></i> Contact Me</a>
</div>
<!--//container-->
</header>
<!--//header-->
<!-- main main main main main main main -->
<!-- main main main main main main main -->
<!-- main main main main main main main -->
<div class="container sections-wrapper">
<div class="row">
<div class="primary col-lg-8 col-12">
<section class="about section">
<div class="section-inner shadow-sm rounded">
<h2 class="heading">About Me</h2>
<div class="content">
<p>Hi there, I'm <strong>Danish Ul Hassan</strong> and I'm a Front End Developer. And my deep interest is in the field of Development (Web Apps )and Machine Learning. Creating new things and approach them with some new tactics.
</p>
</div>
<!--//content-->
</div>
<!--//section-inner-->
</section>
<!--//section-->
<section class="latest section">
<div class="section-inner shadow-sm rounded">
<h2 class="heading">Latest Projects</h2>
<div class="content">
<div class="item featured text-center">
<div class="featured-image has-ribbon">
<a href="https://single-page-layout.web.app/" target="_blank">
<img class="img-fluid project-image rounded shadow-sm" src="assets/images/projects/xyz-ino-1.PNG" alt="Single Page Layout " />
</a>
<div class="ribbon">
<div class="text">New</div>
</div>
</div>
<h3 class="title mb-3"><a href="https://single-page-layout.web.app/" target="_blank">Professional - The perfect Single Page Layout</a></h3>
<div class="desc text-left">
<p>Professional Single Page Layout</p>
</div>
<!--//desc-->
<a class="btn btn-cta-secondary" href="https://single-page-layout.web.app/" target="_blank"><i class="fas fa-thumbs-up icon-st"></i> Back my project</a>
</div>
<!--//item-->
<hr class="divider" />
<div class="item row">
<a class="col-md-4 col-12" href="https://restaurant-confusin-demo.web.app/" target="_blank">
<img class="img-fluid project-image rounded shadow-sm" src="assets/images/projects/img1.PNG" alt="project name" />
</a>
<div class="desc col-md-8 col-12">
<h3 class="title"><a href="https://restaurant-confusin-demo.web.app/" target="_blank">Con Fusion Restaurant of Honk Kong</a></h3>
<p class="mb-2">4 Pages Static Website for small stratups</p>
<p><a class="more-link" href="https://restaurant-confusin-demo.web.app/" target="_blank"><i class="fas fa-external-link-alt icon-st"></i>Find out more</a></p>
</div>
<!--//desc-->
</div>
<!--//item-->
<!-- 3rd -->
<hr class="divider" />
<div class="item row">
<a class="col-md-4 col-12" href="https://single-page-profile.web.app/" target="_blank">
<img class="img-fluid project-image rounded shadow-sm" src="assets/images/projects/img.PNG" alt="project name" />
</a>
<div class="desc col-md-8 col-12">
<h3 class="title"><a href="https://single-page-profile.web.app/" target="_blank">Professional and Modorn Portfolio</a></h3>
<p class="mb-2">Single Page Professional and Modorn Portfolio.</p>
<p><a class="more-link" href="https://single-page-profile.web.app/" target="_blank"><i class="fas fa-external-link-alt icon-st"></i>Find out more</a></p>
</div>
<!--//desc-->
</div>
<!--//item-->
</div>
<!--//content-->
</div>
<!--//section-inner-->
</section>
<!--//section-->
</div>
<!--//primary-->
<!-- Aside aside aside aside aside aside aside aside -->
<!-- Aside aside aside aside aside aside aside aside -->
<!-- Aside aside aside aside aside aside aside aside -->
<div class="secondary col-lg-4 col-12">
<aside class="info aside section">
<div class="section-inner shadow-sm rounded">
<h2 class="heading sr-only">Basic Information</h2>
<div class="content">
<ul class="list-unstyled">
<li><i class="fas fa-map-marker-alt icon-st"></i><span class="sr-only">Location:</span>Karachi West, Pakistan</li>
<li><i class="fas fa-envelope icon-st"></i><span class="sr-only">Email:</span><a href="#">danishulhassan7@gmail.com</a></li>
<li><i class="fas fa-link icon-st"></i><span class="sr-only">Website:</span><a href="#">https://danishulhassan7.web.app</a></li>
</ul>
</div>
<!--//content-->
</div>
<!--//section-inner-->
</aside>
<!--//aside-->
<aside class="skills aside section">
<div class="section-inner shadow-sm rounded">
<h2 class="heading">Skills</h2>
<div class="content">
<p class="intro">
Creating new things with some interesting approach is always great fun for any developer, My interest was quite similar to that, developed new things and then approach them with some new tactics and designing websites is superecious and the approach of
problem-solving is quite exciting and interesting for me.</p>
<div class="skillset">
<div class="item">
<h3 class="level-title">HTML<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="You can use the tooltip to explain more about your skill level..."><i class="fas fa-info-circle icon-st"></i>Expert</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="96%">
</div>
</div>
<!--//level-bar-->
</div>
<!--//item-->
<div class="item">
<h3 class="level-title">CSS<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="You can use the tooltip to explain more about your skill level..."><i class="fas fa-info-circle icon-st"></i>Pro</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="85%">
</div>
</div>
<!--//level-bar-->
</div>
<!--//item-->
<div class="item">
<h3 class="level-title">Javascript & jQuery<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="You can use the tooltip to explain more about your skill level..."><i class="fas fa-info-circle icon-st"></i>Expert</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="96%">
</div>
</div>
<!--//level-bar-->
</div>
<!--//item-->
<div class="item">
<h3 class="level-title">HTML5, CSS3, SASS & LESS<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="You can use the tooltip to explain more about your skill level..."><i class="fas fa-info-circle icon-st"></i>Expert</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="96%">
</div>
</div>
<!--//level-bar-->
</div>
<!--//item-->
<div class="item">
<h3 class="level-title">Frameworks Bootstrap<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="You can use the tooltip to explain more about your skill level..."><i class="fas fa-info-circle icon-st"></i>Pro</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="85%">
</div>
</div>
<!--//level-bar-->
</div>
<!--//item-->
<div class="item">
<h3 class="level-title">PHP & MySQL<span class="level-label" data-toggle="tooltip" data-placement="left" data-animation="true" title="You can use the tooltip to explain more about your skill level..."><i class="fas fa-info-circle icon-st"></i>Pro</span></h3>
<div class="level-bar">
<div class="level-bar-inner" data-level="80%">
</div>
</div>
<!--//level-bar-->
</div>
<!--//item-->
<p><a class="more-link" href="#"><i class="fas fa-external-link-alt icon-st"></i>More on GitHub</a></p>
</div>
</div>
<!--//content-->
</div>
<!--//section-inner-->
</aside>
<!--//section-->
<aside class="testimonials aside section">
<div class="section-inner shadow-sm rounded">
<h2 class="heading">Testimonials</h2>
<div class="content">
<div class="item">
<blockquote class="quote">
<p><i class="fas fa-quote-left"></i>Danish is an excellent Web Developer and he is passionate about what he does. You can totally count on him to deliver your projects!</p>
</blockquote>
<p class="source"><span class="name">Colen Damet</span><br /><span class="title">Curabti</span></p>
</div>
<!--//item-->
<p><a class="more-link" href="https://www.linkedin.com/in/danish-ul-hassan-a86748171/"><i class="fas fa-external-link-alt icon-st"></i>More on Linkedin</a></p>
</div>
<!--//content-->
</div>
<!--//section-inner-->
</aside>
<!--//section-->
<aside class="education aside section">
<div class="section-inner shadow-sm rounded">
<h2 class="heading">Education</h2>
<div class="content">
<div class="item">
<h3 class="title"><i class="fas fa-graduation-cap icon-st"></i> BS Computer Science</h3>
<h4 class="university">SMI University <span class="year">(2018-2021)</span></h4>
</div>
<!--//item-->
<div class="item">
<h3 class="title"><i class="fas fa-graduation-cap icon-st"></i> Web Development Specialization: </h3>
<h4 class="university">University of Michigan<span class="year">(2019-2019)</span></h4>
</div>
<!--//item-->
<!--//item-->
<div class="item">
<h3 class="title"><i class="fas fa-graduation-cap icon-st"></i> Responsive Web Development Specialization: </h3>
<h4 class="university">University of London<span class="year">(2019-2020)</span></h4>
</div>
<!--//item-->
</div>
<!--//content-->
</div>
<!--//section-inner-->
</aside>
<!--//section-->
<aside class="languages aside section">
<div class="section-inner shadow-sm rounded">
<h2 class="heading">Languages</h2>
<div class="content">
<ul class="list-unstyled">
<li class="item">
<span class="title"><strong>Urdu:</strong></span>
<span class="level">Native Speaker <br class="visible-xs"/><i class="fas fa-star icon-st"></i> <i class="fas fa-star icon-st"></i> <i class="fas fa-star icon-st"></i> <i class="fas fa-star icon-st"></i> <i class="fas fa-star icon-st"></i> </span>
</li>
<!--//item-->
<li class="item">
<span class="title"><strong>English:</strong></span>
<span class="level">Professional Proficiency <br class="visible-sm visible-xs"/><i class="fas fa-star icon-st"></i> <i class="fas fa-star icon-st"></i> <i class="fas fa-star icon-st"></i> <i class="fas fa-star icon-st"></i><i class="fas fa-star-half icon-st"></i></span>
</li>
<!--//item-->
</ul>
</div>
<!--//content-->
</div>
<!--//section-inner-->
</aside>
<!--//section-->
</div>
<!--//secondary-->
</div>
<!--//row-->
</div>
<!--//masonry-->
<!-- ******FOOTER****** -->
<footer class="footer">
<div class="container text-center">
<!--/* This template is free as long as you keep the attribution link below. Thank you for your support. :) If you'd like to use the template without the attribution, you can buy the commercial license via our website: themes.3rdwavemedia.com */-->
<small class="copyright">All Rights Reserved © XPF</small>
</div>
<!--//container-->
</footer>
<!--//footer-->
<!-- Javascript -->
<script type="text/javascript" src="assets/plugins/jquery-3.4.1.min.js"></script>
<script type="text/javascript" src="assets/plugins/popper.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-rss/dist/jquery.rss.min.js"></script>
<!-- github calendar plugin -->
<!-- <script type="text/javascript" src="assets/plugins/github-calendar/dist/github-calendar.min.js"></script> -->
<!-- github activity plugin -->
<!-- <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/mustache.js/0.7.2/mustache.min.js"></script>
<script type="text/javascript" src="assets/plugins/github-activity/github-activity-0.1.5.min.js"></script> -->
<!-- custom js -->
<script type="text/javascript" src="assets/js/main.js"></script>
</body>
</html>