-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
233 lines (193 loc) · 8.3 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My PortFolio</title>
<link rel="stylesheet" href="style1.css">
<!-- boxicons links -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/boxicons@latest/css/boxicons.min.css">
<!-- google Fonts Link -->
<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=Montserrat:wght@400;700&family=Poppins:wght@300;400;500;600;700;800;900&display=swap" rel="stylesheet">
</head>
<body>
<!-- navbar section -->
<header class="sticky">
<a href="" class="logo">Sha<span>s</span>hank.</a>
<ul class="navlist">
<li><a href="#" class="active">Home</a></li>
<li><a href="#">About me</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Portfolio</a></li>
<li><a href="#">Contact Me</a></li>
</ul>
<div class="bx bx-menu" id="menu-icon">
</div>
</header>
<!-- home section starts -->
<section class="home">
<div class="home-text">
<div class="slide">
<span class="one">Hello</span>
<span class="two">I'm</span>
</div>
<h1>Shashank Patil</h1>
<h3>Student <span>@IIITA</span></h3>
<p>B.Tech First year student at Indian institute of information technology, Allahabad.<br>
I am a Competative Programmer and skilling in Frontend Developement</p>
<div class="button">
<a href="#" class="btn">Say Hello</a>
<a href="#" class="btn2"><span><i class="bx bx-play"></i></span></a>
<p>Watch My work</p>
</div>
</div>
</section>
<!-- about section starts -->
<section class="about" id="about">
<div class="one1 firstone">
<img class="shashank"src="second-pic.jpg" alt="" height="550px" width="350px">
</div>
<div class="one1 secondone">
<h2 class="mmmeee">About <span>Me</span></h2>
<h4 class="mmee">Creative UI/UX Designer!</h4>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Quisquam aperiam tempora odio rem porro,
suscipit facere quae minus? Laudantium quidem dignissimos dolores rem ut atque temporibus aliquid sapiente quod optio!.</p>
<div class="button">
<a href="#" class="btn">About Me</a>
</div>
</div>
</section>
<!-- hobies section starts -->
<section class="services">
<div class="main-text">
<p>What I am Good at</p>
<h2><span>My</span> Hobbies</h2>
</div>
<div class="service-content">
<div class="mai-box box-1">
<div class="box">
<i class='bx bx-mobile-alt'></i>
</div>
<h3>Web Designing</h3>
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit.
Repellat incidunt unde dolor, optio molestiae vero magnam architecto sequi aliquid,
</p>
<a href="#" class="read">Read More</a>
</div>
<div class="mai-box box-2">
<div class="box">
<i class='bx bx-code-curly' ></i>
</div>
<h3>Web developement</h3>
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit.
Repellat incidunt unde dolor, optio molestiae vero magnam architecto sequi aliquid,
</p>
<a href="#" class="read">Read More</a>
</div>
<div class="mai-box box-3">
<div class="box">
<i class='bx bx-edit-alt' ></i>
</div>
<h3>Creative Designing</h3>
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit.
Repellat incidunt unde dolor, optio molestiae vero magnam architecto sequi aliquid,
</p>
<a href="#" class="read">Read More</a>
</div>
</div>
</section>
<!-- PORTFOLIO section starts -->
<section class="portfolio" id="portfolio">
<div class="main-text">
<p>My Portfolio</p>
<h2><span>Current</span> Projects</h2>
</div>
<div class="portfoliocontent">
<div class="row">
<img src="third-image.jpg" >
<div class="layer">
<h5>Visual design</h5>
<p>check out 10 best design's updates for the top web design</p>
<a href="#"><i class='bx bx-link'></i></a>
</div>
</div>
<div class="row">
<img src="third-image.jpg">
<div class="layer">
<h5>Visual design</h5>
<p>check out 10 best design's updates for the top web design</p>
<a href="#"><i class='bx bx-link'></i></a>
</div>
</div>
<div class="row">
<img src="third-image.jpg">
<div class="layer">
<h5>Visual design</h5>
<p>check out 10 best design's updates for the top web design</p>
<a href="#"><i class='bx bx-link'></i></a>
</div>
</div>
<div class="row">
<img src="third-image.jpg">
<div class="layer">
<h5>Visual design</h5>
<p>check out 10 best design's updates for the top web design</p>
<a href="#"><i class='bx bx-link'></i></a>
</div>
</div>
<div class="row">
<img src="third-image.jpg">
<div class="layer">
<h5>Visual design</h5>
<p>check out 10 best design's updates for the top web design</p>
<a href="#"><i class='bx bx-link'></i></a>
</div>
</div>
<div class="row">
<img src="third-image.jpg">
<div class="layer">
<h5>Visual design</h5>
<p>check out 10 best design's updates for the top web design</p>
<a href="#"><i class='bx bx-link'></i></a>
</div>
</div>
</div>
</section>
<!-- contact us -->
<section class="contactme">
<div class="contact-text">
<h2>Contact <span>Me!</span></h2>
<h4>If you have any projects in your mind.</h4>
<p>I'm A Ui/Ux Designer- Creating bold and brave interface
design for componies all accross the world.</p>
<div class="list">
<li><a href="#NO.">9307257942</a></li>
<li><a href="#EMAIL">patilshashank2003@gmail.com</a></li>
<li><a href="salute">Like Share and Subscribe</a></li>
</div>
<div class="contact-icons">
<a href=""><i class='bx bxl-facebook-circle' ></i></a>
<a href=""><i class='bx bxl-instagram-alt'></i></a>
<a href=""><i class='bx bxl-twitter' ></i></a>
</div>
</div>
<div class="contact-form">
<form action="">
<input type="name" placeholder="your Name" requiered>
<input type="email" placeholder="Your EMail address" required>
<input type="" placeholder="your Mobile number" required>
<textarea name="" id="" cols="35" rows="10" placeholder="How can I help you" required></textarea>
<input type="submit" value="Send Message" class="Submit" required>
</form>
</div>
</section>
</body>
</html>
<!-- project workers -->
<div class="workers">
<p># project work Done by - <span>Shrutika Rathi</span> & <span>Shashank Patil</span>.</p>
</div>
<script type="text/javascript" src="script.js">
</script>