-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
402 lines (379 loc) · 19.4 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
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Shantanu Raut</title>
<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="https://code.jquery.com/jquery-3.5.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/typed.js/2.0.11/typed.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" />
<link rel="icon" href="images/favicon.png">
</head>
<body>
<div class="scroll-up-btn">
<i class="fas fa-angle-up"></i>
</div>
<nav class="navbar">
<div class="max-width">
<div class="logo"><a href="#">Portfo<span>lio.</span></a></div>
<ul class="menu">
<li><a href="#home" class="menu-btn">Home</a></li>
<li><a href="#about" class="menu-btn">About</a></li>
<li><a href="#Social" class="menu-btn">Social</a></li>
<li><a href="#skills" class="menu-btn">Skills</a></li>
<li><a href="#Projects" class="menu-btn">Projects</a></li>
<li><a href="#contact" class="menu-btn">Contact</a></li>
<li><a href="#Education" class="menu-btn">Education</a></li>
</ul>
<div class="menu-btn">
<i class="fas fa-bars"></i>
</div>
</div>
</nav>
<!-- home section start -->
<section class="home" id="home">
<div class="max-width">
<div class="home-content">
<div class="text-1">Hello, my name is</div>
<div class="text-2">Shantanu Raut</div>
<div class="text-3">And I'm a <span class="typing"></span></div>
<a href="https://www.linkedin.com/in/shantanu-raut/">Hire me</a>
<a
href="https://l.instagram.com/?u=https%3A%2F%2Flinktr.ee%2Fs4shantanu&e=AT3jOFoQHIt0_M75prUVIS1IN7lNFEvQS-oildVsoVkWH1SacglH2JvRIJsOUyin8lZsVAFuj35ETLUc8_mtyByODZmuS3C8bPPTbQ">Connect
Me</a>
</div>
</div>
</section>
<!-- about section start -->
<section class="about" id="about">
<div class="max-width">
<h2 class="title">About me</h2>
<div class="about-content">
<div class="column left">
<img src="images/smile.jpg" alt="">
</div>
<div class="column right">
<div class="text">I'm Shantanu and I'm a <span class="typing-2"></span></div>
<p>Passionate Web Developer |</p>
<br>
<p> First-year MCA Student At GHRU, Nagpur. I Desire To Make A Positive Impact On The People Around
Me And Hope To Achieve This Through Personal Projects, Internships, Hackathons, Open-Sourse
contributions And Other Experiences. I am Part Of Coding And Web Dev Club At My College.
Skills:Backend Development, Open-Sourse contributions, Known Languages: Python, Java,
Javascript, Django, HTML, CSS, MongoDB, MySql, API
<p>
<br>
<p>
College: G. H. Raisoni Univresity, Amravati </p>
<br>
<p> Age: 22</p>
<p>
Email: rshantanu73@gmail.com </p>
<br>
<P> Place: Nagpur, India-440024.</p>
<br>
<a href="Resume/Shantanu_s_Resume.pdf" alt="resume" target="_blank">Download CV</a>
</div>
</div>
</div>
</section>
<!-- services section start -->
<section class="services" id="Projects">
<div class="max-width">
<h2 class="title">My Projects</h2>
<div class="serv-content">
<div class="card">
<a href="https://github.com/s4shantanu/HR-Tool">
<div class="box">
<img class="project-img" src="images/HR.png">
<div class="text">HR-Tool</div>
<p>HR Prodigy: Streamlining Human Resource Management with CRUD Operations</p>
</div>
</a>
</div>
<div class="card">
<a href="https://github.com/s4shantanu/Django">
<div class="box">
<img class="project-img" src="images/Blog_Django.png">
<div class="text">Blogify: A Feature-Rich Django Blogging Platform</div>
<p>Elevate your blogging experience with Blogify: Empower, Engage, and Express.</p>
</div>
</a>
</div>
<div class="card">
<a href="https://github.com/s4shantanu/Simple-Billing-Project">
<div class="box">
<img class="project-img" src="images/Bill.png">
<div class="text">Genrate Bill Using Python</div>
<p>Bill Master: Effortlessly Generating Invoices with Ease</p>
</div>
</a>
</div>
<div class="card">
<a href="https://github.com/s4shantanu/Food-service">
<div class="box">
<img class="project-img" src="images/efoodpic.png">
<div class="text">Online Food Service</div>
<p>Foodie Hub: Bringing Delicious Cuisines to Your Doorstep</p>
</div>
</a>
</div>
<div class="card">
<a href="https://github.com/s4shantanu/apple-website">
<div class="box">
<img class="project-img" src="images/Apple.png">
<div class="text">Apple Landing-Page</div>
<p>Apple Oasis: A Window into the World of Innovative Technology</p>
</div>
</a>
</div>
<div class="card">
<a href="https://github.com/s4shantanu/Analog-Clock">
<div class="box">
<img class="project-img" src="images/Analog Clock_ Dark_Light theme.jpeg">
<div class="text">Analog Clock</div>
<p>Time Keeper: A Classic Approach to Time Management</p>
</div>
</a>
</div>
<div class="card">
<a href="https://github.com/s4shantanu/Django-IMG-Uploader">
<div class="box">
<img class="project-img" src="images/imguploder.png">
<div class="text">PicPorter: Streamline Your Image Uploads</div>
<p>ImageUp: Simplifying Image Uploads with Python and Django!</p>
</div>
</a>
</div>
<div class="card">
<a href="https://s4shantanu.github.io/Random_Password_genrator/">
<div class="box">
<img class="project-img" src="images/PasswordX.png">
<div class="text">PasswordX</div>
<p>Unlock Your Online Security: Harness the Power of Python, HTML, and CSS to Generate Strong, Random Passwords!</p>
</div>
</a>
</div>
<div class="card">
<a href="https://github.com/s4shantanu/Auto-Web-Scrapper">
<div class="box">
<img class="project-img" src="images/webScrapping.png">
<div class="text">Auto Web-Scrapper</div>
<p>Automated Web Scraping: Unlocking the Power of Data from the Web.</p>
</div>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- skills section start -->
<section class="skills" id="skills">
<div class="max-width">
<h2 class="title">My skills</h2>
<div class="skills-content">
<div class="column left">
<div class="text">My creative skills & experiences.</div>
<p>Proficient in Python: experienced in using Python for web development and web scrapping
applications.
Experienced in JavaScript: familiar with modern JavaScript and able to build dynamic web
applications.
Skilled in Java: knowledgeable in developing Java applications for solve DSA problems.
Knowledgeable in HTML/CSS: experienced in creating responsive and user-friendly websites.
Familiar with Git: able to work collaboratively on code projects and keep track of changes using
version control.</p>
<a href="#">Read more</a>
</div>
<div class="column right">
<div class="bars">
<div class="info">
<span>HTML/CSS</span>
<span>80%</span>
</div>
<div class="line html"></div>
</div>
<div class="bars">
<div class="info">
<span>JavaScript</span>
<span>60%</span>
</div>
<div class="line css"></div>
</div>
<div class="bars">
<div class="info">
<span>Python</span>
<span>80%</span>
</div>
<div class="line js"></div>
</div>
<div class="bars">
<div class="info">
<span>Java</span>
<span>40%</span>
</div>
<div class="line php"></div>
</div>
<div class="bars">
<div class="info">
<span>SQL/NoSQL</span>
<span>60%</span>
</div>
<div class="line mysql"></div>
</div>
</div>
</div>
</div>
</section>
<!-- teams section start -->
<section class="teams" id="Education">
<div class="max-width">
<h2 class="title">My Education</h2>
<div class="carousel owl-carousel">
<div class="card">
<div class="box">
<img src="images/GHRU.png" alt="">
<a href="https://ghru.edu.in/amravati/" alt="iem-img" target="_blank"
style="text-decoration:none;">
<div class="text" style="color:#fff ;">MCA</div>
<p style="color:#fff ;">G. H. Raisoni Univresity</p>
<BR>
<P style="color:#fff ;">Amravati, Maharashtra.</P>
<br>
</a>
</div>
</div>
<div class="card">
<div class="box">
<img src="images/GHRIIT.png" alt="" style="text-align:center ;">
<a href="https://ghru.edu.in/" alt="sgp-img" target="_blank" style="text-decoration:none;">
<div class="text" style="color:#fff ;">BCA </div>
<p style="color:#fff ;">G. H. Raisoni Institute Of Information Technology</p>
<p style="color:#fff ;">Nagpur, Maharashtra.</p>
<br>
</a>
</div>
</div>
<div class="card">
<div class="box">
<a href=" https://collegedunia.com/">
<img style="display: inline;" src="images/Clg.png" alt="" style="text-align:center ;">
<br>
<div class="text" style="color:#fff ;">HIGHER SECONDARY</div>
<br>
<p style="color:#fff ;">Shri Sai Sanskar College</p>
<p style="color:#fff ;">Nagpur, Maharashtra.</p>
</br>
</a>
</div>
</div>
<div class="card">
<div class="box">
<a href="https://vidarbhabuniyadischoolandjuniorcollege.in/" alt="sgp-img" target="_blank"
style="text-decoration:none;">
<img style="display: inline;" src="images/School.png" alt="" style="text-align:center" ;>
<br>
<div class="text" style="color:#fff ; text-align:center">SECONDARY</div>
<br>
<p style="color:#fff ;">Vidarbha Buniyadi School</p>
<br>
<p style="color:#fff ;">Nagpur, Maharashtra.</p>
</a>
</div>
</div>
</div>
</div>
</section>
<!-- contact section start -->
<section class="contact" id="contact">
<div class="max-width">
<h2 class="title">Contact me</h2>
<div class="contact-content">
<div class="column left">
<div class="text">Get in Touch</div>
<p>Thank you for visiting my personal portfolio website. Connect with me over socials.
<br>
Please wait for a while all major projects will be listed soon. Till then keep visiting. Connect
with me over live chat!
</p>
<br>
<br>
<div class="icons">
<div class="row">
<i class="fas fa-user"></i>
<div class="info">
<div class="head">Name</div>
<div class="sub-title">Shantanu Raut</div>
</div>
</div>
<div class="row">
<i class="fas fa-map-marker-alt"></i>
<div class="info">
<div class="head">Address</div>
<div class="sub-title">Nagpur, Maharashtra</div>
</div>
</div>
<div class="row">
<i class="fas fa-envelope"></i>
<div class="info">
<div class="head">Email</div>
<div class="sub-title">rshantanu73@gmail.com</div>
</div>
</div>
</div>
</div>
<div class="column right">
<div class="text">Message me</div>
<form action="mailto:rshantanu73@gmail.com" method="post">
<div class="fields">
<div class="field name">
<input type="text" placeholder="Name" required>
</div>
<div class="field email">
<input type="email" placeholder="Email" required>
</div>
</div>
<div class="field">
<input type="text" placeholder="Subject" required>
</div>
<div class="field textarea">
<textarea cols="30" rows="10" placeholder="Message.." required></textarea>
</div>
<div class="button-area">
<button type="submit">Send message</button>
</div>
</form>
</div>
</div>
</div>
</section>
<!-- footer section start -->
<footer>
<div class="social-2" id="Social">
<a href="https://twitter.com/s4shaantanu" target="blank"><img align="center"
src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg"
alt="@s4shaantanu" height="30" width="40" />
</a> <a href="https://www.linkedin.com/in/shantanu-raut/" target="blank"><img align="center"
src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg"
alt="shantanu-raut" height="30" width="40" />
</a> <a href="https://instagram.com/s4shantanu" target="blank"><img align="center"
src="https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/instagram.svg"
alt="s4shantanu" height="30" width="40" />
</a> <a href="https://github.com/s4shantanu" target="blank"><img align="center" src="images/github (2).png"
alt="github" height="30" width="40" />
</a><a
href="https://l.instagram.com/?u=https%3A%2F%2Flinktr.ee%2Fs4shantanu&e=AT3jOFoQHIt0_M75prUVIS1IN7lNFEvQS-oildVsoVkWH1SacglH2JvRIJsOUyin8lZsVAFuj35ETLUc8_mtyByODZmuS3C8bPPTbQ"
target="blank"><img align="center" src="images/linkerd.svg" alt="@s4shaantanu" height="30" width="40" />
</div>
<br>
<span>Created By <a href="https://www.linkedin.com/in/shantanu-raut/" target="_blank"
style="text-decoration: none;">Shantanu Raut</a> | <span class="far fa-copyright"></span> 2022 All
rights reserved.</span>
</footer>
<script src="script.js"></script>
</body>
</html>