-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex in development.html
255 lines (230 loc) · 10.7 KB
/
index in development.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Md Nazidul Islam static Developer Portfolio</title>
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700;800&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="styles/portfolio.css" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="manifest" href="/site.webmanifest" />
</head>
<body>
<!-- header starts -->
<header>
<nav>
<h3 class="nav-title">Ha<span class="text-primary">pp</span>y</h3>
<ul>
<li><a href=""><button class="btn-primary">Dynamic Portfolio</button></a></li>
<li><a href=""><button class="btn-primary">letters</button></a></li>
<li><button class="btn-primary">Contact Me</button></li>
</ul>
</nav>
<div class="banner">
<div class="banner-content">
<h1 class="banner-greeting">Greetings, I am</h1>
<h1 class="banner-title">Md Nazidul Islam</h1>
<p>
Learn to study. Study to learn.
Good study is half done.
Plan and develop, make imagination reality.
</p>
<button class="btn-primary">Download CV</button>
<button class="btn-primary">Contact</button>
</div>
<img src="images/hardy.png" alt="" class="profile-picture" />
</div>
</header>
<!-- header ends -->
<!-- main starts -->
<main>
<!-- about section starts -->
<section class="about">
<h1 style="text-align: center;"><button class="btn-primary">About me</button></h1>
<p class="section-description">
I, am a planner & developer with a passion for innovative products. I enjoy
developing simple, clean and slick models that provide real value to
the end user. Thousands of clients may or will have exceptional results
while working with me. Delivering work and budget which
meets clients requirements in for recommendation.
As customer service is what we value most in professionalism.
</p>
<div class="about-info-wrapper">
<div class="about-info">
<h3 class="info-title section-light-text">Name:</h3>
<p class="info-description section-dark-text">Md Nazidul Islam</p>
</div>
<div class="about-info">
<h3 class="info-title section-light-text">Email</h3>
<p class="info-description section-dark-text">[email protected]</p>
</div>
<div class="about-info">
<h3 class="info-title section-light-text">Date of birth:</h3>
<p class="info-description section-dark-text">18 August 2000</p>
</div>
<div class="about-info">
<h3 class="info-title section-light-text">From:</h3>
<p class="info-description section-dark-text"> Dhaka, Bangladesh</p>
</div>
</div>
</section>
<!-- about section ends -->
<!-- what i do section starts -->
<section class="what-i-do">
<h1 style="text-align: center;"><button class="btn-primary">What I do</Button></h1>
<p class="section-description">
I have experience building software and websites(static and dynamic). Below is a quick overview of my main technical skill
sets and technologies i use. Want to find out more about my
experience? Check out my online resume and project portfolios.
</p>
<div class="skills-wrapper">
<div class="skill">
<img src="images/icons/js.png" alt="" />
<h3 class="section-dark-text">Javascript</h3>
<p class="section-light-text">
skills and technologies learnt and continuous development in progress as career progresses.
</p>
</div>
<div class="skill">
<img src="images/icons/react.png" alt="" />
<h3 class="section-dark-text">React</h3>
<p class="section-light-text">
Using for Open Source and friendly platform based web and software developments.
</p>
</div>
<div class="skill">
<img src="images/icons/nodejs.png" alt="" />
<h3 class="section-dark-text">Node Js</h3>
<p class="section-light-text">
Build scalable network applications and plugins.
</p>
</div>
<div class="skill">
<img src="images/icons/mongo.png" alt="" />
<h3 class="section-dark-text">MongoDB</h3>
<p class="section-light-text">
Using MongoDB as a cross-platform, document-oriented database no-sql platform.
</p>
</div>
<div class="skill">
<img src="file:///C:/Users/nazid/Desktop/developer-portfolio/images/icons/devops.jpg" alt="" />
<h3 class="section-dark-text">Polyglot Developer</h3>
<p class="section-light-text">
Learning new things and working in various systems from start to end.
</p>
</div>
</div>
</div>
</section>
<!-- resume section -->
<section class="resume">
<h1 style="text-align: center;"><button class="btn-primary">A Summary of My Resume</button></h1>
<!-- resume wrapper starts -->
<div class="resume-wrapper">
<div class="resume-column">
<button class="resume-column-title"><button class="btn-primary">My Educations</button></h3>
<div class="resume-item">
<h3 class="resume-item-title" style="color: lightgreen;">Bachelor in Computer Science and Engineering</h3>
<h4 class="resume-item-institute">
City University/ 2019 - 2025
</h4>
<p class="resume-item-description">
Learnt embedded systems and basic programmings,Still working on it.
</p>
</div>
<hr />
<div class="resume-item">
<h3 class="resume-item-title" style="color: lightgreen;">Diploma in Nursing and medicine</h3>
<h4 class="resume-item-institute">
National institute of technology/ 2023 - 2024
</h4>
<p class="resume-item-description">
Gain theoretical knowledge about Human Anatomy and physiology.
Practical knowledge about tools and medicine used to treat patients.
</p>
</div>
<hr />
<div class="resume-item">
<h3 class="resume-item-title" style="color: lightgreen;">Diploma in library science</h3>
<h4 class="resume-item-institute">
National Institute of technology / 2024 - 2025
</h4>
<p class="resume-item-description">
Documentation, collection, referencing, arrangement.
Various methodologies about library Science and management.
Digital tools practice from net and still developing in these platforms.
</p>
</div>
</div>
<div class="resume-column">
<h3 class="resume-column-title"><button class="btn-primary">My experiences</button></h3>
<div class="resume-item">
<h3 class="resume-item-title" style="color: lightgreen;">Full Stack Developer</h3>
<h4 class="resume-item-institute">At-work /2021- Current</h4>
<p class="resume-item-description">
Learnt wordpress and basic from university.
Learnt M-E-R-N stack developing.
learnt full stack development along the journey.
</p>
</div>
<hr />
<div class="resume-item">
<h3 class="resume-item-title" style="color: lightgreen;">Software developer</h3>
<h4 class="resume-item-institute">At-work / 2021 -current</h4>
<p class="resume-item-description">
Working with java spring and other language and framework, still developing.
Mastering python and flutter for multi-base application development.
</p>
</div>
<hr />
<div class="resume-item">
<h3 class="resume-item-title" style="color: lightgreen;">AI and ML Intern and a Data-scientist</h3>
<h4 class="resume-item-institute">At-work / 2021 - current</h4>
<p class="resume-item-description">
Learning through various courses and models.
Still long run to go for a better development planner and model designing.
</p>
</div>
</div>
</div>
<!-- resume wrapper ends -->
<button class="btn-primary">Download CV</button>
</section>
<!-- resume section ends -->
<!-- what i do section ends -->
</main>
<!-- main ends -->
<!-- footer starts -->
<footer>
<div class="footer-column">
<h3 class="section-title"> <button class="btn-primary">Lets Connect</button></h3>
<p class="section-description">
Please fill out the form on this section to contact with me or call
me.
</p>
<div class="social-icons-link">
<a href="https://github.com/nazidul"><img src="images/icons/github.png" alt="" /></a>
<a href="https://www.linkedin.com/in/md-nazidul-islam-9a002127b/"><img src="images/icons/linkedln.png" alt="" /></a>
</div>
</div>
<div class="footer-column">
<h3 class="section-title"> <button class="btn-primary">Let's message me</button></h3>
<form class="contact-form">
<input type="text" placeholder="Enter Your Name" />
<input type="email" name="" id="" placeholder="Enter Your Email" />
<textarea name="" id="" cols="30" rows="10"></textarea>
<button class="btn-primary">Submit</button>
</form>
</div>
</footer>
<!-- footer ends -->
</body>
</html>