-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
288 lines (283 loc) · 13.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My Portfolio </title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"/>
<link rel="stylesheet" href="assets/style.css">
<link rel="stylesheet" href="assets/responsive.css">
</head>
<body>
<header class="container" id="home">
<nav class="navbar-desc">
<div class="logo">
<h1>Portfolio</h1>
</div>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#about">About Me</a></li>
<li><a href="#portfolio">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
<button>Download CV</button>
</nav>
<nav class="navbar-mobile">
<div class="logo">
<h1>Portfolio</h1>
</div>
<div class="menu">
<input type="checkbox" id="check">
<label for="check" class="checkbtn">
<i class="fas fa-bars"></i>
</label>
<div class="nav-mobile">
<a href="#home">Home</a>
<a href="#about">About</a>
<a href="#portfolio">Services</a>
<a href="#contact">Contact</a>
</div>
</div>
</header>
<section>
<div class="container">
<div class="hero">
<div class="content">
<h1>Hi, I'm <span>Ashraf</span><br>A <span> creative Designer</span> <br>Based in Noakhali
</h1>
<p>Frontend Developer</p>
<button>View Portfolio</button>
<ul>
<li><a href="https://www.facebook.com/" target="_blank"><i class="fa-brands fa-facebook-f"></i></a></li>
<li><a href="https://github.com/mdashraful305" target="_blank"><i class="fa-brands fa-github"></i></a></li>
<li><a href="https://stackoverflow.com/users/16130295/md-ashraful-islam" target="_blank"><i class="fa-brands fa-stack-overflow"></i></a></li>
<li><a href="https://www.linkedin.com/in/mdashraful305/" target="_blank"><i class="fa-brands fa-linkedin"></i></a></li>
</ul>
</div>
<div class="image">
<img src="assets/img/profile.png" alt="hero">
</div>
</div>
</div>
</section>
<section id="about">
<div class="container">
<div class="about">
<div class="content">
<h1 class="section-title">About Me</h1>
<p>Hello! My name is Mohammad Ashraful Islam, and I'm a skilled web developer with experience in PHP, MySQL, and front-end development. I am passionate about coding and enjoy using my skills to create user-friendly websites and web applications that enhance the user experience. My expertise in PHP has allowed me to create robust and scalable solutions for our clients, while my knowledge of front-end development has helped me to craft visually appealing designs that are both functional and aesthetically pleasing.</p>
<p> I'm always up for a new challenge and am excited to see where my skills and experience take me in the future</p>
</div>
<div class="exp">
<ul>
<li><i class="fa-solid fa-star"></i></li>
<li><i class="fa-solid fa-star"></i></li>
<li><i class="fa-solid fa-star"></i></li>
<li><i class="fa-solid fa-star"></i></li>
<li><i class="fa-solid fa-star"></i></li>
</ul>
<p>
<span>1 Years</span><br> of Experience
</p>
</div>
</div>
</div>
</section>
<section id="skill">
<div class="container">
<div class="skill">
<h1 class="section-title">My Skills</h1>
<div class="skills">
<div class="content">
<div class="icon html">
<i class="fa-brands fa-html5"></i>
</div>
<h3>HTML</h3>
</div>
<div class="content">
<div class="icon css">
<i class="fa-brands fa-css3-alt"></i>
</div>
<h3>CSS</h3>
</div>
<div class="content">
<div class="icon js">
<i class="fa-brands fa-square-js"></i>
</div>
<h3>JavaScript</h3>
</div>
<div class="content">
<div class="icon bootstrap">
<i class="fa-brands fa-bootstrap"></i>
</div>
<h3>Bootstrap</h3>
</div>
<div class="content">
<div class="icon php">
<i class="fa-brands fa-php"></i>
</div>
<h3>PHP</h3>
</div>
</div>
</div>
</div>
</section>
<section id="experience">
<div class="container">
<div class="experience">
<div class="edu-container">
<h6 class="section-subtitle">Education & Carrer Goals</h6>
<h1 class="section-title">My Goal</h1>
<p>
I am a highly motivated and results-driven individual with a passion for web development. I am eager to work with a team of like-minded individuals who share my passion for creating innovative and user-friendly websites and web applications.
</p>
</div>
<div class="education">
<div class="content">
<h3>Noakhali Science and Technology University</h3>
<p>- Information & Communication Engineering </p>
<p>- 2022-Present</p>
</div>
<div class="content">
<h3>Noakhali Govt. College</h3>
<p>- Science</p>
<p>- 2018-2020</p>
</div>
<div class="content">
<h3>Noakhali Zilla School</h3>
<p>- Science</p>
<p>- 2016-2018</p>
</div>
</div>
</div>
</div>
</section>
<section id="portfolio">
<div class="container">
<div class="portfolio">
<h1 class="section-title">My Portfolio</h1>
<p class="section-desc">
Here are some of the projects I have worked on recently. Feel free to check them out and let me know what you think!
</p>
<div class="portfolio-container">
<div class="item">
<div class="first">
<img src="assets/img/project/TimeHolydays.png" alt="">
</div>
<div class="second">
<h5>HTML CSS</h5>
<h3>Time Holidays</h3>
<p>
This is a website for a shop. This website is made with HTML, CSS, and JavaScript. This website is fully responsive and user-friendly.
</p>
<p>
<span>Role :</span> Frontend Developer
</p>
<p>
<span>Technology :</span> HTML, CSS, JavaScript
</p>
<p>
<span>Client :</span> Time Holidays
</p>
</div>
</div>
<div class="item">
<div class="second">
<img src="assets/img/project/SarahWood.png" alt="">
</div>
<div class="first">
<h5>HTML CSS ,PHP</h5>
<h3>Sarah Wood</h3>
<p>
This is a website for a shop. This website is made with HTML, CSS, and JavaScript & Backend is PHP. This website is fully responsive and user-friendly.
<p>
<span>Role :</span> Backend Developer
</p>
<p>
<span>Technology :</span> PHP
</p>
<p>
<span>Client :</span> Sarah
</p>
</div>
</div>
<div class="item">
<div class="first">
<img src="assets/img/project/Livpure.jpg" alt="">
</div>
<div class="second">
<h5>WordPress</h5>
<h3>Livpure</h3>
<p>
This is a website for a shop. This website is made with WordPress. This website is fully responsive and user-friendly.
</p>
<p>
<span>Role :</span> Frontend Developer
</p>
<p>
<span>Technology :</span> WordPress
</p>
<p>
<span>Client :</span> Livpure
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="contact">
<div class="container">
<div class="contact">
<h6 class="section-subtitle">Contact</h6>
<h1 class="section-title">Reach out me</h1>
</div>
<div class="contact-container">
<div>
<input type="text" placeholder="Name">
<input type="email" placeholder="Email"><br>
<textarea name="message" id=""placeholder="Message"></textarea>
<button>Submit</button>
</div>
<div>
<ul>
<h6 class="section-subtitle">Contact info</h6>
<li><i class="fa-solid fa-map-marker"></i> Noakhali, Bangladesh</li>
<li><i class="fa-solid fa-envelope"></i>
<a href="mailto:ashraful.istiaque@gmail.com" class="email">ashraful.istiaque@gmail.com </a>
</li>
<li>
<i class="fa-solid fa-phone"></i>
<a href="tel:+8801893672619" class="phone">+8801893672619</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="logo">
<h1>Portfolio</h1>
</div>
<nav>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#about">About Me</a></li>
<li><a href="#portfolio">Projects</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
<ul class="social">
<li><a href="https://www.facebook.com/" target="_blank"><i class="fa-brands fa-facebook-f"></i></a></li>
<li><a href="https://github.com/mdashraful305" target="_blank"><i class="fa-brands fa-github"></i></a></li>
<li><a href="https://stackoverflow.com/users/16130295/md-ashraful-islam" target="_blank"><i class="fa-brands fa-stack-overflow"></i></a></li>
<li><a href="https://www.linkedin.com/in/mdashraful305/" target="_blank"><i class="fa-brands fa-linkedin"></i></a></li>
</ul>
</div>
<div class="copyright">
<p>© 2023 <span>Ashraf</span> All Rights Reserved , Inc.</p>
</div>
</footer>
</body>
</html>