-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
314 lines (256 loc) · 13.6 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
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=yes">
<meta name="description" content="">
<meta name="author" content="">
<title>Home | Khalid ZASH</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/unicons.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<!-- MAIN STYLE -->
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- MENU -->
<nav class="navbar navbar-expand-sm navbar-light">
<div class="container">
<a class="navbar-brand" href="index.html"><i class='uil uil-user'></i>Khalid Zeyad Alshahrani</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a href="#about" class="nav-link"><span data-hover="About">About</span></a>
</li>
<li class="nav-item">
<a href="#project" class="nav-link"><span data-hover="Projects">Projects</span></a>
</li>
<li class="nav-item">
<a href="#resume" class="nav-link"><span data-hover="Resume">Resume</span></a>
</li>
<li class="nav-item">
<a href="#contact" class="nav-link"><span data-hover="Contact">Contact</span></a>
</li>
</ul>
<ul class="navbar-nav ml-lg-auto">
<div class="ml-lg-4">
<div class="color-mode d-lg-flex justify-content-center align-items-center">
<i class="color-mode-icon"></i>
Color mode
</div>
</div>
</ul>
</div>
</div>
</nav>
<!-- ABOUT -->
<section class="about full-screen d-lg-flex justify-content-center align-items-center" id="about">
<div class="container">
<div class="row">
<div class="col-lg-7 col-md-12 col-12 d-flex align-items-center">
<div class="about-text">
<small class="small-text">Welcome to <span class="mobile-block">my portfolio website!</span></small>
<h1 class="animated animated-text">
<span class="mr-2">Salam, I'm</span>
<div class="animated-info">
<span class="animated-item">Khalid Alshahrani</span>
<span class="animated-item">Web Developer</span>
<span class="animated-item">UX/UI Designer</span>
<span class="animated-item">Business Analyst</span>
</div>
</h1>
<p>Building a successful product is a challenge, and I just enjoy challenges.</p>
<div class="custom-btn-group mt-4">
<a href="/js/Khalid Alshahrani CV.pdf" class="btn mr-lg-2 custom-btn"><i class='uil uil-file-alt'></i> Download Resume</a>
<a href="#contact" class="btn custom-btn custom-btn-bg custom-btn-link">Get In Touch</a>
</div>
</div>
</div>
<div class="col-lg-5 col-md-12 col-12">
<div class="about-image jpg">
<img src="images/navbar/alexwong.jpg" class="img-fluid" alt="jpg image">
</div>
</div>
</div>
</div>
</section>
<!-- PROJECTS -->
<section class="project py-5" id="project">
<div class="container">
<div class="row">
<div class="col-lg-11 text-center mx-auto col-12">
<div class="col-lg-8 mx-auto">
<h2>Projects</h2>
</div>
<div class="owl-carousel owl-theme">
<div class="item">
<div class="project-info">
<img src="/images/project/gsav8.png" class="img-fluid" alt="project image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="/images/project/gsav7.png" class="img-fluid" alt="project image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="/images/project/gsav6.png" class="img-fluid" alt="project image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="/images/project/gsav9.png" class="img-fluid" alt="project image">
</div>
</div>
<div class="item">
<div class="project-info">
<img src="/images/project/gsav10.png" class="img-fluid" alt="project image">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- FEATURES -->
<section class="resume py-5 d-lg-flex justify-content-center align-items-center" id="resume">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12">
<h2 class="mb-4">Experiences</h2>
<div class="timeline">
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2021</span>
</div>
<div class="timeline-info">
<h3><span>Business Analyst</span><small>Netways</small></h3>
<p>- Gathering information about problems to be solved or procedures to be improved.</p>
<p>- Defining business requirements and reporting them back to stakeholders.</p>
<p>- Finding root causes for problems and proposing solutions that may include new systems, procedures, or personnel changes.</p>
<p>- Creating a detailed business analysis, outlining problems, opportunities, and solutions for a business.</p>
<p>- Interviewing personnel and conducting onsite observations to determine the methods, equipment, and personnel that will be needed.</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2019</span>
</div>
<div class="timeline-info">
<h3><span>UX/UI Designer</span><small>Innovation Age</small></h3>
<p>- Prototyped designs, which can range from simple paper sketches to high fidelity and interactive digital mock-ups. </p>
<p>- Worked with team members to test new applications. </p>
<p>- Conducted usability and user tests to determine if designs can be further improved. </p>
</div>
</div>
</div>
</div>
<div class="col-lg-6 col-12">
<h2 class="mb-4 mobile-mt-2">Education</h2>
<div class="timeline">
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2021</span>
</div>
<div class="timeline-info">
<h3><span>Tokyo University Of Technology</span><small>Japan</small></h3>
<p><a rel="nofollow" href="https://www.teu.ac.jp/english/index.html">TUT</a> | Bachelor's Degree Of Computer Science System Engineering</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2016</span>
</div>
<div class="timeline-info">
<h3><span>Sendagaya Japanese Institute</span><small>Japan</small></h3>
<p><a rel="nofollow" href="https://japanese.jp-sji.org/eng/">SJI</a> | Certified Japanese Language</p>
</div>
</div>
<div class="timeline-wrapper">
<div class="timeline-yr">
<span>2014</span>
</div>
<div class="timeline-info">
<h3><span>Al-Hussan Highschool</span><small>Saudi Arabia</small></h3>
<p><a rel="nofollow" href="https://international.alhussan.edu.sa/">AlHussan Education</a> | Graduated with excellence</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- CONTACT -->
<section class="contact py-5" id="contact">
<div class="container">
<div class="row">
<div class="col-lg-5 mr-lg-5 col-12">
<div class="google-map w-100">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d28571.239629245356!2d50.11081084148737!3d26.474903287567873!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3e49fbdb7f19b887%3A0xf9e01c56e6e2a326!2sAsh%20Shati%20Ash%20Sharqi%2C%20Dammam!5e0!3m2!1sen!2ssa!4v1628367550134!5m2!1sen!2ssa" width="600" height="450" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
<div class="contact-info d-flex justify-content-between align-items-center py-4 px-lg-5">
<div class="contact-info-item">
<h3 class="mb-3 text-white">Contact Info</h3>
<p class="footer-text mb-0">+966560010094</p>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
<ul class="social-links">
<li><a href="#" class="uil uil-dribbble" data-toggle="tooltip" data-placement="left" title="Dribbble"></a></li>
<li><a href="#" class="uil uil-instagram" data-toggle="tooltip" data-placement="left" title="Instagram"></a></li>
<li><a href="#" class="uil uil-youtube" data-toggle="tooltip" data-placement="left" title="Youtube"></a></li>
</ul>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="contact-form">
<h2 class="mb-4">Interested to work together? Let's talk</h2>
<form action="" method="get">
<div class="row">
<div class="col-lg-6 col-12">
<input type="text" class="form-control" name="name" placeholder="Your Name" id="name">
</div>
<div class="col-lg-6 col-12">
<input type="email" class="form-control" name="email" placeholder="Email" id="email">
</div>
<div class="col-12">
<textarea name="message" rows="6" class="form-control" id="message" placeholder="Message"></textarea>
</div>
<div class="ml-lg-auto col-lg-5 col-12">
<input type="submit" class="form-control submit-btn" value="Send">
</div>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<!-- FOOTER -->
<footer class="footer py-5">
<div class="container">
<div class="row">
<div class="col-lg-12 col-12">
<p class="copyright-text text-center">Copyright © 2021 Khalid Z Alshahrani . All rights reserved</p>
<p class="copyright-text text-center">Designed by <a rel="nofollow" href=>Khalid Alshahrani</a></p>
</div>
</div>
</div>
</footer>
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/Headroom.js"></script>
<script src="js/jQuery.headroom.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/custom.js"></script>
</body>
</html>