forked from justEhmadSaeed/justehmadsaeed.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
290 lines (270 loc) Β· 12.7 KB
/
index.html
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
<!--
=========================================================
* BLK Design System- v1.0.0
=========================================================
* Product Page: https://www.creative-tim.com/product/blk-design-system
* Copyright 2019 Creative Tim (https://www.creative-tim.com)
* Licensed under MIT
* Coded by Creative Tim
=========================================================
* The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="apple-touch-icon" sizes="76x76" href="./assets/img/Asset_1.png">
<link rel="icon" type="image/png" href="./assets/img/Asset_1.png">
<title>
Ehmad Saeed β Graphic Designer and Web Developer
</title>
<!-- Fonts and icons -->
<link href="https://fonts.googleapis.com/css?family=Poppins:200,300,400,600,700,800" rel="stylesheet" />
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
<!-- Nucleo Icons -->
<link href="./assets/css/nucleo-icons.css" rel="stylesheet" />
<!-- CSS Files -->
<link href="./assets/css/blk-design-system.css?v=1.0.0" rel="stylesheet" />
</head>
<body class="index-page">
<!-- Navbar -->
<nav class="navbar navbar-expand-lg fixed-top navbar-transparent " color-on-scroll="100">
<div class="container">
<div class="navbar-translate">
<a class="navbar-brand" href="" rel="tooltip" title="Graphics Designer & Web Developer" data-placement="bottom">
<span>Ehmad Saeed</span>
<!-- Design System -->
</a>
<button class="navbar-toggler navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation"
aria-controls="navigation-index" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-bar bar1"></span>
<span class="navbar-toggler-bar bar2"></span>
<span class="navbar-toggler-bar bar3"></span>
</button>
</div>
<div class="collapse navbar-collapse justify-content-end" id="navigation">
<div class="navbar-collapse-header">
<div class="row">
<div class="col-6 collapse-brand">
<a>
Ehmad Saeed π¨βπ»
</a>
</div>
<div class="col-6 collapse-close text-right">
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#navigation"
aria-controls="navigation-index" aria-expanded="false" aria-label="Toggle navigation">
<i class="tim-icons icon-simple-remove"></i>
</button>
</div>
</div>
</div>
<ul class="navbar-nav">
<li class="nav-item p-0">
<a class="nav-link" rel="tooltip" title="Follow me on Twitter" data-placement="bottom"
href="https://twitter.com/justEhmadSaeed" target="_blank">
<i class="fab fa-twitter"></i>
<p class="d-lg-none d-xl-none">Twitter</p>
</a>
</li>
<li class="nav-item p-0">
<a class="nav-link" rel="tooltip" title="Add me on Facebook" data-placement="bottom"
href="https://www.facebook.com/justEhmadSaeed" target="_blank">
<i class="fab fa-facebook-square"></i>
<p class="d-lg-none d-xl-none">Facebook</p>
</a>
</li>
<li class="nav-item p-0">
<a class="nav-link" rel="tooltip" title="Follow me on Instagram" data-placement="bottom"
href="https://www.instagram.com/justEhmadSaeed" target="_blank">
<i class="fab fa-instagram"></i>
<p class="d-lg-none d-xl-none">Instagram</p>
</a>
</li>
<li class="nav-item p-0">
<a class="nav-link" rel="tooltip" title="Follow me on Github" data-placement="bottom"
href="https://github.com/justEhmadSaeed" target="_blank">
<i class="fab fa-github"></i>
<p class="d-lg-none d-xl-none">Github</p>
</a>
</li>
<li class="nav-item p-0">
<a class="nav-link" rel="tooltip" title="Follow me on LinkedIn" data-placement="bottom"
href="https://www.linkedin.com/in/justehmadsaeed/" target="_blank">
<i class="fab fa-linkedin"></i>
<p class="d-lg-none d-xl-none">LinkedIn</p>
</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- End Navbar -->
<div class="wrapper">
<div class="page-header header-filter">
<div class="squares square1"></div>
<div class="squares square2"></div>
<div class="squares square3"></div>
<div class="squares square4"></div>
<div class="squares square5"></div>
<div class="squares square6"></div>
<div class="squares square7"></div>
<div class="container">
<div class="content-center brand">
<h3>π Hey there! My name's Ehmad Saeed, and I am a Computer Scientist who has a great passion for both
Graphic Designing and Web Development. </h3>
</div>
</div>
</div>
<div class="main">
<div class="section section-typo">
<img src="assets/img/path1.png" class="path">
<img src="assets/img/path3.png" class="path path1">
<div class="container">
<!-- <div class="space-50"></div> -->
<div id="images">
<div class="row">
<div class="col-sm-3 col-6">
<img src="assets/img/Asset_1.png" alt="Raised image" class="img-fluid rounded shadow-lg"
style="width: 150px;">
</div>
</div>
</div>
</div>
</div>
<div class="section section-javascript" id="javascriptComponents">
<img src="assets/img/path5.png" class="path">
<img src="assets/img/path5.png" class="path path1">
<div class="section">
<div class="container">
<div class="row justify-content-between align-items-center">
<div class="col-lg-5 mb-5 mb-lg-0 ">
<h1 class="text-white font-weight-light"><strong>π€ Who am I!?</strong></h1>
<p style="font-size:1.3rem; " class="text-white mt-4">Seems like you are showing concern about getting
to know me. Well, here I am. You see, I am a Computer Science major in one of the oldest and
prestigious universities in Pakistan β <a href="https://uet.edu.pk/" target="_blank">University of
Engineering and Technology</a>. π
<br>
<br>
π¨βπ» These days I spend a great deal of my time learning how to be an awesome Graphic Designer. But
that's not all. I also dabble with HTML, CSS, and JavaScript. The reason is that I know how vast the
field of Computer Science is. So in order to discover myself, I am trying many different areas of this
awesome discipline.
<br>
<br>
β½ I am a huge football fan. I also watch a lot of TV shows and Movies and do some Photography.
<br>
<br>
β Peace
</p>
</div>
<div class="col-lg-6">
<div id="carouselExampleControls" class="carousel slide">
<div class="carousel-inner">
<div class="carousel-item active">
<img class="d-block w-100" src="assets/img/deadpool-vector.jpg" alt="deadpool-vector">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="assets/img/ehmad-vector.jpg" alt="ehmad-vector">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="assets/img/badshadi_mosque.jpg" alt="badshadi_mosque">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="assets/img/fort.jpg" alt="fort">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="assets/img/sunset-2.jpeg" alt="sunset-2">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="assets/img/character.jpg" alt="character">
</div>
<div class="carousel-item">
<img class="d-block w-100" src="assets/img/sunset.jpeg" alt="sunset">
</div>
</div>
<a class="carousel-control-prev" href="#carouselExampleControls" role="button" data-slide="prev">
<i class="tim-icons icon-minimal-left"></i>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselExampleControls" role="button" data-slide="next">
<i class="tim-icons icon-minimal-right"></i>
<span class="sr-only">Next</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Mini Modal -->
</div>
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-md-3">
<h3 style="margin-top: 0;" class="title">Follow me:</h3>
<!-- <div class="btn-wrapper profile"> -->
<a target="_blank" href="https://twitter.com/justEhmadSaeed"
class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip"
data-original-title="Follow me">
<i class="fab fa-twitter"></i>
</a>
<a target="_blank" href="https://www.facebook.com/justEhmadSaeed"
class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip" data-original-title="Add me">
<i class="fab fa-facebook-square"></i>
</a>
<a target="_blank" href="https://instagram.com/justEhmadSaeed"
class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip"
data-original-title="Follow me">
<i class="fab fa-instagram"></i>
</a>
<a target="_blank" href="https://github.com/justEhmadSaeed"
class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip"
data-original-title="Follow me">
<i class="fab fa-github"></i>
</a>
<a target="_blank" href="https://www.linkedin.com/in/justehmadsaeed/"
class="btn btn-icon btn-neutral btn-round btn-simple" data-toggle="tooltip"
data-original-title="Follow me">
<i class="fab fa-linkedin"></i>
</a>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- Core JS Files -->
<script src="./assets/js/core/jquery.min.js" type="text/javascript"></script>
<script src="./assets/js/core/popper.min.js" type="text/javascript"></script>
<script src="./assets/js/core/bootstrap.min.js" type="text/javascript"></script>
<script src="./assets/js/plugins/perfect-scrollbar.jquery.min.js"></script>
<!-- Plugin for Switches, full documentation here: http://www.jque.re/plugins/version3/bootstrap.switch/ -->
<script src="./assets/js/plugins/bootstrap-switch.js"></script>
<!-- Plugin for the Sliders, full documentation here: http://refreshless.com/nouislider/ -->
<script src="./assets/js/plugins/nouislider.min.js" type="text/javascript"></script>
<!-- Chart JS -->
<script src="./assets/js/plugins/chartjs.min.js"></script>
<!-- Plugin for the DatePicker, full documentation here: https://github.com/uxsolutions/bootstrap-datepicker -->
<script src="./assets/js/plugins/moment.min.js"></script>
<script src="./assets/js/plugins/bootstrap-datetimepicker.js" type="text/javascript"></script>
<!-- Black Dashboard DEMO methods, don't include it in your project! -->
<script src="./assets/demo/demo.js"></script>
<!-- Control Center for Black UI Kit: parallax effects, scripts for the example pages etc -->
<script src="./assets/js/blk-design-system.min.js?v=1.0.0" type="text/javascript"></script>
<script>
$(document).ready(function () {
blackKit.initDatePicker();
blackKit.initSliders();
});
function scrollToDownload() {
if ($('.section-download').length != 0) {
$("html, body").animate({
scrollTop: $('.section-download').offset().top
}, 1000);
}
}
</script>
</body>
</html>