-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
222 lines (187 loc) · 8.27 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
<!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>Animated Footer</title>
<link rel="stylesheet" href="style.css" />
<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=Dosis:wght@200&family=Rubik:wght@500&display=swap"
rel="stylesheet">
<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=Dosis:wght@200&family=Rubik:wght@500&display=swap"
rel="stylesheet">
<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=Dosis:wght@200&family=Oswald:wght@500&family=Rubik:wght@500&display=swap"
rel="stylesheet">
<script src="https://kit.fontawesome.com/93edbfe7be.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<div class="home">
<img src="img/zr_logo-removebg-preview.png" id="zrlogo">
<!-- <a href="#" class="logo">portfolio</a> -->
<ul class="navbar">
<li><a href="#" class="page">Home</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Project</a></li>
<li> <a href="#">Hobbies</a></li>
<li><a href="#">Skill</a></li>
<li><a href="#">Contact</a></li>
</ul>
</div>
<div class="name">
ZAINAB RIZWAN
</Div>
<div class="wrappert">
<!-- <div class="static-txt">I'm</div> -->
<ul class="dynamic-txts">
<li><span>DESIGNER</span></li>
<li><span>DEVELOPER</span></li>
<li><span>ENTHUSIAST</span></li>
<li><span>PASSIONATE</span></li>
</ul>
</div>
<div class="headertext">
<p id="htext">Dive into my digital world of web development</p>
</div>
<!-- <a href="#" class="buttonresume">RESUME</a> -->
<div class="darklaptop">
<img src="img/darklaptop1.png" alt="">
</div>
<a href="#" class="buttonresume">RESUME</a>
</header>
<div class="darkgirl">
<img src="img/girldarktheme.png" alt="">
</div>
<div class="about">
<div class="aboutcontent">
<h1>About Me</h1>
<br> <br>
<p>
As an aspiring computer engineer, I'm driven by a relentless passion for harnessing the power of
technology to solve real-world problems. I thrive on the challenge of translating complex concepts into
elegant, user-friendly solutions. With a strong foundation in computer engineering, I'm on a quest to
constantly learn, adapt, and innovate in the ever-evolving landscape of web development. My mission is
to bridge the gap between imagination and realization, one line of code at a time. Join me on this
journey, and together, we'll shape the digital future.
</p>
</div>
</div>
<!-- <div class="textwrapper">
<p>PROJECTS</p>
</div> -->
<section class="container">
<div class="textwrapper">
<h3>PROJECTS</h3>
<p>Exploring Web Development</p>
</div>
<div class="slider-wrapper">
<div class="sliderw">
<img id="slide1" src="img/cvimg.png">
<img id="slide2" src="img/periodicimg.png">
<img id="slide3" src="img/calculatorimg.png">
<img id="slide4" src="img/metaimg.png">
<img id="slide5" src="img/portfolioimg.png">
</div>
<div class="slider-nav">
<a href="#slide1"></a>
<a href="#slide2"></a>
<a href="#slide3"></a>
<a href="#slide4"></a>
<a href="#slide5"></a>
</div>
</div>
</section>
<!-- <div class="text">
<p>LETS EXPLORE MY HOBBIES</p>
</div> -->
<div class="textslider">
<h3>HOBBIES</h3>
<p>Passions That Code Can't Contain</p>
</div>
<div class="slider">
<span style="--i:0;"><img src="img/Untitled-design-1--unscreen (1).gif" alt=""></span>
<!-- <span style="--i:2;"><img src="img/Untitled-design-10--unscreen.gif" alt=""></span> -->
<span style="--i:1;"><img src="img/Untitled-design-2--unscreen (1).gif" alt=""></span>
<span style="--i:2;"><img src="img/Untitled-design-3--unscreen (1).gif" alt=""></span>
<span style="--i:3;"><img src="img/Untitled-design-4--unscreen (1).gif" alt=""></span>
<!-- <span style="--i:6;"><img src="img/Untitled-design-5--unscreen.gif" alt=""></span> -->
<!-- <span style="--i:7;"><img src="img/Untitled-design-6--unscreen.gif" alt=""></span>
<span style="--i:8;"><img src="img/Untitled-design-7--unscreen.gif" alt=""></span>
<span style="--i:9;"><img src="img/Untitled-design-8--unscreen.gif" alt=""></span> -->
<span style="--i:4;"><img src="img/Untitled-design-unscreen-unscreen.gif" alt=""></span>
</div>
<!-- <div class="blur"> -->
<div class="textskill">
<h3>SKILLS</h3>
<p>Skills That Power My Digital Journey</p>
</div>
<div class="container2">
<div class="progress" id="circ1" style="--i:60;--clr:#08b3a4;">
<h3>85<span>%</span></h3>
<h4>html</h4>
</div>
<div class="progress" id="s" style="--i:40;--clr:#08b3a4;">
<h3>75<span>%</span></h3>
<h4>ccss</h4>
</div>
<div class="progress" id="circ2" style="--i:20;--clr:#08b3a4;">
<h3>30<span>%</span></h3>
<h4>javascript</h4>
</div>
</div>
<!-- </div> -->
<div class="textcontact">
<h3>CONNTACT</h3>
<p>Let's Build the Future Together</p>
</div>
<div class="container1">
<div class="item">
<div class="contact">
<div class="ftext">Stay Connected <br>
Stay Digital</div>
<!-- <img src="img/darkblueconnect.png" class="pic1"> -->
</div>
<div class="subform">
<h4 class="ttext">CONTACT US</h4>
<form action="">
<div class="inputbox">
<input type="text" class="input" required>
<label for="">NAME</label>
</div>
<div class="inputbox">
<input type="email" class="input" required>
<label for="">EMAIL</label>
</div>
<div class="inputbox">
<input type="tel" class="input" required>
<label for="">PHONE</label>
</div>
<div class="inputbox">
<textarea name="" class="input" required id="message" cols="30" rows="10"></textarea>
<label for="">MESSAGE</label>
</div>
<input type="submit" class="btn" value="SUBMIT">
</form>
</div>
</div>
</div>
<!-- start -->
<footer>
<div class="iconsocial">
<div class="link">
<a href="#"><i class="fa-brands fa-square-facebook" style="color: #ffffff;"></i></i></a>
<a href="#"><i class="fa-brands fa-linkedin" style="color: #ffffff;"></i></a>
<a href="#"><i class="fa-brands fa-square-twitter" style="color: #ffffff;"></i></a>
<a href="#"><i class="fa-brands fa-square-instagram" style="color: #ffffff;"></i></a>
</div>
</div>
</footer>
</body>
</html>