-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
248 lines (237 loc) · 8.14 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta
name="description"
content="I am a self-taught web developer, designer & programmer based in Bangladesh. Currently studying Computer Science & Engineering at CUET. I have a passion for developing websites & web applications. Also like a little bit of programming & always love to use open source tools."
/>
<meta
name="keywords"
content="Raqib Hasan Software Engineer | Web developer | Technophile, Competences: JavaScript, Pyhton, Java, Php, NodeJS, HTML5, CSS3, MySQL, MongoDB, jQuery, Bootstrap3, ReactJS, ExpressJS, Git & Github, Windows, Linux, Ubuntu, Ubuntu Gnome"
/>
<meta name="author" content="Raqib Hasan (omiq17)" />
<title>Raqib Hasan</title>
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.5.0/css/all.css"
integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU"
crossorigin="anonymous"
/>
<link
href="https://fonts.googleapis.com/css?family=Sarala|Redressed&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet prefetch"
href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css"
/>
<link
href="https://fonts.googleapis.com/css?family=Lato%7CFedero%7CRedressed"
rel="stylesheet"
/>
<link rel="stylesheet" href="css/style.css" />
<link
rel="icon"
type="image/png"
href="https://res.cloudinary.com/omiq17/image/upload/v1601893009/profile_programmer.png"
/>
</head>
<body>
<header>
<!-- Static navbar -->
<nav class="s navbar navbar-default navbar-fixed-top">
<div id="nav" class="container">
<div class="navbar-header">
<button
type="button"
class="navbar-toggle collapsed"
data-toggle="collapse"
data-target="#navbar"
aria-expanded="false"
aria-controls="navbar"
>
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#home">Raqib Hasan</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
<a class="page-scroll" href="#home">Home</a>
</li>
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#portfolio">Portfolio</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
</ul>
</div>
<!-- /.nav-collapse -->
</div>
</nav>
</header>
<div id="home" class="container">
<div id="front" class="row">
<div class="col-sm-12">
<h1 class="redressed"><span>I'</span>m <span>R</span>aqib</h1>
<p class="redressed">
Software Engineer | Web Developer | Technophile
</p>
<a
class="btn btn-default hvr-bounce-to-right"
href="https://github.com/omiq17"
target="_blank"
role="button"
>
<i class="fab fa-github-alt"></i> Github</a
>
<a
class="btn btn-default hvr-bounce-to-right"
href="https://www.facebook.com/omiq17"
role="button"
target="_blank"
><i class="fab fa-facebook-f"></i> Facebook</a
>
<a
class="btn btn-default hvr-bounce-to-right"
href="https://www.linkedin.com/in/omiq17"
target="_blank"
role="button"
>
<i class="fab fa-linkedin-in"></i> LinkedIn</a
>
<a
class="btn btn-default hvr-bounce-to-right"
href="https://www.freecodecamp.com/omiq17"
target="_blank"
role="button"
>
<i class="fab fa-free-code-camp"></i> FreeCodeCamp</a
>
<!-- <a
class="btn btn-default hvr-bounce-to-right"
href="https://docs.google.com/document/d/1bTPofUiWJ5HULd4b7G0Habw1XNpSv2mFn8av3tV9c8k/edit?usp=sharing"
target="_blank"
role="button"
>
<i class="far fa-file-code"></i> CV</a
> -->
</div>
</div>
</div>
<div id="about" class="container">
<div class="row">
<div class="col-sm-12 about">
<h1>About Me</h1>
<img
src="https://res.cloudinary.com/omiq17/image/upload/v1601893009/profile_programmer.png"
class="img-responsive"
alt="Raqib"
/>
<h2>Hi,</h2>
<p>
I am a self-taught full stack web application developer.
Mostly experienced at frontend with JavaScript and React.
Accomplished B.Sc in CSE from CUET.
I have a passion for developing websites, working with new technologies.
I like programming and always love to use open-source tools.
</p>
<p><b>Competences</b></p>
<p>Languages: JavaScript, TypeScript, Python, Php, Java, HTML5</p>
<p>JS Stack: jQuery, ReactJS, NodeJS, ExpressJS</p>
<p>UI Stack: CSS3, Bootstrap, Chakra UI, Material UI, Ant Design</p>
<p>Databases: MySQL, MongoDB, GraphQL</p>
<p>Version Control System: Git</p>
<p>Others: Linux, Docker</p>
<p></p>
</div>
</div>
</div>
<div id="portfolio" class="container">
<h1>Portfolio</h1>
<p>Here are some of my works...</p>
<div class="row">
<div class="spinner">
<div class="double-bounce1"></div>
<div class="double-bounce2"></div>
</div>
<div class="showcase"></div>
</div>
</div>
<div id="contact" class="container">
<div class="row">
<div class="col-sm-12">
<h1>Looking For My Help?</h1>
<h4>Here I am...</h4>
<h2>Raqib Hasan</h2>
<p>Dhaka<br />Bangladesh</p>
<ul class="list-unstyled">
<!-- <li>
<i class="fas fa-mobile-alt"></i>
+8801 771 092 717
</li> -->
<li>
<i class="far fa-envelope"></i>
omiq17@gmail.com
</li>
</ul>
<hr class="small" />
<a
class="btn btn-default"
href="https://github.com/omiq17"
target="_blank"
role="button"
>
<i class="fab fa-github-alt"></i>
</a>
<a
class="btn btn-default"
href="https://www.facebook.com/omiq17"
role="button"
target="_blank"
><i class="fab fa-facebook-f"></i>
</a>
<a
class="btn btn-default"
href="https://www.linkedin.com/in/omiq17"
target="_blank"
role="button"
>
<i class="fab fa-linkedin-in"></i>
</a>
<a
class="btn btn-default"
href="https://www.freecodecamp.com/omiq17"
target="_blank"
role="button"
>
<i class="fab fa-free-code-camp"></i>
</a>
<!-- <a
class="btn btn-default"
href="cv-rakib-hasan.pdf"
target="_blank"
role="button"
>
<i class="far fa-file-code"></i>
</a> -->
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<script src="js/index.js"></script>
<script src="js/projects.js"></script>
</body>
</html>