-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
173 lines (109 loc) · 4.66 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
<!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>Portfolio</title>
<link href="https://fonts.googleapis.com/css2?family=Alata&family=Alfa+Slab+One&family=Archivo+Black&family=Open+Sans:wght@400;800&family=Poppins:wght@300;400;500;600;900&display=swap" rel="stylesheet">
<script src="https://kit.fontawesome.com/f8955771b4.js" crossorigin="anonymous"></script>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx" crossorigin="anonymous">
<!-- Bootstrap script -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa" crossorigin="anonymous"></script>
<link rel="stylesheet" href="index.css">
</head>
<body>
<section id="ist-page">
<p class="name">Zohaib Shah</p>
<h1><span class="smart-text">Portfolio</span></h1>
<h4>2022</h4>
<hr class="liny">
<a href="https://www.instagram.com/syedzohaibshah00/"><i class="fa-brands icons fa-instagram"></i></a>
<a href="https://www.linkedin.com/in/syedzohaibshah00"><i class="fa-brands icons fa-linkedin"></i></a>
<a href="https://twitter.com/syedzoh19035775"><i class="fa-brands icons fa-twitter"></i></a>
<a href="https://github.com/syedzohaibshah"> <i class="fa-brands icons fa-github"></i></a>
</section>
<section id="second-page">
<div class="row">
<div class="col-md-6 texty ">
<h2>Hello,</h2>
<p>My name is Zohaib Shah. I'm 18 year old and studying in Islamia College Peshwar. I'm front-end
developer have 2 years of expierence of coding.My expertise are HTML,CSS,Bootstrap and JavaScript.</ptexty>
</div>
<div class="col-md-6 imagify">
<img src="ProfilePictureMaker.png" alt="">
</div>
</div>
</section>
<section id="skilly">
<h3 class="skil">Skills</h3>
<div class="row">
<div class="col-md-2 skilfull">
<img class="skill-img" src="html.png" alt="">
<p class="skil-dicrip">HTML5</p>
</div>
<div class="col-md-2 skilfull">
<img class="skill-img" src="css.png" alt="">
<P class="skil-dicrip"><em> </em>CSS</P>
</div>
<div class="col-md-2 skilfull">
<img class="skill-img" src="js.png" alt="">
<P class="skil-dicrip"> JavaScript</P>
</div>
<div class="col-md-2 skilfull">
<img class="skill-img" src="booty.png" alt="">
<p class="skil-dicrip">Bootstrap</p>
</div>
<div class="col-md-2 skilfull">
<img class="skill-img" src="cl.png" alt="">
<p class="skil-dicrip">C language</p>
</div>
<div class="col-md-2 skilfull">
<img class="skill-img five" src="c++.png" alt="">
<p class="skil-dicrip">C++</p>
</div>
<hr>
</div>
</section>
<section id="education">
<div class="row">
<div class="col-md-6">
<h3 class="skil">Education</h3>
<p><strong>Matric </strong><em>2021</em></p>
<p><strong>ICS</strong> <em>2021-present</em></p>
</div>
<div class="col-md-6">
<h3 class="skil">Expierence</h3>
<p>I have 2 year expierence of coding. </p>
<p>I have also expierence in writing article releted to Tech.</p>
</div>
</div>
</section>
<section id="last-page">
<h2 class="justy">Get in touch. </h2>
<h5>I'm always open to discuss your project and talk about new things.</h5>
<div class="row">
<div class="col-md-4">
<p>Mail me at</p>
<p><i class="fa-solid icons fa-envelope"></i>[email protected]</p>
</div>
<div class="col-md-4">
<p>My Phone No</p>
<p><i class="fa-solid icons fa-phone"></i>+92115308979</p>
</div>
<div class="col-md-4">
<p>Follow me</p>
<a href="https://www.instagram.com/syedzohaibshah00/"><i class="fa-brands icons fa-instagram"></i></a>
<a href="https://www.linkedin.com/in/syedzohaibshah00"><i class="fa-brands icons fa-linkedin"></i></a>
<a href="https://twitter.com/syedzoh19035775"><i class="fa-brands icons fa-twitter"></i></a>
<a href="https://github.com/syedzohaibshah"> <i class="fa-brands icons fa-github"></i></a>
</div>
</div>
</section>
<div class="footer">
<span class="footy"> Copyright ©️syedzohaib2022 All right reserved</span>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
<script src="portfolio.js"></script>
</body>
</html>