-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
312 lines (296 loc) · 11.2 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Shafique Mohammad</title>
<link rel="stylesheet" href="css/main.css" />
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.8.1/css/all.css"
integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf"
crossorigin="anonymous"
/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<link rel="stylesheet" href="css/animate.min.css" />
</head>
<body>
<!-- Navbar -->
<nav
class="navbar box container animated fadeInDown"
role="navigation"
aria-label="main navigation"
>
<div class="navbar-brand">
<a class="navbar-item" href="#home">
<h1 class="title" id="logo">
<span class="uline">Shafique Mohammad</span>
</h1>
</a>
<a
role="button"
class="navbar-burger burger"
aria-label="menu"
aria-expanded="false"
data-target="navbarBasicExample"
>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div id="navbarBasicExample" class="navbar-menu">
<div class="navbar-start">
<a class="navbar-item is-size-5" href="https://shafique-md18.github.io">
Home
</a>
<a class="navbar-item is-size-5" href="#about">
Work
</a>
<a class="navbar-item is-size-5" href="#projects">
Projects
</a>
<a class="navbar-item is-size-5" href="#skills">
Skills
</a>
</div>
<div class="navbar-end">
<div class="navbar-item">
<div class="buttons">
<a
class="button is-primary is-outlined is-size-5 is-rounded is-info"
href="#contact"
>
<strong>Say Hello</strong>
</a>
</div>
</div>
</div>
</div>
</nav>
<!-- Navbar Ends -->
<!-- Intro -->
<section>
<div class="box container">
<div class="columns" id="intro">
<div class="column animated fadeInLeft" id="intro-1">
<div class="image-div">
<figure class="image-fig">
<img src="/img/dev.png" alt="dev-profile" />
</figure>
</div>
</div>
<div class="column" id="intro-2">
<ul class="animated fadeInRight" >
<li class="is-size-2 is-size-3-mobile">Hi! I am Shafique.</li>
<li class="is-size-4 is-size-5-mobile">
A Software Engineer.
</li>
<p >
<p style="margin-top:25px;" class="mob-small">
I am 2020 Computer Science graduate actively looking for work opportunities.
I have experience building full stack web projects. <br>
I love backend. <br>
I am open to jobs and freelancing projects. <br>
If you have something for me feel free to contact me.
</p>
</p>
<li style="margin-top:30px; margin-bottom: 15px; align-self: center;">
<a href="#contact" class="btn"
><img src="img/chat.svg" style="width: 1.6em; height: 1.6em; margin-right: 10px; vertical-align: middle;"></img><em><span class="is-size-5">Let's Talk</span></em></a
> </li>
<li style="margin-top:15px; align-self: center;">
<a href="resume/Resume_Shafique_Mohd.pdf" class="btn"
><img src="img/cv.svg" style="width: 1.6em; height: 1.6em; margin-right: 10px; vertical-align: middle;"></img><em><span class="is-size-5">View Résumé</span></em></a
>
</li>
</ul>
</div>
</div>
</div>
</section>
<!-- Intro Ends -->
<!-- Project Section -->
<section id="projects">
<div class="box container">
<h1 class="title has-text-centered">
<span class="uline">Projects</span>
</h1>
<hr />
<div id="projectItem-1">
<div class="card">
<div class="card-image">
<figure class="image">
<img src="img/efarmer.png" alt="project screenshot" />
</figure>
</div>
<div class="card-content">
<div class="media">
<div class="media-content">
<p class="title is-4">Efarmer</p>
<p class="subtitle is-6">Ecommerce Web Application</p>
</div>
</div>
<div class="content">
<p>
Efarmer is an ecommerce web application that supports listing
products for sale as an admin, and customers can register,
login, create profile, save addresses and order products.<br />
I had built this project as part of Smart India Hackathon 2019
and college coursework.
</p>
<br />
<div class="tech-stack">
<p>
<span class="tag is-dark is-medium">Python / Django</span>
<span class="tag is-link is-medium">JavaScript</span>
<span class="tag is-info is-medium">HTML5</span>
<span class="tag is-warning is-medium"
>CSS3(Bootstrap)</span
>
<span class="tag is-primary is-medium">Git</span>
</p>
</div>
<time datetime="2019-1-1">Jan 2016</time> -
<time datetime="2019-3-1">Mar 2019</time>
</div>
</div>
<footer class="card-footer">
<p class="card-footer-item">
<span>
View Code on
<a
href="https://github.com/shafique-md18/efarmer"
target="_blank"
>Github</a
>
</span>
</p>
<p class="card-footer-item">
<span>
Visit
<a href="http://efarmer.pythonanywhere.com" target="_blank"
>website</a
>
</span>
</p>
</footer>
</div>
</div>
</div>
</section>
<!-- Project section ends -->
<!-- Skills section -->
<section id="skills">
<div class="box container">
<h1 class="title has-text-centered">
<span class="uline">Skills</span>
</h1>
<p class="has-text-centered">
As a developer, below are some of the programming languages, frameworks and tools
that I've used.
</p>
<hr />
<div class="skills-icons">
<img src="/img/laravel.svg" class="sk-icon" alt="">
<img src="/img/php.svg" class="sk-icon" alt="">
<img src="/img/js.svg" class="sk-icon" alt="">
<img src="/img/py.svg" class="sk-icon" alt="">
<img src="/img/dj.svg" class="sk-icon" alt="">
<img src="/img/react.svg" class="sk-icon" alt="">
</div>
</div>
</section>
<!-- Skills section ends -->
<!-- Contact Section -->
<section id="contact">
<div class="box container">
<h2 class="title has-text-centered">
<span class="uline">Contact Me</span>
</h2>
<p class="has-text-centered">
If you would like to get in touch with me, be it for exploring a
technology, a business, or to just say hi, <br />
feel free to send me an email at
<a href="mailto:[email protected]">[email protected]</a>
</p>
<hr />
<h2 class="title has-text-centered">
<span class="uline">Lets get social</span>
</h2> <hr>
<div id="social">
<div class="tile is-ancestor">
<div class="tile is-vertical is-8">
<div class="tile">
<div class="tile is-parent is-vertical">
<a class="tile is-child notification github" href="https://github.com/shafique-md18" target="_blank">
<p class="title is-text-white"><span><i class="fab fa-github"></i>Github</p>
</a>
<a class="tile is-child notification twitter" href="https://twitter.com/Shafique_md18" target="_blank">
<p class="title"><span><i class="fab fa-twitter"></i></span>Twitter</p>
</a>
</div>
<div class="tile is-parent">
<a class="tile is-child notification linkedin" href="https://www.linkedin.com/in/shafique-mohammad-099818129/" target="_blank">
<p class="title is-size-3-mobile is-size-2"><span><i class="fab fa-linkedin"></i>Linkedin</p>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- contact section ends -->
<!-- Footer -->
<footer>
<div class="box container has-text-centered">
<p class="subtitle is-size-6">This website was handcrafted with <span style="color: red;">❤️</span> <br>
by Shafique Mohammad <br>
using <a href="https://bulma.io"><u>Bulma</u></a> + <a href="https://daneden.github.io/animate.css/"><u>AnimateJS</u></a><br>
Source code on <a href="https://github.com/shafique-md18/shafique-md18"><u>Github</u></a>
</p>
</div>
</footer>
<!-- Footer ends -->
<script type="text/javascript" src="lib/main.js"></script>
<script src="http://mynameismatthieu.com/WOW/dist/wow.min.js"></script>
<script>
new WOW().init();
</script>
<script>
$(document).ready(function(){
// Add smooth scrolling to all links
$("a").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior
event.preventDefault();
// Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (800) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 800, function(){
// Add hash (#) to URL when done scrolling (default click behavior)
window.location.hash = hash;
});
} // End if
});
});
</script>
<!-- <script src="js/wow.min.js"></script>
<script>
wow = new WOW({
boxClass: "wow", // default
animateClass: "animated", // default
offset: 0, // default
mobile: true, // default
live: true // default
});
wow.init();
</script> -->
</body>
</html>