-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
317 lines (294 loc) · 10.1 KB
/
index.html
File metadata and controls
317 lines (294 loc) · 10.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
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
<!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 | DjRaval</title>
<link rel="icon" href="/Assets/coder.png" />
<link rel="stylesheet" href="style.css" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css"
/>
<script src="script.js" defer></script>
</head>
<body>
<div class="cursor1"></div>
<div class="cursor2"></div>
<div id="menu-bars" class="fas fa-bars"></div>
<header>
<a href="#" class="logo">D<span>j</span>Raval</a>
<nav class="navbar">
<a href="#Home">Home</a>
<a href="#About">About</a>
<a href="#Services">Services</a>
<a href="#Contect">Contect</a>
</nav>
<div class="connect">
<a href="https://github.com/DipeshRaval" class="fab fa-github"></a>
<a href="https://twitter.com/drvl_07" class="fab fa-twitter"></a>
<a
href="https://www.linkedin.com/in/dipesh-raval-0a9000215/"
class="fab fa-linkedin"
></a>
<a
href="https://www.instagram.com/dipu_raval_07/"
class="fab fa-instagram"
></a>
</div>
</header>
<section class="Home" id="Home">
<div class="content">
<span class="hi">Hello there.....</span>
<h3 class="name">I am <span>Dipesh Raval</span></h3>
<p class="info">I am Full stack developer</p>
<p class="text">
Hello,first of all thank you for the view my portfolio. I am working
as a Full Stack developer from past 3 year and is such wonderful
experience.
</p>
<a href="#About" class="btn">About me</a>
</div>
<div class="image center-image">
<img
src="Assets/pngtree-programming-icon-trendy-style-isolated-background-png-image_1542908.jpeg"
alt=""
class="main-img"
/>
</div>
</section>
<section class="About" id="About">
<h1 class="head">ABOUT <span>ME</span></h1>
<div class="part1">
<div class="image center-image">
<img src="vectorfair105006.jpg" alt="" />
</div>
<div class="content">
<h3>My Name Is Dipesh Raval I Am a Full Stack Devloper</h3>
<p>
I am pursing B.TECH from Sankalchand Patel College of Engineering -
SPCE. I am in the final year of B.tech.I am a Teaching Asistant at
PupilFirst. I have a good knowladge of the Node.js,React.js, Android
and many more.
</p>
<div class="containerBox">
<div class="box">
<p><span> Age : </span> 20</p>
<p><span> Gender : </span> Male</p>
<p><span> Language : </span> Hindi, English ,Gujrati</p>
<p><span> Work : </span> Full Stack developer</p>
</div>
<div class="box">
<p><span> Freelance : </span> available</p>
<p><span> Phone : </span> +91 76218 14119</p>
<p><span> E-mail : </span> dipeshraval50@gmail.com</p>
<p><span> Country : </span> india</p>
</div>
<div class="box-btn">
<a
href="https://drive.google.com/drive/u/0/my-drive"
class="btn"
target="_blank"
>Download CV</a
>
<a href="#Contect" class="btn">Hire Me</a>
</div>
</div>
</div>
</div>
<h1 class="head">MY <span>SKILLS</span></h1>
<div class="part2">
<div class="skills">
<div class="progress">
<h3>web design <span> 60% </span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress">
<h3>web development <span> 80% </span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress">
<h3>JavaScript Devlopment <span> 85% </span></h3>
<div class="bar"><span></span></div>
</div>
<div class="progress">
<h3>Node js and Raact Js <span> 73% </span></h3>
<div class="bar"><span></span></div>
</div>
</div>
</div>
</section>
<section class="service" id="Services">
<h1 class="head"><span> my </span> Projects</h1>
<div class="box-container">
<div class="box">
<a href="https://online-voting-kcy6.onrender.com/">
<img src="Assets/projects/voting.png" alt="" class="img-project" />
</a>
<h3>Online Voting App</h3>
<p>
<span class="lable">Description : </span>
Here admin can conduct a election also it's can preview the election
before launch after voting admin and voter can see the result of an
election on public url with graphs
</p>
<p style="font-weight: 600">
<span class="lable">Technology : </span> Node.js, Express.js,
PostgreSQL, HTML, Tailwind
</p>
</div>
<div class="box">
<a href="https://dipeshraval.github.io/Dipesh-Music-player07/">
<img
src="Assets/projects/sportify.png"
alt=""
class="img-project"
/>
</a>
<h3>Spotify Clone</h3>
<p>
<span class="lable">Description : </span>
It's Spotify clone project here user can listen a their favorite
songs.
</p>
<p style="font-weight: 600">
<span class="lable">Technology : </span> HTML, CSS, JS
</p>
</div>
<div class="box">
<a href="https://appointment-manager.onrender.com/">
<img
src="Assets/projects/appointment.png"
alt=""
class="img-project"
/>
</a>
<h3>Appointment Manager</h3>
<p>
<span class="lable">Description : </span>
Here admin or doctor can create an appointment also can delete and
modify it. if there a conflict in add a appointmentthen app will
provide a way to resole a conflict of the appointment.
</p>
<p style="font-weight: 600">
<span class="lable">Technology : </span> Node.js, Express.js,
PostgreSQL, HTML, Tailwind CSS
</p>
</div>
<div class="box">
<a href="https://github.com/DipeshRaval/Text-Analyzer-react.git"
><img
src="Assets/projects/text anlyze.jpeg"
alt=""
class="img-project"
/></a>
<h3>Text analyzer</h3>
<p>
<span class="lable">Description : </span>
It's a text analyzer which analyze your text a provide many
operation like a remove extra spaces, uppercase, lowercase,copy to
clipboard and many more. It will analyze your text give the out how
many word and how much time it will take to read it
</p>
<p style="font-weight: 600">
<span class="lable">Technology : </span> React.js, HTML, Tailwind
CSS
</p>
</div>
<div class="box">
<a href="https://dipeshraval.github.io/NewPrtfolio/"
><img
src="Assets/projects/portfolio.png"
alt=""
class="img-project"
/></a>
<h3>Portfolio</h3>
<p>
<span class="lable">Description : </span>
This is a portfolio site which contain a information about me, my
projects and skills.
</p>
<p style="font-weight: 600">
<span class="lable">Technology : </span> HTML, CSS, JS
</p>
</div>
</div>
</section>
<section class="contact" id="Contect">
<h1 class="head">contact <span> me </span></h1>
<div class="icons-container">
<div class="icons">
<i class="fas fa-envelope"></i>
<h3>my email</h3>
<p>dipeshraval0007@gmail.com</p>
<p>dipeshraval50@gmail.com</p>
</div>
<div class="icons">
<i class="fas fa-phone"></i>
<h3>my number</h3>
<p>+91 76218 14119</p>
</div>
<div class="icons">
<i class="fas fa-map-marker-alt"></i>
<h3>my address</h3>
<p>Shahpur (Vad), Vadnager, Mahesana, Gujrat, India - 384355</p>
</div>
</div>
<div class="row">
<form action="" id="myForm">
<input
id="fname"
type="text"
placeholder="name"
name="full_name"
class="box"
required
/>
<input
id="emailId"
type="email"
placeholder="email"
name="email"
class="box"
required
/>
<input
id="mobaile"
type="number"
placeholder="number"
name="mobaile"
class="box"
required
minlength="10"
maxlength="10"
/>
<textarea
name="message"
id="message"
placeholder="message"
cols="30"
class="box"
rows="10"
required
></textarea>
<input
type="submit"
onclick="SubForm()"
class="btn Sub_btn"
value="send message"
/>
</form>
<iframe
src="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d29199.99235992648!2d72.70407653476563!3d23.818633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2sin!4v1685682615531!5m2!1sen!2sin"
class="map"
allowfullscreen=""
loading="lazy"
></iframe>
</div>
</section>
<footer class="footer">
Created By <span> DjRaval</span> | All rights reserved!
</footer>
</body>
</html>