-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
219 lines (206 loc) · 11.4 KB
/
about.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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<meta name="description" content="Asia Rahman is a front-end and back-end web designer and developer. She develops and designs both static and dynamic websites those are simple, usable, effective and responsive as well." />
<title>About Asia Rahman</title>
<link rel="icon" href="./images/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href="./css/all.css" />
<link rel="stylesheet" href="./css/animate.css" />
<link rel="stylesheet" href="./css/bootstrap.css" />
<link rel="stylesheet" href="./css/mdb.lite.css" />
<link rel="stylesheet" href="./css/mdb.css" />
<link rel="stylesheet" href="./css/style.css" />
</head>
<body>
<!--header-->
<section class="bg-about">
<header class="card bg-transparent text-center h-100">
<div class="">
<div class="header-text font-italic">
<div class="wow flipInX">
<p class="pt-4 p-3">A little bit <span class="font-weight-bold">About Me</span></p>
</div>
</div>
</div>
</header>
</section>
<!--header-->
<!--Navbar -->
<section style="z-index: 999;" id="navbar">
<div class="card rounded-0 shadow-none logo-div" style="">
<img src="./images/logo_white1.png" class="logo mx-auto mt-2" alt="Asia Rahman's Logo" />
</div>
<nav class="navbar navbar-expand-sm bg-white text-center navbar-pt">
<button class="navbar-toggler mx-auto" type="button" data-toggle="collapse" data-target="#menu"
aria-controls="menu" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"><i class="fas fa-bars nav-icon"></i></span>
</button>
<div class="collapse navbar-collapse " id="menu">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="skill.html">Skill</a>
</li>
<li class="nav-item">
<a class="nav-link" href="project.html">Project</a>
</li>
</ul>
</div>
</nav>
</section>
<!--/.Navbar -->
<!--about-->
<section>
<div class="container my-5" >
<div class="row">
<div class="col-md-6 col-xl-5 col-sm-8 mx-auto text-left wow rotateIn">
<div class="h-100">
<img src="./images/asia.png" alt="Asia Rahman Portfolio Image" class="card-img center" />
</div>
</div>
<div class="col-md-6 col-xl-7 text-center intro-text wow bounceInRight">
<h1 class="font-weight-bold text-color hi" >Hi!</h1>
<h3 class="about">
I'm <ins class="font-weight-bold font-italic">Asia Rahman</ins>. I am a front-end and back-end
<ins class="font-weight-bold font-italic">web designer</ins> and
<ins class="font-weight-bold font-italic">developer</ins>. I develop and design both
<u class="font-weight-bold font-italic">static</u> and
<u class="font-weight-bold font-italic">dynamic websites</u> those are
<u class="font-weight-bold font-italic">simple</u>,
<u class="font-weight-bold font-italic">usable</u>,
<u class="font-weight-bold font-italic">effective</u> and
<u class="font-weight-bold font-italic">responsive</u> as well.
</h3>
<h3 class="mt-3 about">
In the spirit of continuous improvement and learning, I love to design and build
<u class="font-weight-bold font-italic">user-friendly</u> stuff that
<u class="font-weight-bold font-italic">works well</u> and
<u class="font-weight-bold font-italic">looks good</u>. You're welcome to have a look at
<a href="project.html" title="Go to Project Page" class="font-weight-bold text-color">my work</a>.
</h3>
</div>
</div>
</div>
</section>
<!--about-->
<!--skill-->
<section class="my-5">
<div class="container-fluid">
<div class="row">
<div class="col-sm-12 text-center">
<h2 class=" text-uppercase font-weight-bold text-color pb-3 design-develop-heading wow bounceIn">what can i do for you</h2>
</div>
</div>
</div>
<div class="container-fluid shade-bg">
<div class="row">
<div class="col-sm-12 px-0">
<div class=" row ">
<div class="col-md-6 mr-auto text-color px-5 py-5 design-div wow bounceInLeft">
<h1>Design</h1>
<i class="fas fa-swatchbook fa-3x"></i>
<ul class="pl-3 mt-3 font-weight-bold service-list">
<li>Responsive Web Design</li>
<li>SEO Friendly Design</li>
<li>User Friendly Design</li>
<li>Unique and Eye Catching Design</li>
<li>Static and Dynamic Website Design</li>
<li>Website Re-designing</li>
<li>PSD to HTML</li>
<li>Website Design from Sketch</li>
<li>Custom Template Design</li>
</ul>
</div>
<div class="col-md-6 text-white px-5 py-5 develop-div wow bounceInRight">
<h1>Development</h1>
<i class="fas fa-cogs fa-3x mt-2"></i>
<ul dir="rtl" class="pr-3 mt-2 font-weight-bold service-list">
<li>Development as per the Requirements</li>
<li>Server Side Programming</li>
<li>Client Side Programming</li>
<li>Connection with Database</li>
<li>High Protection</li>
<li>Best Loading Speed</li>
<li>Lower Cost</li>
<li>Easy Authentication System</li>
<li>E-commerce Application</li>
<li>Blog, Portfolio, Commercial Websites and Others</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!--skill-->
<!--contact-->
<section class="contact">
<div class="card rounded-0 rgba-red-strong container-fluid px-0">
<div class="row">
<div class="col-sm-12 text-center text-white contact-text px-5 wow bounceIn" data-wow-delay=".25s">
<h1 class="font-weight-bold text-uppercase contact-header">Let's work together.</h1>
<p class="contact-para">Have a project that you'd like to discuss with me?</p>
<p class="contact-para">Send a mail to
<span class="font-weight-bold font-italic text-dark" style="text-shadow: 2px 2px 4px white;">asiarahman104@gmail.com</span>
</p>
</div>
</div>
<div class="bar1"></div>
<div class="bar2"></div>
<div class="triangle"></div>
</div>
</section>
<!--contact-->
<!--footer-->
<footer>
<div class="container">
<div class="row">
<div class="col-sm-12 text-center pb-4">
<h3 class="text-uppercase text-muted mb-4 footer-title">stay connected with</h3>
<a href="https://www.facebook.com/asiarahman.shorna" target="_blank" title="Facebook"><img src="./images/fb.png" alt="Icon" class="social-icon" /></a>
<a href="https://twitter.com/AsiaShorna" target="_blank" title="Twitter"><img src="./images/twitter.png" alt="Icon" class="social-icon" /></a>
<a href="https://bd.linkedin.com/in/asia-rahman-647875b4?trk=people-guest_profile-result-card_result-card_full-click" target="_blank" title="LinkedIn"><img src="./images/linkedin.png" alt="Icon" class="social-icon" /></a>
<a href="https://github.com/asiahub-10" target="_blank" title="Github"><img src="./images/github.png" alt="Icon" class="social-icon" /></a>
<a href="https://asiarahman.blogspot.com/" target="_blank" title="Blogger"><img src="./images/blogger.png" alt="Icon" class="social-icon" /></a>
</div>
</div>
<div class="row">
<div class="col-sm-12 text-center pb-5 text-muted">
<hr style="background-color: #c0504d;"/>
<p class="m-0">©2020 Asia Rahman. Designed by <span class="font-italic font-weight-bold text-color">Asia Rahman</span>.</p>
<p class="m-0">All Rights Reserved.</p>
</div>
</div>
</div>
</footer>
<!--footer-->
<script>
window.onscroll = function() {myFunction()};
var navbar = document.getElementById("navbar");
var sticky = navbar.offsetTop;
function myFunction() {
if (window.pageYOffset >= sticky) {
navbar.classList.add("sticky")
} else {
navbar.classList.remove("sticky");
}
}
</script>
<script src="./js/wow.min.js"></script>
<script src="./js/jquery-3.4.1.min.js"></script>
<script src="./js/bootstrap.js"></script>
<script src="./js/mdb.js"></script>
<script src="./js/script.js"></script>
</body>
</html>