-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
296 lines (285 loc) · 13.7 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
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta
name="description"
content="HowToRespawn or Fateh Mudassar a website developer makes you a cheap website of your choice and desire and can make your web applications as well.">
<link rel="prefetch" href="media/pictures/main-bg.webp" />
<title>Home Page</title>
<link rel="icon" type="image/x-icon" href="media/icon/duck.webp">
<link rel="stylesheet" href="/css/about.css">
<link rel="stylesheet" href="/css/animation.css">
<link rel="stylesheet" href="/css/body.css">
<link rel="stylesheet" href="/css/button.css">
<link rel="stylesheet" href="/css/footer.css">
<link rel="stylesheet" href="/css/navbar.css">
<link rel="stylesheet" href="/css/project.css">
<link rel="stylesheet" href="/css/root.css">
<link rel="stylesheet" href="/css/skill.css">
<link rel="stylesheet" href="/css/top.css">
<link rel="stylesheet" href="/css/font.css">
</headv>
<body id="body">
<header id="home">
<div class="nav-body">
<div class="nav-logo">
<a style="border-radius: 100px;" href="index.html"><img class="nav-logo-img" src="/media/icon/duck.webp" alt="duck"></a>
</div>
<div class="nav-text pc">
<h1><a href="#home">Home</a></h1>
<h1><a href="#about">About</a></h1>
<h1><a href="#skill">Skills</a></h1>
<h1><a href="#project">Projects</a></h1>
</div>
<div class="mobile">
<details>
<summary><div class="menu-icon"><img src="/media/icon/menu.svg" alt="menu"></div>
</summary>
<div class="center">
<div class="menu-body">
<a href="#home"><h1>Home</h1></a>
<a href="#about"><h1>About</h1></a>
<a href="#skill"><h1>Skills</h1></a>
<a href="#project"><h1>Projects</h1></a>
</div>
</div>
</details>
</div>
</div>
<div class="top">
<div class="top-description">
<div class="top-text-area">
<h1 class="tta tta1">Hello!</h1>
<h1 class="tta tta2">I am <span style="color: #0078D4;">Fateh Mudassar</span></h1>
<h1 class="tta tta3">A <span style="color: #0078D4;">Web</span> Developer!</h1>
</div>
</div>
<div class="top-logo">
<a href="#" class="btn41-43 btn-41">
Contact Me!
</a>
<a href="#project" class="btn41-43 btn-41">
Projects
</a>
</div>
</div>
</header>
<section class="cat-section pc">
<div class="cat" id="cat" onclick="catAnimation()" onmouseover="dontTouchMe()" onmouseout="hideDontTouchMe()">
<h1 id="cat-text">dont touch me</h1>
<img class="cat-gun right-funny" id="catGunRight" src="media/cat/right funny.png" alt="gunny :D">
<img class="cat-gun left-funny" id="catGunLeft" src="media/cat/left funny.png" alt="gunny :D">
<img class="cat-body" src="/media/cat/body.svg" alt="no meow ;c">
<img class="cat-mark" id="cat-mark" src="/media/cat/angry.png" alt="no meow :C">
<img class="cat-eyes" id="cat-eyes" src="/media/cat/eyes.svg" alt="no meow :C">
<img class="cat-mouth" id="cat-mouth" src="/media/cat/mouth.svg" alt="no meow :c">
</div>
</section>
<section class="about" id="about">
<div class="header-1">
<img class="headings-deco" src="/media/headers/red.png" alt="orange header">
<h1 class="index-1 absolute headings">About</h1>
</div>
<div class="heading-description">
<p class="description">Hello, I am <span style="color: #0078D4; font-weight: 700;">HowToRespawn</span>.</p>
</div>
<div class="about-container">
<div class="about-box">
<h1 style="text-align: center;">Main Skills</h1>
<br>
<br>
<div class="about-spacing">
<h2>A Web Developer</h2>
<p>I can build a your website</p>
<h2>A Web Designer</h2>
<p>I can design a website for you</p>
<h2>Problem Solving</h2>
<p>I am able to find alternative and easy solutions.</p>
</div>
</div>
<hr>
<div class="about-box">
<h1 style="text-align: center;">Personal Info</h1>
<br>
<br>
<div class="about-spacing">
<h2>Timezone</h2>
<p>GMT+5</p>
<h2>Mail</h2>
<p><a style="text-decoration: underline;" href="mailto:[email protected]">[email protected]</a></p>
<h2>Languages</h2>
<p>I can speak Urdu and English.</p>
</div>
</div>
<hr>
<div class="about-box">
<h1 style="text-align: center;">Languages</h1>
<br>
<br>
<div class="about-spacing">
<h2>HTML</h2>
<p>Structured Website</p>
<h2>CSS</h2>
<p>Responsive Designs</p>
<h2>JavaScript</h2>
<p>Dynamic Webstie</p>
</div>
</div>
</div>
</section>
<section class="skill" id="skill">
<div class="skill-main">
<div class="header-1">
<img class="headings-deco" src="/media/headers/orange.png" alt="orange header">
<h1 class="index-1 absolute headings">Skills</h1>
</div>
<div class="heading-description">
<p class="description">Hello there! I am a Web Developer. My skills are given below.</p>
</div>
<div class="skill-container-1">
<div class="skill-box">
<div class="center">
<img class="skill-logo" src="/media/icon/webdev.png" alt="Webdev">
</div>
<div class="skill-text">
<h2>Web Developer</h2>
<p>I am a web developer who can turn your dream website into a reality. Just share your design with me, and within a few days, you'll receive a fully customized website.</p>
</div>
</div>
<div class="skill-box">
<div class="center">
<img class="skill-logo" src="/media/icon/webdes.png" alt="Webdev">
</div>
<div class="skill-text">
<h2>Web Design</h2>
<p>I am a web designer with the ability to create customized websites tailored to your taste. You can provide me rough sketches or join me on Figma, and I will take care of the rest.</p>
</div>
</div>
<div class="skill-box">
<div class="center">
<img class="skill-logo" src="/media/icon/art.png" alt="Webdev">
</div>
<div class="skill-text">
<h2>illustrator</h2>
<p>I am an illustrator capable of performing basic video and image editing. I can create simple vector graphics. I primarily use these skills in web design and development.</p>
</div>
</div>
<div class="skill-box">
<div class="center">
<img class="skill-logo" src="/media/icon/solving.png" alt="solving">
</div>
<div class="skill-text">
<h2>Problem Solving</h2>
<p>As a developer, problem-solving is one of the most essential skills I possess. I excel at not only identifying issues but also at devising alternative solutions to tackle them.</p>
</div>
</div>
<div class="skill-box">
<div class="center">
<img class="skill-logo" src="/media/icon/teaching.png" alt="Webdev">
</div>
<div class="skill-text">
<h2>Teaching</h2>
<p>As a developer, I possess expertise in the programming languages I've learned. I can share my knowledge and teach you these languages in which I excel.</p>
</div>
</div>
<div class="skill-box">
<div class="center">
<img class="skill-logo" src="/media/icon/com.png" alt="Webdev">
</div>
<div class="skill-text">
<h2>Communication</h2>
<p>As a developer, another indispensable skill we require is software testing. When creating a program, there are always opportunities for errors that can lead to issues.</p>
</div>
</div>
</div>
</div>
</section>
<section class="project" id="project">
<div class="projects">
<div class="header-1">
<img class="headings-deco-project" src="/media/headers/purple.png" alt="orange header">
<h1 class="index-1 absolute headings">Projects</h1>
</div>
<div class="heading-description">
<p class="description">All my projects avalible to public. Clent work will be shown only if permission is given.</p>
</div>
<div class="project-containers">
<div class="project-body" onmouseover="showInfo(1)" onmouseout="hideInfo(1)">
<a href="https://howtorespawn.github.io/gallery/" aria-label="Visit Gallery Website">
<div class="project-img">
<img class="website-preview" src="/media/pictures/artwebsite.jpg" alt="artwebsite">
</div>
<div class="project-text" id="pt1">
<h1>Art Website:</h1>
<p>A simple yet beautiful about art and motivation.</p>
</div>
</a>
</div>
<div class="project-body" onmouseover="showInfo(2)" onmouseout="hideInfo(2)">
<a href="https://pizzatemplate.netlify.app/" aria-label="Visit pizza Website">
<div class="project-img">
<img class="website-preview" src="/media/pictures/pizzatemplatepreview.jpg" alt="Pizza website">
</div>
<div class="project-text" id="pt2">
<h1>Pizza Website:</h1>
<p>A old Website about pizza place.</p>
</div>
</a>
</div>
<div class="project-body" onmouseover="showInfo(3)" onmouseout="hideInfo(3)">
<a href="https://howtorespawn.github.io/calculator" aria-label="Visit Calculator Application">
<div class="project-img">
<img class="website-preview" src="/media/pictures/calculatorpreview.jpg" alt="Calculator Application">
</div>
<div class="project-text" id="pt3">
<h1>Calculator:</h1>
<p>A JavaScript Project about a Calculator.</p>
</div>
</a>
</div>
<div class="project-body" onmouseover="showInfo(4)" onmouseout="hideInfo(4)">
<a href="https://howtorespawn.github.io/filter" aria-label="Visit Filter Application">
<div class="project-img">
<img class="website-preview" src="/media/pictures/filterpreview.jpg" alt="Filter Application">
</div>
<div class="project-text" id="pt4">
<div>
<h1>Filter:</h1>
<p>A JavaScript Project about Filter system used mainly in e-commerce website.</p>
</div>
</div>
</a>
</div>
</div>
</div>
</section>
<section class="contact" id="contact">
</section>
<footer>
<div class="footer-1 footer-con">
<a href="index.html" style="border-radius: 100px;"><img class="footer-logo-img" src="/media/icon/duck.webp" alt="duck"></a>
<br>
<h1>Duckie</h1>
</div>
<div class="footer-2 footer-con">
<h1>Contact Me:</h1>
<br>
<p>Gmail:<br></p><a href="mailto:[email protected]">[email protected]</a>
<br>
<br>
<p>LinkedIn:</p><a href="">Fateh Mudassar</a>
</div>
<div class="footer-3 footer-con">
<h1>Quick Menu:</h1>
<br>
<a href="#home">Home</a>
<a href="#about">About</a>
<a href="#skill">Skills</a>
<a href="#project">Projects</a>
</div>
</footer>
<script src="index.js"></script>
</body>
</html>