-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
228 lines (221 loc) · 7.34 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="style.css" />
<title>Sayid Portfolio</title>
</head>
<body>
<!-- Sticky Navigation Bar -->
<header>
<nav>
<ul class="nav">
<li><a href="#about">About</a></li>
<li><a href="#skills">Skills & Education</a></li>
<li><a href="#projects">Projects</a></li>
<li><a href="#services">Services</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</header>
<!-- Fullscreen Sections -->
<section id="about" class="fullscreen-section">
<div class="about">
<div class="image-container">
<img src="./Images/SayidPic.jpg" alt="Sayid" />
</div>
<div class="text-content">
<h1>Undergraduate Student, Web Developer</h1>
<p>
Passionate about Web Development and open to discuss your unique
project ideas!
</p>
</div>
</div>
</section>
<section id="skills" class="fullscreen-section">
<div class="resume-section">
<div class="education">
<h2>EDUCATION</h2>
<ul>
<li>
<span class="year">2020-2024</span> B.Sc in CSE at Sheikh Hasina
University
</li>
<li>
<span class="year">2018-2019</span> Completed HSC at Advanced
Recidential Model College
</li>
<li>
<span class="year">2012-2017</span> Completed SSC at Atharabari
M.C High School
</li>
</ul>
</div>
<div class="skills">
<h2>SKILLS</h2>
<div class="skill-bar html">
<div class="skill-progress">HTML</div>
</div>
<div class="skill-bar css">
<div class="skill-progress">CSS</div>
</div>
<div class="skill-bar javascript">
<div class="skill-progress">JavaScript</div>
</div>
<div class="skill-bar react">
<div class="skill-progress">React</div>
</div>
<div class="skill-bar nodejs">
<div class="skill-progress">Nodejs</div>
</div>
<div class="skill-bar expressjs">
<div class="skill-progress">Express.js</div>
</div>
<div class="skill-bar mongodb">
<div class="skill-progress">MongoDB</div>
</div>
<div class="skill-bar figma">
<div class="skill-progress">Figma</div>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="projects" class="fullscreen-section">
<div class="container">
<h1>My Projects</h1>
<div class="project-grid">
<!-- Real Estate Management -->
<div class="project-card">
<div class="project-image">
<img
src="https://gh-card.dev/repos/sayid2kx/real-estate-management-nextjs.svg"
alt="Real Estate Management"
loading="lazy"
/>
</div>
<div class="project-info">
<h3>Real Estate Management</h3>
<p>
A modern real estate management system built with Next.js,
featuring property listings, user authentication, and admin
dashboards.
</p>
<div class="project-tags">
<span>Next.js</span>
<span>Tailwind CSS</span>
<span>MongoDB</span>
<span>NextAuth.js</span>
</div>
<a
href="https://github.com/sayid2kx/real-estate-management-nextjs"
target="_blank"
rel="noopener noreferrer"
class="project-link"
>
View Project
</a>
</div>
</div>
<!-- Sales Management System -->
<div class="project-card">
<div class="project-image">
<img
src="https://gh-card.dev/repos/sayid2kx/sales-management-system-nextjs.svg"
alt="Sales Management System"
loading="lazy"
/>
</div>
<div class="project-info">
<h3>Sales Management System</h3>
<p>
A comprehensive sales management system designed to streamline
sales processes, built with Next.js and integrated with a
backend API.
</p>
<div class="project-tags">
<span>Next.js</span>
<span>Tailwind CSS</span>
<span>MongoDB</span>
<span>NextAuth.js</span>
</div>
<a
href="https://github.com/sayid2kx/sales-management-system-nextjs"
target="_blank"
rel="noopener noreferrer"
class="project-link"
>
View Project
</a>
</div>
</div>
</div>
</div>
</section>
<section id="services" class="fullscreen-section">
<div class="services-section">
<h2 class="services-header">WHAT I DO</h2>
<h4 class="subheading">My Services</h4>
<div class="service-card">
<h3 class="service-title">Design Skills</h3>
<p class="service-description">
I create beautiful and user-friendly designs for websites and
applications.
</p>
</div>
<div class="service-card">
<h3 class="service-title">Front-end Developer</h3>
<p class="service-description">
I build responsive and interactive front-end experiences using React
and Nextjs
</p>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact" class="fullscreen-section">
<div class="contact-section">
<h1>CONTACT</h1>
<p>
Feel free to reach out to me for collaborations or just a friendly
hello!
</p>
<div class="contact-list">
<div class="contact-item">
<a href="mailto:[email protected]">
<img
src="https://img.icons8.com/ios-filled/50/000000/gmail.png"
alt="Email Icon"
/>
<span>[email protected]</span>
</a>
</div>
<div class="contact-item">
<a href="http://www.x.com/sayid2kx" target="_blank">
<img
src="https://img.icons8.com/ios-filled/50/000000/twitter.png"
alt="Twitter Icon"
/>
<span>X (Twitter)</span>
</a>
</div>
<div class="contact-item">
<a href="http://www.linkedin.com/in/sayid2kx" target="_blank">
<img
src="https://img.icons8.com/ios-filled/50/000000/linkedin.png"
alt="LinkedIn Icon"
/>
<span>LinkedIn</span>
</a>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer>
<p>© <span>Sarowar Jahan Sayid</span>. All rights reserved.</p>
</footer>
</body>
</html>