-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
210 lines (182 loc) · 10.7 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
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://kit.fontawesome.com/c0faa255b5.js" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap" rel="stylesheet" />
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/Home.css">
<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=Alfa+Slab+One&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Epilogue:wght@300&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Monoton&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Raleway+Dots&display=swap" rel="stylesheet">
<title>Shrirang Kanade Portfolio</title>
</head>
<body>
<div id="div1">
<div id="In_div1_01">
<div class="ele1"><a style= " text-decoration: dashed; color: white;"href="#div2"></a>About</div>
<div class="ele1"><a style= " text-decoration: dashed; color: white;"href="#div3"> Projects</a></div>
<div class="ele1"><a style= " text-decoration: dashed; color: white;"href="#div4"> Skills</a></div>
<div class="ele1"><a style= " text-decoration: dashed; color: white;"href="#div5"> Courses</a></div>
<div class="ele1"><a style= " text-decoration: dashed; color: white;"href="#div7"> Contact</a></div>
</div>
</div>
<div id="div2">
<img id="img1" src="img/Name.png"/>
<div class="ele2">
<p style="font-size :40px;font-weight: bold;">Hello,<p>
<P style="font-size :20px;">I'm Web developer and Pythonista.</p>
<hr style= "color: rgb(200, 255, 0);">
<p style="font-size :17.5px;text-align: justify;">
I'm currently pursuing my B.E. in Computer Engineering<br>
with Honours in Data Science. I'm Data Science and <br/>Machine Learning enthusiast and
a passionate coder.
</p>
<form >
<a href="certficate/Shrirang_Kanade_Resume.pdf" download="">
<button id="button1" type="button" value="Download" class="btn btn-outline-danger">Download Resume</button>
</a>
</form>
</div>
<img id="img2" src="img/IMG (2).png"/>
</div>
<div id="div3">
<div id="In_div3_01"><p id="project">PROJECTS</p></div>
<div id="In_div3_02">
<div class="P1"><p id="Head" style="font-weight: bold; font-size: 21.5px;" class="shift_centre"> Virtual Notes Website</p><hr/>
<p> Virtual Notes is an online platform which provides
notes to the students of grade 11th and 12th respectively.
</p>
</div>
<div class="P1">
<p id="Head" style="font-weight: bold;font-size: 20px;" class="shift_centre">PGLife Website </p><hr/>
<p> Paying Guest Life is a website which helps people to find PGs in India's Major cities.
User can login and can book a PG.
</p>
</div>
<div class="P1">
<p id="Head" style="font-weight: bold;font-size: 20px;" class="shift_centre">Covid awareness chatbot </p><hr/>
<p> Chatbot is an interface which conducts chat conversation for the preventive measures of Coronavirus.
</p>
</div>
<div class="P1">
<p id="Head" style="font-weight: bold;font-size: 20px;"class="shift_centre">Car test drive Management<br/><hr/>
<p> Car test drive management system is an online portal to view latest cars and book test slot according to user.
</p>
</div>
</div>
</div>
<div id="div4">
<div class="In_div4_01">
<div id="ele3">SKILLS</div>
</div>
<div class="In_div4_02">
<div class="ele4" >
<img style="height: 100%;"src="img/python1.png"/>
<p style="text-align: center;">
<br>Python
</p>
</div>
<div class="ele4">
<img style="height: 100%; margin-left: 5%;" src="img/c++.png"/>
<p style="text-align: center;">
<br>C++
</p>
</div>
<div class="ele4">
<img style="height: 100%;" src="img/h.png"/>
<p style="text-align: center;">
<br>HTML
</p>
</div>
<div class="ele4">
<img style="height: 100%;" src="img/css.png"/>
<p style="text-align: center;">
<br>CSS
</p>
</div>
</div>
<div class="In_div4_02">
<div class="ele4">
<img style="height: 100%;" src="img/JS.png"/>
<p style="text-align: center;">
<br>JavaScript
</p>
</div>
<div class="ele4"><img style="height: 100%; width: 100%;" src="img/php.svg"/>
<p style="text-align: center;">
<br>PHP
</p>
</div>
<div class="ele4"><img style="height: 100%;" src="img/Bootstrap.jpeg"/>
<p style="text-align: center;">
<br>Bootstrap
</p>
</div>
<div class="ele4"><img style="height: 80%; margin-top: 20%;;" src="img/mysql.png"/>
<p style="text-align: center;">
<br>MySql
</p>
</div>
</div>
</div>
<div id="div5">
<div class="In_div5_01">
<P style="font-size :30px;">Web development training <br/> by Internshala.</p>
<hr style= "color: rgb(3, 3, 3);">
<p style="font-size :17.5px; font-weight: bold;">
I started my web development journey through Internshala.
Here, I explored how website are designed and you need to be more creative.<br>
<br>
I enjoyed learning and leveraged my skills to design this website.
</p>
</div>
<div class="In_div5_02"><img style="height: 100%; width: 100%;" src="certficate/Web_Developer.jpg"/></div>
</div>
</div>
<div id="Hobbies">
<div id="ele5" >
<p style="text-align: center; ">
<br><A style= " color:rgb(255, 255, 255);text-decoration: dashed;" href="#Hobbies">Hobbies</A>
</p>
</div>
<div class="In_div4_02">
<img alt="Rubik's cube" style="position: absolute; top:-1%; left:1%; "src="img/cube-unscreen.gif"/>
<p style="text-align: center; position: relative;top:110%;left:-5%;height: 20%;">
<br>Solving Rubik's cube
</p>
<img alt="Cycling" style="position: absolute;height: 100%; top: 25%; " src="img/cycling-unscreen.gif"/>
<p style=" position: relative;text-align: center;top:110%;height: 20%;">
<br>Cycling
</p>
<img alt="Video Games" id="fly_c" src="img/Controlr.png"/>
<p style=" position: relative;text-align: center;top:110%;left:6%;height: 20%;">
<br>Playing Video Games
</p>
</div>
</div>
<div id="div7">
<div id = "In_div7_01">
<P>My Socials</P>
</div>
<div id = "In_div7_02">
<div class="ele6"><a style="color: black;"href="https://www.linkedin.com/in/shrirang-kanade/" target="_blank"><i class="fa-brands fa-linkedin fa-3x"></i></a></div>
<div class="ele6"><a style="color: black;"href="https://github.com/ShrirangKanade" target="_blank"><i class="fa-brands fa-github fa-3x"></i></a></div>
<div id="gg"class="ele6">
<a style="color: black;" >
<i class="fa-brands fa-google fa-3x"></i>
<span>shreekanade12@gmail.com</span>
</a>
</div>
</div>
<div id = "In_div7_03">
<P>Proudly made by Shrirang Kanade</P>
</div>
</div>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
</body>
</html>