-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
214 lines (198 loc) · 7.36 KB
/
Copy pathindex.html
File metadata and controls
214 lines (198 loc) · 7.36 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
<!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>Resume</title>
<link rel="stylesheet" href="Resume.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css"
integrity="sha512-5A8nwdMOWrSz20fDsjczgUidUBR8liPYU+WymTZP1lmY9G6Oc7HlZv156XqnsgNUzTyMefFTcsFH/tnJE/+xBg=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
<body>
<div class="container">
<div class="left-side">
<div class="profileText">
<div class="imgBx">
<img src="img.jpeg">
</div>
<h2>Gaurav Gosavi <br><span>Web Developer</span></h2>
</div>
<div class="contactInfo">
<h3 class="title">contact Info</h3>
<ul>
<li>
<span class="icon"><i class="fa fa-phone aria-hidden='true"></i></span>
<span class="text">+91 8928389932</span>
</li>
<li>
<span class="icon"><i class="fa fa-envelope-o aria-hidden='true"></i></span>
<span class="text">gauravgosavi026@gmail.com</span>
</li>
<li>
<span class="icon"><i class="fa fa-github aria-hidden='true"></i></span>
<span class="text"><a href=https://github.com/gaurav260899>Github ID</a></span>
</li>
<li>
<span class="icon"><i class="fa fa-linkedin aria-hidden='true"></i></span>
<span class="text"><a href=https://www.linkedin.com/in/grg26>Linkdin ID</a></span>
</li>
<li>
<span class="icon"><i class="fa fa-map-marker aria-hidden='true"></i></span>
<span class="text">Mumbai,Mharashtra,India</span>
</li>
</ul>
</div>
<div class="contactInfo Education">
<h3 class="title">Education</h3>
<ul>
<li>
<h5>2019-2023</h5>
<h4>Bachelor of Degree in Electronic Engineering</h4>
<h4>University of Mumbai</h4>
</li>
<li>
<h5>2017-2019</h5>
<h4>H.S.C</h4>
<h4>University of Mumbai</h4>
</li>
<li>
<h5>2017</h5>
<h4>S.S.C</h4>
<h4>Maharashtra state Board</h4>
</li>
</ul>
</div>
<div class="contactInfo Language">
<h3 class="title">Language</h3>
<ul>
<li>
<span class="text">English</span>
<span class="percent">
<div style="width: 90%;"></div>
</span>
</li>
<li>
<span class="text">Hindi</span>
<span class="percent">
<div style="width: 85%;"></div>
</span>
</li>
<li>
<span class="text">Marathi</span>
<span class="percent">
<div style="width: 80%;"></div>
</span>
</li>
</ul>
</div>
</div>
<div class="right-side">
<div class="about">
<h2 class="title2">Profile</h2>
<p>High-energy student pursuing Degree in Electronic Engineering from Vidyalankar Institute of technology (VIT),
Mumbai and prepared to contribute abilities while further developing acquired skills and gaining real-world experience.
Highly organized, responsible and well-versed in Python, Aurdino, machine learning, C, C++, and also Operating Systems like Windows.
Positively impact various operations with top notch communication and critical thinking skills</p>
</div>
<div class="about">
<h2 class="title2">Project</h2>
<div class="box">
<div class="year_company">
<h5>Mini-Project</h5>
<h5>Domain-IOT</h5>
</div>
<div class="text">
<h4><a href=https://github.com/gaurav260899/Drift-sensor-fault-detection>Sensor Fault Detection</a></h4>
<p>
In these Project we gathered dataset with hardware Esp8266 and temperature & Humidity sensor and trained
with Machine Learning Model SVM ,we also use streamlite as web portal and we predict live data.
<br>keyword: Machine learning,Streamlite,ESP8266,DTH11 sensor
</p>
</div>
</div>
<div class="box">
<div class="year_company">
<h5>Personal-Project</h5>
<h5>Domain-Web Development</h5>
</div>
<div class="text">
<h4><a href=https://github.com/gaurav260899/E-commerce-Website>E-commerce website </a></h4>
<p>
We create online store where multiple vendors sell their products,
and they pay commission to E-commerce storefront owner for selling on the marketplace.
<br>Features of website are Multi-Vendor Control,Secure Platform,Robust Reporting,Automated Tasking
<br>Technology stack: React-JS,Bootstrap,Django,Postgree-SQL
</p>
</div>
</div>
</div>
<div class="about">
<h2 class="title2">Achievement</h2>
<div class="box">
<div class="year_company">
<h5>SIH-2022</h5>
<h5>Domain-Ministry of Finance</h5>
</div>
<div class="text">
<h4><a href=https://drive.google.com/file/d/1-v_lv7etBU7q8nlFuBUjj5cx6vZBzfox/view?usp=share_link>Smart India Hackathon</a></h4>
<p>
Runner-up of Smart India Hackathon where we build a
responsive website using HTML,CSS,React js ,Postgree
Sql,Django,Hedera for Finance Ministry .
</p>
</div>
</div>
</div>
<div class="skills">
<h2 class="title2">Professional skills</h2>
<div class="box">
<h4>HTML</h4>
<div class="percent">
<div style="width: 98%;"></div>
</div>
</div>
<div class="box">
<h4>CSS</h4>
<div class="percent">
<div style="width: 95%;"></div>
</div>
</div>
<div class="box">
<h4>Javascript</h4>
<div class="percent">
<div style="width: 80%;"></div>
</div>
</div>
<div class="box">
<h4>React-JS</h4>
<div class="percent">
<div style="width: 75%;"></div>
</div>
</div>
<div class="box">
<h4>Bootstrap</h4>
<div class="percent">
<div style="width: 99%;"></div>
</div>
</div>
<div class="box">
<h4>Django</h4>
<div class="percent">
<div style="width: 85%;"></div>
</div>
</div>
</div>
<div class="interset">
<h2 class="title2">Interset</h2>
<ul>
<li><i class='fa fa-code aria-hidden='true"></i> Coding</li>
<li><i class="fa fa-globe aria-hidden='true"></i> Web development</li>
<li><i class="fa fa-btc aria-hidden='true"></i> Blockchain</li>
</ul>
</div>
</div>
</div>
</body>
</html>