-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
251 lines (224 loc) · 12.5 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
<!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>Imanzuher</title>
<link
href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.0-beta1/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor"
crossorigin="anonymous"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
/>
<script src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/typed.js/2.0.11/typed.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<!--nav section-->
<nav class="navb">
<div class="max-width">
<div class="logo">
<a href="#home">Portfolio.</a>
</div>
<ul class="menu">
<li><a href="#home">Home</a></li>
<li><a href="#about" >About</a></li>
<li><a href="#skills" >Skills</a></li>
<li><a href="#projects" >Projects</a></li>
<li><a href="#contact" >Contact</a></li>
</ul>
<div class="menu-bttn">
<i class="fas fa-bars"></i>
</div>
</div>
</nav>
<!-- home section -->
<section class="home" id="home">
<div class="max-width">
<div class="home-content">
<div class="txt-1">Hello, my name is</div>
<div class="txt-2">Iman Zuher</div>
<div class="txt-3">And I am a <span class="typing">\</span></div>
</div>
</div>
</section>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320">
<path
fill="#070f16"
fill-opacity="1"
d="M0,96L9.6,112C19.2,128,38,160,58,149.3C76.8,139,96,85,115,80C134.4,75,154,117,173,122.7C192,128,211,96,230,112C249.6,128,269,192,288,218.7C307.2,245,326,235,346,208C364.8,181,384,139,403,149.3C422.4,160,442,224,461,229.3C480,235,499,181,518,144C537.6,107,557,85,576,69.3C595.2,53,614,43,634,58.7C652.8,75,672,117,691,144C710.4,171,730,181,749,154.7C768,128,787,64,806,64C825.6,64,845,128,864,149.3C883.2,171,902,149,922,128C940.8,107,960,85,979,101.3C998.4,117,1018,171,1037,202.7C1056,235,1075,245,1094,218.7C1113.6,192,1133,128,1152,138.7C1171.2,149,1190,235,1210,234.7C1228.8,235,1248,149,1267,133.3C1286.4,117,1306,171,1325,213.3C1344,256,1363,288,1382,293.3C1401.6,299,1421,277,1430,266.7L1440,256L1440,0L1430.4,0C1420.8,0,1402,0,1382,0C1363.2,0,1344,0,1325,0C1305.6,0,1286,0,1267,0C1248,0,1229,0,1210,0C1190.4,0,1171,0,1152,0C1132.8,0,1114,0,1094,0C1075.2,0,1056,0,1037,0C1017.6,0,998,0,979,0C960,0,941,0,922,0C902.4,0,883,0,864,0C844.8,0,826,0,806,0C787.2,0,768,0,749,0C729.6,0,710,0,691,0C672,0,653,0,634,0C614.4,0,595,0,576,0C556.8,0,538,0,518,0C499.2,0,480,0,461,0C441.6,0,422,0,403,0C384,0,365,0,346,0C326.4,0,307,0,288,0C268.8,0,250,0,230,0C211.2,0,192,0,173,0C153.6,0,134,0,115,0C96,0,77,0,58,0C38.4,0,19,0,10,0L0,0Z"
></path>
</svg>
<!-- about section -->
<section class="about" id="about">
<div class="max-width">
<h2 class="title">About me</h2>
<div class="about-content">
<div class="column left">
<!--<img src="images/illustration.png" alt="" />-->
<img src="svg/programmer.svg" alt="" />
</div>
<div class="column right">
<div class="text">
My name is iman and I am a <span>Frontend developer</span>
</div>
<p>
I am 21 years old, and I just graduted with bachelor's degree from college of engineering, software and informatics
department. my journey has started from 2019 in web development field, since then I am trying my best to be
profecional in my field, I enjoy building different websites in different ways, and I still have so much to learn.
</p>
</div>
</div>
</section>
<!-- skills section -->
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="#070f16" fill-opacity="1" d="M0,32L12.6,32C25.3,32,51,32,76,37.3C101.1,43,126,53,152,90.7C176.8,128,202,192,227,197.3C252.6,203,278,149,303,138.7C328.4,128,354,160,379,154.7C404.2,149,429,107,455,90.7C480,75,505,85,531,117.3C555.8,149,581,203,606,192C631.6,181,657,107,682,64C707.4,21,733,11,758,26.7C783.2,43,808,85,834,122.7C858.9,160,884,192,909,192C934.7,192,960,160,985,128C1010.5,96,1036,64,1061,90.7C1086.3,117,1112,203,1137,208C1162.1,213,1187,139,1213,128C1237.9,117,1263,171,1288,197.3C1313.7,224,1339,224,1364,202.7C1389.5,181,1415,139,1427,117.3L1440,96L1440,320L1427.4,320C1414.7,320,1389,320,1364,320C1338.9,320,1314,320,1288,320C1263.2,320,1238,320,1213,320C1187.4,320,1162,320,1137,320C1111.6,320,1086,320,1061,320C1035.8,320,1011,320,985,320C960,320,935,320,909,320C884.2,320,859,320,834,320C808.4,320,783,320,758,320C732.6,320,707,320,682,320C656.8,320,632,320,606,320C581.1,320,556,320,531,320C505.3,320,480,320,455,320C429.5,320,404,320,379,320C353.7,320,328,320,303,320C277.9,320,253,320,227,320C202.1,320,177,320,152,320C126.3,320,101,320,76,320C50.5,320,25,320,13,320L0,320Z"></path></svg>
<section class="skills" id="skills">
<div class="max-width">
<h2 class="title">My skills</h2>
<div class="skills-content">
<div class="column left">
<div class="text">My skills & experiences.</div>
<ul>
<li>Web design(HTML & CSS)</li>
<li>Graphic design</li>
<li>Web Development</li>
<li>PHP</li>
<li>Mysql</li>
</ul>
</div>
<div class="column right">
<div class="bars">
<div class="info">
<span>HTML</span>
<span>90%</span>
</div>
<div class="line html"></div>
</div>
<div class="bars">
<div class="info">
<span>CSS</span>
<span>60%</span>
</div>
<div class="line css"></div>
</div>
<div class="bars">
<div class="info">
<span>JavaScript</span>
<span>80%</span>
</div>
<div class="line js"></div>
</div>
<div class="bars">
<div class="info">
<span>PHP</span>
<span>50%</span>
</div>
<div class="line php"></div>
</div>
<div class="bars">
<div class="info">
<span>MySQL</span>
<span>70%</span>
</div>
<div class="line mysql"></div>
</div>
</div>
</div>
</div>
</section>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="#070f16" fill-opacity="1" d="M0,32L12.6,32C25.3,32,51,32,76,37.3C101.1,43,126,53,152,90.7C176.8,128,202,192,227,197.3C252.6,203,278,149,303,138.7C328.4,128,354,160,379,154.7C404.2,149,429,107,455,90.7C480,75,505,85,531,117.3C555.8,149,581,203,606,192C631.6,181,657,107,682,64C707.4,21,733,11,758,26.7C783.2,43,808,85,834,122.7C858.9,160,884,192,909,192C934.7,192,960,160,985,128C1010.5,96,1036,64,1061,90.7C1086.3,117,1112,203,1137,208C1162.1,213,1187,139,1213,128C1237.9,117,1263,171,1288,197.3C1313.7,224,1339,224,1364,202.7C1389.5,181,1415,139,1427,117.3L1440,96L1440,0L1427.4,0C1414.7,0,1389,0,1364,0C1338.9,0,1314,0,1288,0C1263.2,0,1238,0,1213,0C1187.4,0,1162,0,1137,0C1111.6,0,1086,0,1061,0C1035.8,0,1011,0,985,0C960,0,935,0,909,0C884.2,0,859,0,834,0C808.4,0,783,0,758,0C732.6,0,707,0,682,0C656.8,0,632,0,606,0C581.1,0,556,0,531,0C505.3,0,480,0,455,0C429.5,0,404,0,379,0C353.7,0,328,0,303,0C277.9,0,253,0,227,0C202.1,0,177,0,152,0C126.3,0,101,0,76,0C50.5,0,25,0,13,0L0,0Z"></path></svg>
<!-- projects section -->
<section class="projects" id="projects">
<h2 class="title">My Projects</h2>
<div class="courss mb-5">
<div class="container">
<div class="row">
<div class="col-md-4 col-6 mb-4">
<div class="card h-100" style="overflow: hidden;">
<img src="svg/project.svg" class="card-img-top" alt="" >
<div class="card-body">
<a href="./project1/index.html"style="text-decoration: none ; color:#339989;">
<h4 class="card-title " >Random color generator</h4>
</a>
<p class="card-text">a JavaScript application to generate a random color and give the code of that color.</p>
</div>
</div>
</div>
<div class="col-md-4 col-6 mb-4">
<div class="card h-100" style="overflow: hidden;">
<img src="svg/project.svg" class="card-img-top" alt="...">
<div class="card-body">
<a href="./project2/index.html" style="text-decoration: none ; color:#339989;">
<h4 class="card-title ">BMI Calculator</h4>
</a>
<p class="card-text">a JavaScript application that calculate you body mass decides the normal weight for you.</p>
</div>
</div>
</div>
<div class="col-md-4 col-6 mb-4">
<div class="card h-100" style="overflow: hidden;">
<img src="svg/project.svg" class="card-img-top" alt="...">
<div class="card-body">
<a href="./project3/index.html" style="text-decoration: none ; color:#339989;">
<h4 class="card-title ">Responsive login page</h4>
</a>
<p class="card-text">a Responsive login page using plain HTML and CSS. </p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- contact section -->
<section class="contact" id="contact">
<div class="max-width">
<h2 class="title">Contact me</h2>
<div class="contact-content">
<div class="row">
<i class="fas fa-envelope"></i>
<div class="info">
<a href="https://imanzuhererbilli@gmail.com">
<div class="head">Email</div>
<div class="sub-title">imanzuhererbilli@gmail.com</div>
</a></div>
</div>
<div class="row">
<i class="fas fa-phone-alt"></i>
<div class="info">
<a href="+9647503306595">
<div class="head">Phone Number</div>
<div class="sub-title">+964 750 330 6595</div>
</a></div>
</div>
<div class="row">
<i class="fab fa-github"></i>
<div class="info">
<a href="https://github.com/Imanzuher">
<div class="head">Github</div>
<div class="sub-title">Imanzuher</div>
</a></div>
</div>
<div class="row">
<i class="fab fa-linkedin-in"></i>
<div class="info">
<a href="https://www.linkedin.com/in/iman-zuher-185200243/">
<div class="head">Linkedln</div>
<div class="sub-title">Iman zuher</div>
</a></div>
</div>
</div>
</div>
</section>
<!-- javascript linking -->
<script src="index.js"></script>
</body>
</html>