-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
418 lines (413 loc) · 21.9 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
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
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
<!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>Flinch</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="assets/img/favicon.ico" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v5.15.1/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic" rel="stylesheet" type="text/css" />
<!-- Core theme CSS (includes Bootstrap)-->
<!-- <link href="css/styles.css" rel="stylesheet" /> -->
<link rel="stylesheet" href="css/styles.css?version=51" />
</head>
<body id="page-top">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg bg-secondary fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger text-uppercase" href="#page-top">FLINCH</a>
<button class="mt-0 navbar-toggler navbar-toggler-right text-uppercase font-weight-bold text-white rounded" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false"
aria-label="Toggle navigation">
Menu
<!-- <i class="fas fa-bars"></i> -->
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#portfolio">Portfolio</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#about">About</a></li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="#contact">Contact</a></li>
</ul>
</div>
</div>
</nav>
<!-- Masthead-->
<header class="masthead bg-primary text-dark text-center">
<div class="container d-flex align-items-center flex-column">
<!-- Masthead Avatar Image-->
<img class="masthead-avatar" src="assets/img/santas-helpers2.svg" alt="" />
<!-- Masthead Heading-->
<h2 class="masthead-heading text-uppercase mb-2">Malik</h2>
<!-- Icon Divider-->
<div class="divider-custom divider-dark">
</div>
<!-- Masthead Subheading-->
<p class="masthead-subheading font-weight-light mb-0"> Mechatronics Engineer - Developer - Design Enthusiast</p>
</div>
</header>
<!-- Stork 2 Image -->
<!-- Portfolio Section-->
<section class="page-section portfolio" id="portfolio">
<div class="container">
<!-- Portfolio Section Heading-->
<h2 class="page-section-heading text-center text-uppercase text-secondary mb-5">Portfolio</h2>
<p class="text-center text-secondary mb-5">Ask me about what I'm currently working on!</p>
<!-- Portfolio Grid Items-->
<div class="row justify-content-center">
<img class="fades stork" src="assets/img/stork.svg" alt="" />
<!-- <div class ="outer"> -->
<!-- <img class="fades stork2" src="assets/img/eggplant-fam.svg" alt="" /> -->
<!-- <img class="hvr-wobble-bottom fades stork2" src="assets/img/eggplant-man.svg" alt="" /> -->
<!-- </div> -->
<!-- Portfolio Item 1 -->
<div class="hvr-wobble-horizontal col-md-6 col-lg-3 mb-5">
<div class="fades portfolio-item mx-auto" data-toggle="modal" data-target="#portfolioModal2">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
</div>
<img class="img-fluid" src="assets/img/text.png" alt="" style="width:70%; margin-left:25px" />
</div>
</div>
<!-- Portfolio Item 2-->
<div class="hvr-bob col-md-6 col-lg-3 mb-5">
<div class="hvr-grow fades portfolio-item mx-auto" data-toggle="modal" data-target="#portfolioModal3">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
<div class=" portfolio-item-caption-content text-center text-white">
<!-- <i class="fas fa-plus fa-3x"></i> -->
</div>
</div>
<img class="img-fluid" src="assets/img/saitama.svg" alt="" />
</div>
</div>
<!-- Portfolio Item 3 -->
<div class="hvr-wobble-horizontal col-md-6 col-lg-3 mb-5">
<div class="fades portfolio-item mx-auto" data-toggle="modal" data-target="#portfolioModal4">
<div class="portfolio-item-caption d-flex align-items-center justify-content-center h-100 w-100">
</div>
<img class="img-fluid" src="assets/img/cwc.png" alt="" style="width:87%" />
</div>
</div>
</section>
<!-- About Section-->
<section class="page-section bg-primary text-dark mb-0" id="about">
<div class="container">
<!-- About Section Heading-->
<h2 class="page-section-heading text-center text-uppercase text-dark mb-5">About</h2>
<!-- About Section Content-->
<div class="media-margin row justify-content-center">
<ul>
<li class="fades sticky">
<a class="sticky text-center">
<div id="hoverbar"></div>
<h2 class="sticky">A little background</h2>
<img class="sticky-pics" src="assets/img/ship-edit.svg" alt="" style="padding-bottom: 5px" />
<p class="sticky">I migrated to this land 7 years ago and attended the University of W. Currently 24, I love food, travel, art, gaming, football, and admiring the beauty of mother nature. I meditate too sometimes.</p>
</a>
</li>
<li class="fades sticky">
<a class="sticky text-center">
<div id="hoverbar"></div>
<h2 class="sticky">Some School</h2>
<img class="sticky-pics" src="assets/img/books.svg" alt="" style="padding-bottom: 6px; width:65px" />
<p class="sticky">Studied Mechatronics Engineering, and graduated mid 2020. In my final year I was the controls lead for an apple sponsored award winning project. </p>
</a>
</li>
<li class="fades sticky">
<a class="sticky text-center">
<div id="hoverbar"></div>
<h2 class="sticky">Some interests</h2>
<img class="sticky-pics" src="assets/img/robot.svg" alt="" />
<p class="sticky">I have a burning passion for enterpreneurship, and an eye for good design. I want to build things that matter, and I want to make them as pretty as possible</p>
</a>
</li>
<li class="fades sticky">
<a class="sticky text-center">
<div id="hoverbar"></div>
<h2 class="sticky">What I am looking for</h2>
<img class="sticky-pics" src="assets/img/growth-edit.svg" alt="" style="width:95px; padding-bottom:0px" />
<p class="sticky">Growth. An opportunity to grow and hone my skills as an engineer and a developer. Growth that arises from good guidance and being challenged to be better.</p>
</a>
</li>
</ul>
</div>
<!-- About Section Button-->
</div>
</section>
<!-- Contact Section-->
<section class="page-section" id="contact">
<div class="container">
<!-- Contact Section Heading-->
<h2 class="page-section-heading text-center text-uppercase text-secondary mb-5">Say Hi!</h2>
<!-- Contact Section Form-->
<div class="row">
<img class="fades monkey" src="assets/img/monkey.svg" alt="" />
<div class="shadow rounded col-lg-6 mx-auto">
<!-- To configure the contact form email address, go to mail/contact_me.php and update the email address in the PHP file on line 19.-->
<form action="https://formspree.io/f/mpzokkvd" method="POST" name="sentMessage" novalidate="novalidate">
<div class="control-group">
<div class="form-group floating-label-form-group controls mb-0 pb-2">
<label>Name</label>
<input class="form-control" id="name" type="text" placeholder="Name" required="required" data-validation-required-message="Please enter your name." name="name" />
<!-- <p class="help-block text-danger"></p> -->
</div>
</div>
<div class="control-group">
<div class="form-group floating-label-form-group controls mb-0 pb-2">
<label>Email Address</label>
<input class="form-control" id="email" type="email" placeholder="Email Address" required="required" data-validation-required-message="Please enter your email address." name="email" />
<!-- <p class="help-block text-danger"></p> -->
</div>
</div>
<div class="control-group">
<div class="form-group floating-label-form-group controls mb-0 pb-2">
<label>Phone Number</label>
<input class="form-control" id="phone" type="tel" placeholder="Phone Number" required="required" data-validation-required-message="Please enter your phone number." name="phone" />
<!-- <p class="help-block text-danger"></p> -->
</div>
</div>
<div class="control-group">
<div class="form-group floating-label-form-group controls mb-0 pb-2" style="border-bottom:none">
<label>Message</label>
<textarea class="form-control" id="message" rows="3" placeholder="Message" required="required" data-validation-required-message="Please enter a message." name="message"></textarea>
<!-- <p class="help-block text-danger"></p> -->
</div>
</div>
<br />
<div id="success"></div>
<div class="form-group text-center"><button class="btn btn-outline-primary btn-lg" id="sendMessageButton" type="submit">Send</button></div>
</form>
</div>
</div>
</div>
</section>
<!-- Footer-->
<footer class="footer">
<div class="container">
<div class="row justify-content-center text-center">
<div class="col-lg-4 mb-5 mb-lg-0">
<a class="btn btn-social mx-1" href="https://github.com/Flinch/saitama_front_end" target="_blank"><img class="socials" src="assets/img/icons8-github.svg"></i></i></a>
</div>
</div>
</div>
</footer>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes)-->
<div class="scroll-to-top d-lg-none position-fixed">
<a class="js-scroll-trigger d-block text-center text-white rounded" href="#page-top"><i class="fa fa-chevron-up"></i></a>
</div>
<!-- PortfoFlio Modals-->
<!-- Portfolio Modal 1-->
<div class="portfolio-modal modal fade" id="portfolioModal1" tabindex="-1" role="dialog" aria-labelledby="portfolioModal1Label" aria-hidden="true">
<div class="modal-dialog modal-md" role="document">
<div class="modal-content">
<button class="close" type="button" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true"><i class="fas fa-times"></i></span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title-->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-3" id="portfolioModal1Label">Notes</h2>
<!-- Portfolio Modal - Image-->
<img class="img-fluid rounded mb-3" src="assets/img/ruby-900.svg" alt="" />
</div>
<!-- Portfolio Modal - Text-->
<div class="col-lg-10">
<p class="mb-2">Notes is a web application developed using the Ruby on Rails framework. Equipped with a full authentication system, users are able to sign up, login and post various notes for others to see. Users can
also comment and assign categories to their notes.</p>
<small class="text-bold"> Not optimized for mobile and works best on chrome </small>
<a href="https://ideal-notes.herokuapp.com" target="_blank" class="btn btn-primary mt-2">
<!-- <i class="fas fa-times fa-fw"></i> -->
Take me there!
</a>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 2-->
<div class="portfolio-modal modal fade" id="portfolioModal2" tabindex="-1" role="dialog" aria-labelledby="portfolioModal2Label" aria-hidden="true">
<div class="modal-dialog modal-md" role="document">
<div class="modal-content">
<button class="close" type="button" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true"><i class="fas fa-times"></i></span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<!-- Portfolio Modal - Title-->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-3" id="portfolioModal2Label">The Hub</h2>
<!-- Portfolio Modal - Image-->
<img class="img-fluid rounded mb-3" src="assets/img/text.png" alt="" />
</div>
<div class="col-lg-10">
<!-- Portfolio Modal - Text-->
<p class="mb-2">I recently started learning about NextJs and Typescript. The result of that is an API service that I built, which will allow you to compare two pieces of text, and get a resulting value on how similar they are. The app is fitted with authentication, as well as a wonderful light and dark mode. Be sure to request an API key, and visit the documentation page to learn how to send a request to the API.</p>
<a href="https://text-hub.vercel.app/" target="_blank" class="btn btn-primary mt-2">
<!-- <i class="fas fa-times fa-fw"></i> -->
Take me there!
</a>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 3-->
<div class="portfolio-modal modal fade" id="portfolioModal3" tabindex="-1" role="dialog" aria-labelledby="portfolioModal3Label" aria-hidden="true">
<div class="modal-dialog modal-md" role="document">
<div class="modal-content">
<button class="close" type="button" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true"><i class="fas fa-times"></i></span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title-->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-3" id="portfolioModal3Label"> Saitama</h2>
<!-- Portfolio Modal - Image-->
<img class="img-fluid rounded mb-3" src="assets/img/saitama.svg" alt="" />
</div>
<div class="col-lg-10">
<!-- Portfolio Modal - Text-->
<p class="mb-3">My biggest gripe when it comes to watching shows or anime, is trying to figure out what to watch next. To remedy this, I am building an application that is able to store a users favorites animes, and then analyze them
so as to return recommendations on what to see next. The app features a React front-end and Ruby back-end. Please note that I am currently addressing a DB bug after migrating to a different deployer
<p>
<div class="col-lg-12 mb-3">
</div>
<a href="https://saitama-front-end.vercel.app" target="_blank" class="btn btn-primary">
Take me there! </a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 4-->
<div class="portfolio-modal modal fade" id="portfolioModal4" tabindex="-1" role="dialog" aria-labelledby="portfolioModal4Label" aria-hidden="true">
<div class="modal-dialog modal-md" role="document">
<div class="modal-content">
<button class="close" type="button" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true"><i class="fas fa-times"></i></span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title-->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-3" id="portfolioModal4Label">CWC</h2>
<!-- Portfolio Modal - Image-->
<img class="img-fluid rounded mb-3" src="assets/img/cwc.png" alt="" />
</div>
<div class="col-lg-10">
<!-- Portfolio Modal - Text-->
<p class="mb-3">ChildCare & Wellness Clinics is a specialist paediatric clinic that specializes in a wide variety of services. I was contracted to design, develop and ship their commercial website on AWS. Sneak a peak at the final
product.</p>
<a class="btn btn-primary" href="https://childcarewellnessclinics.com" target="_blank">
Take me there!
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 5-->
<div class="portfolio-modal modal fade" id="portfolioModal5" tabindex="-1" role="dialog" aria-labelledby="portfolioModal5Label" aria-hidden="true">
<div class="modal-dialog modal-xl" role="document">
<div class="modal-content">
<button class="close" type="button" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true"><i class="fas fa-times"></i></span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title-->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-0" id="portfolioModal5Label">Locked Safe</h2>
<!-- Icon Divider-->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-star"></i></div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Modal - Image-->
<img class="img-fluid rounded mb-5" src="assets/img/portfolio/safe.png" alt="" />
<!-- Portfolio Modal - Text-->
<p class="mb-5">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Mollitia neque assumenda ipsam nihil, molestias magnam, recusandae quos quis inventore quisquam velit asperiores, vitae? Reprehenderit soluta, eos quod
consequuntur itaque. Nam.</p>
<button class="btn btn-primary" data-dismiss="modal">
<i class="fas fa-times fa-fw"></i>
Close Window
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Portfolio Modal 6-->
<div class="portfolio-modal modal fade" id="portfolioModal6" tabindex="-1" role="dialog" aria-labelledby="portfolioModal6Label" aria-hidden="true">
<div class="modal-dialog modal-xl" role="document">
<div class="modal-content">
<button class="close" type="button" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true"><i class="fas fa-times"></i></span>
</button>
<div class="modal-body text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8">
<!-- Portfolio Modal - Title-->
<h2 class="portfolio-modal-title text-secondary text-uppercase mb-0" id="portfolioModal6Label">Submarine</h2>
<!-- Icon Divider-->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-star"></i></div>
<div class="divider-custom-line"></div>
</div>
<!-- Portfolio Modal - Image-->
<img class="img-fluid rounded mb-5" src="assets/img/portfolio/submarine.png" alt="" />
<!-- Portfolio Modal - Text-->
<p class="mb-5">Lorem ipsum dolor sit amet, consectetur adipisicing elit. Mollitia neque assumenda ipsam nihil, molestias magnam, recusandae quos quis inventore quisquam velit asperiores, vitae? Reprehenderit soluta, eos quod
consequuntur itaque. Nam.</p>
<button class="btn btn-primary" data-dismiss="modal">
<i class="fas fa-times fa-fw"></i>
Close Window
</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.3/dist/js/bootstrap.bundle.min.js"></script>
<!-- Third party plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<!-- Contact form JS-->
<script src="assets/mail/jqBootstrapValidation.js"></script>
<script src="assets/mail/contact_me.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
</body>
</html>