-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
299 lines (265 loc) · 12.1 KB
/
index.html
File metadata and controls
299 lines (265 loc) · 12.1 KB
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
297
298
299
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portfolio</title>
<link rel="stylesheet" href="s.css">
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
<script src="https://unpkg.com/typed.js@2.0.16/dist/typed.umd.js"></script>
</head>
<body>
<header class="header">
<a href="#" class="logo">Portfolio</a>
<nav class="navbar">
<a href="#home" style="--i:1" class="active">Home</a>
<a href="#about" style="--i:2">About</a>
<a href="#skills" style="--i:3">Skills</a>
<a href="#contact" style="--i:5">Contact Me</a>
</nav>
</header>
<section class="home" id="home">
<div class="home-cont">
<h3>Hello,It's Me</h3>
<h1>Sumit Sharma</h1>
<h3>And I'm a <span class="text"></span></h1>
<p>I am a front end devloper with a good experience
<br>expertise is to create web design and a great UI for a web application and many
more........</br>
</p>
<div class="home-sci">
<a href="#" style="--i:7"><i class='bx bxl-facebook'></i></a>
<a href="#" style="--i:8"><i class='bx bxl-whatsapp'></i></a>
<a href="#" style="--i:9"><i class='bx bxl-instagram'></i></a>
<a href="#" style="--i:10"><i class='bx bxl-linkedin'></i></a>
</div>
<a href="#" class="btn">more about me</a>
</div>
</section>
<section class="about" id="about">
<div class="about-img">
<img src="img13.jpg" alt="">
</div>
<div class="about-text">
<h2>About <span>Me</span></h2>
<h4>Fullstack devloper</h4>
<p>
I am a skilled web designer having a good experience
about web design,I am a student at Mahakal institute
of Technology. I started my web devlopment journey in
the 2nd year of my college and now currently i am in my
third year of B.tech computer science stream i have learned
various techonology likes html,css,javascript,typescript,react.js
and many other frameworks of web devlopment although i am
looking to work with client i have created many web appication
with a great user interface(ui) by the experience i have gain by
practising continiously.i have also learned various technology
like c,c++,c#,java for the various application devlopment...
</p>
<a href="#" class="btn">More about me</a>
</div>
</section>
<section>
<div class="services" id="services">
<div class="container">
<h1 class="subtitle">My <span>Services</span></h1>
<div class="servicelist">
<div>
<i class='bx bx-code' style='color:#9900CC'></i>
<h2>UI/UX design</h2>
<p>one of my service is UI/UX design in which i have alot of experience about the UI/Ux design
of the componets
created a different type of UI for the great experience of the user..
</p>
<a href="#" class="read">learn more</a>
</div>
<div>
<i class='bx bx-code-block' style="color: #9900CC;"></i>
<h2>Web Design</h2>
<p>one of my service is web design in which i have alot of experience about creating differnet
web application componets
with a great experience i have created a different type of web application for the great
experience of the user..
</p>
<a href="#" class="read">learn more</a>
</div>
<div>
<i class='bx bx-code-alt' style="color: #9900CC;"></i>
<h2>Applications</h2>
<p>i have created different types of system application which was helpful to the user ,i have
created this application by
the help of different programming languages like c,c++,java etc..
</p>
<a href="#" class="read">learn more</a>
</div>
</div>
</div>
</div>
</section>
<h1 class="sub-title">My <span>Skills</span></h1>
<section>
<div class="container1" id="skills">
<h1 class="heading1">Technical skills</h1>
<div class="technicalbars">
<div class="bars"><i class='bx bxl-html5' style='color:#c95d2e'></i>
<div class="info">
<span>HTML</span>
</div>
<div class="progress-line html">
<span></span>
</div>
</div>
<div class="bars"><i class='bx bxl-css3' style='color:#147bbc'></i>
<div class="info">
<span>CSS</span>
</div>
<div class="progress-line css">
<span></span>
</div>
</div>
<div class="bars"><i class='bx bxl-javascript' style="color: #b0bc1e;"></i>
<div class="info">
<span>javascript</span>
</div>
<div class="progress-line javascript">
<span></span>
</div>
</div>
<div class="bars"><i class='bx bxl-java' style='color:#bc561e'></i>
<div class="info">
<span>java</span>
</div>
<div class="progress-line java">
<span></span>
</div>
</div>
<div class="bars"><i class='bx bxl-react' style="color :#69bcbc;"></i>
<div class="info">
<span>react</span>
</div>
<div class="progress-line react">
<span></span>
</div>
</div>
</div>
</div>
<div class="container1">
<h1 class="heading1">Professional skills</h1>
<div class="radial-bars">
<div class="radial-bar">
<svg x="0" y="0" viewBox="0 0 200 200">
<circle class="progress-bar" cx="100" cy="100" r="80"></circle>
<circle class="path path-1" cx="100" cy="100" r="80"></circle>
</svg>
<div class="percentage">90%</div>
<div class="text">creativity</div>
</div>
<div class="radial-bar">
<svg x="0" y="0" viewBox="0 0 200 200">
<circle class="progress-bar" cx="100" cy="100" r="80"></circle>
<circle class="path path-2" cx="100" cy="100" r="80"></circle>
</svg>
<div class="percentage">70%</div>
<div class="text">communication</div>
</div>
<div class="radial-bar">
<svg x="0" y="0" viewBox="0 0 200 200">
<circle class="progress-bar" cx="100" cy="100" r="80"></circle>
<circle class="path path-3" cx="100" cy="100" r="80"></circle>
</svg>
<div class="percentage">90%</div>
<div class="text">ProblemSolving</div>
</div>
<div class="radial-bar">
<svg x="0" y="0" viewBox="0 0 200 200">
<circle class="progress-bar" cx="100" cy="100" r="80"></circle>
<circle class="path path-4" cx="100" cy="100" r="80"></circle>
</svg>
<div class="percentage">80%</div>
<div class="text">TeamWork</div>
</div>
</div>
</div>
</section>
<section>
<div id="portfolio" id="project">
<div class="main-text">
<h2>Latest <span>Projects</span></h2>
<div class="portfolio-content">
<div class="row">
<img src="img14.avif" alt="">
<div class="layer">
<h5>UI/UX Design</h5>
<p>
one of my project is in UI/UX design in which i have alot of experience to create UI/Ux
design of the componets
i have created a different type of UI for the great experience of the user..
</p>
<a href="#"><i class="bx bx-link-external" style="color: aliceblue;"></i></a>
</div>
</div>
<div class="row">
<img src="img15.avif" alt="">
<div class="layer">
<h5>Web Design</h5>
<p>
one of my project is in web design in which i have alot of experience for creating
differnet web application componets
with a great experience i have created a different type of web application for the great
experience of the user..
</p>
<a href="#"><i class="bx bx-link-external" style="color: aliceblue;"></i></a>
</div>
</div>
<div class="row">
<img src="img16.avif" alt="">
<div class="layer">
<h5>Applications</h5>
<p>
i have created different types of system application which was helpful to the user ,i
have created this application by
the help of different programming languages like c,c++,java etc..
</p>
<a href="#"><i class="bx bx-link-external" style="color: aliceblue;"></i></a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="contact" id="contact">
<div class="contact-text">
<h2>Contact <span>Me</span></h2>
<h4>Let's Work Together</h4>
<p>
it will be a great experience working together you will have great working experince
with me...
</p>
<div class="contact-list">
<li><i class="bx bxs-send"></i>sumit@gamil.com</li>
<li><i class="bx bxs-phone"></i>0123456789</li>
</div>
<div class="contact-icons">
<a href=""><i class='bx bxl-facebook-circle'></i></a>
<a href=""><i class='bx bxl-twitter'></i></a>
<a href=""><i class='bx bxl-instagram'></i></a>
<a href=""><i class='bx bxl-linkedin'></i></a>
</div>
</div>
<div class="contact-form">
<form action="">
<input type="" placeholder="Enter your name" required>
<input type="email" placeholder="Enter your Email" required>
<input type="" placeholder="Enter your subject">
<textarea name="" id="" cols="40" rows="10" placeholder="Enter your message"></textarea>
<input type="submit" value="submit" class="send">
</form>
</div>
</section>
<div class="last-text">
<p>Devloped with Me 2023</p>
</div>
<a href="" class="top"><i class="bx bx-up-arrow-alt"></i></a>
<script src="main.js"></script>
</body>
</html>