-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
267 lines (218 loc) · 10.8 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mahinur Rahman</title>
<!-- font-awesome cdn -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css" integrity="sha512-HK5fgLBL+xu6dm/Ii3z4xhlSUyZgTT9tuc/hSrtw6uzJOvgRr2a9jyxxT1ely+B+xFAmJKVSTbpM/CuL7qxO8w==" crossorigin="anonymous" />
<!--Google font-->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Fira+Sans&family=Montserrat&family=Satisfy&display=swap" rel="stylesheet">
<!--css for mobile-->
<link rel="stylesheet" href="style.css">
<!--css for desktop-->
<link rel="stylesheet" href="desktop.css" media="screen and (min-width: 992px)">
</head>
<body>
<!--navbar starts from here-->
<div class="navbar">
<div class="nav-logo col-2">
<img src="images/man.png" alt="logo">
</div>
<div class="nav-heading col-4">
<h1>Mahinur Rahman</h1>
</div>
<div class="navbar-menu col-6">
<a href="#">Home</a>
<a href="#about-me-id">About ME</a>
<a href="#skill-id">Skill</a>
<a href="#contact-me">Contact Me</a>
</div>
</div>
<!--navbar ends here-->
<!--Profile starts here-->
<div class="profile">
<img class="top-weather" src="images/cloudy.png" alt="top-weather icon">
<div class="profile-desc">
<h1>I'm a Computer Science Engineering Student <br> & <br>Web Developer</h1>
<p>Hi! Welcome to my first well-published website!I tried here to update most of my skills of web design but for some reasone all the elements can't be take under this website.At last i want to say everyone that you guys keep me in your prayers.. </p>
</div>
<div>
<img class="bottom-weather" src="images/cloudy.png" alt="weather icon">
</div>
</div>
<!--Profile Ends Here-->
<!--About me start here-->
<div class="about-me" id="about-me-id">
<h2>About Me</h2>
<hr class="dotted-hr">
<div class="about-me-img col-6" >
<img src="images/mine.jpg" alt="photo">
</div>
<div class="about-me-desc col-6">
<p>This is Mahinur Rahman.From Rajnagar,Moulvibazar,Sylhet.Currently studing as a CS Student in Leading University.My dream is to work on IT sector in any private company with a good salery.</p>
<p></p>
<p>I love to play video games,riding car(Although i don't know how to drive),learning web deveopment,learning cracking system,playing with cyber security and to be frank i love to earn.Alhamdulillah i already earned little amount but i'm trynna get millions of doller(In Sha Allah)</p>
</div>
<hr class="about-me-hr">
<p class="name">Name: Mahiur Rahman</p>
<hr class="about-me-hr">
<p class="add">Address: Rajnagar,Moulvibazar,Sylhet</p>
<hr class="about-me-hr">
<p class="mail">Email :<a href="mailto:[email protected]">[email protected] </a> </p>
<hr class="about-me-hr">
<p class="mobile">Mobile : <a href="tel:+8801772057255">+8801772-057255</a> </p>
<hr class="about-me-hr">
<p class="website">Website: <a href="#" target="blank">Domain is under process!</a></p>
<hr class="about-me-hr">
<p class="last-line"><h3>This is end of my description</h3></p>
</div>
<!--About me Ends Here-->
<!-- Experiance starts here -->
<div class="professional-experiance">
<div class="work-experiance col-4">
<div class="card">
<div class="card-icon">
<img class="rounded-img" src="images/suitcase.png" alt="work icon">
</div>
<div class="card-title">
<h2>WORK Experiance</h2>
</div>
<div class="card-desc">
<ol>
<li>
<strong>Working in Wallmart</strong><br>
I'm working here as a third party seller! <br> And i'm involved in a shop named 'Duel Mart'.<br>
</li>
<hr>
<li>
<Strong>Working as Web-Developer</Strong><br>
Leaning CSS and have a target to learn Java Script. <br>
I found something here as my passion. <br>
</li>
<hr>
<li>
<strong>ACM Programmer</strong><br>
I have little experiance in problem solving contest of my versity! <br>
I'm a junior developer.Have knowledge in C, C++ and Jave programming language! <br>
</li>
<hr>
<li>
<strong>Affiliate Marketing </strong><br>
I have little experiance in virtual Affiliate Marketing! <br>
This experiance was little thrilling to me.Leter i left it beacause i feel like the whole process is a fraud.<br>
</li>
</ol>
</div>
</div>
</div>
<div class="education col-4">
<div class="card">
<div class="card-icon">
<img class="rounded-img" src="images/education.png" alt="education icon">
</div>
<div class="card-title">
<h2>education</h2>
</div>
<div class="card-desc">
<ol>
<li>
<strong>CSE</strong><br>
I'm a CS student of Leading University.<br> And i'm currently in 4'th semister.<br>
</li>
<hr>
<li>
<Strong>HSC</Strong><br>
HSC completed from BAF Shaheen College, Shamsernagar.<br>
My HSC batch was 2019.<br>Result:5.00 from Science group<br>
</li>
<hr>
<li>
<Strong>SSC</Strong><br>
SSC completed from Rajnagar Ideal High School,Rajnagar.<br>
My SSC batch was 2017.<br>Result:5.00 from Science group.<br>
</li>
<hr>
<li>
<Strong>JSC</Strong><br>
JSC completed from Rajnagar Ideal High School,Rajnagar.<br>
My JSC batch was 2015.<br>Result:4.56<br>
</li>
</ol>
</div>
</div>
</div>
<div class="skills col-4">
<div class="card" id="skill-id">
<div class="card-icon">
<img class="rounded-img" src="images/skill.png" alt="skill icon">
</div>
<div class="card-title">
<h2>Skill</h2>
</div>
<div class="card-desc">
<div class="skills-container">
<ul>
<li class="html">HTML</li>
<li class="css">CSS</li>
<li class="js">JAVA SCRIPT</li>
<li class="c">C PROGRAM</li>
<li class="cplus">C++</li>
<li class="java">JAVA</li>
<li class="python">Python</li>
<li class="git">Git_hub</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- Experiance ends here -->
<!-- achivement-contact start from here -->
<div class="achivement-contacts">
<div class="achievements col-4">
<h2>ACHIVEMENTS</h2>
<hr class="dotted-hr">
<p>1. 55% waiver based on academic result in Leading University,Sylhet</p>
<p>2. GPA 5.00 in both SSC and HSC.</p>
<p>3. Scholarship from GOVT BD.</p>
</div>
<div class="contact col-4">
<h2 id="contact-me">CONTACT ME</h2>
<hr class="dotted-hr">
<form action="mailto:[email protected]" method="post" enctype="text/plain">
<p><input type="text" placeholder="Enter your name" name="name"></p>
<p><input type="email" placeholder="Enter your email" name="email"></p>
<p><textarea name="message" id="" cols="30" rows="10" placeholder="Your message here"></textarea></p>
<p><button type="submit">SEND</button>
<button type="reset">RESET</button></p>
</form>
</div>
<div class="social-link col-4">
<h2>MORE WAYS TO CONTACT</h2>
<hr class="dotted-hr">
<div class="media-buttons">
<button class="btn" onclick="window.open('https://www.youtube.com/channel/UCyGiIaxzytVGZ00giRVzx4w')"><i class="fab fa-youtube" style="color: rgb(214, 37, 37);"></i></button>
<button class="btn" onclick="window.open('https://www.facebook.com/str.mahi/')" style="color: darkblue;"><i class="fab fa-facebook"></i></button>
<button class="btn" onclick="window.open('https://github.com/mahi121pro')"><i class="fab fa-github-square"></i></button>
</div>
</div>
</div>
<!-- achivement-contact ends here -->
<!-- Footer starts here -->
<div class="footer">
<div class="footer-menu col-6">
<a href="#">Home</a>
<a href="#about-me-id">About ME</a>
<a href="#skill-id">Skill</a>
<a href="#contact-me">Contact Me</a>
</div>
<div class="footer-desc col-6">
© Mahinur Rahman 2020 || developed by Mahinur Rahman ___THANK YOU FOR VISITING ! <span style="color: red; font-size: 1rem;">🥰</span>
</div>
</div>
<!-- Footer ends here -->
</body>
</html>