-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
280 lines (260 loc) · 13.1 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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Resume</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/main.css" />
<link rel="stylesheet" href="css/index.css" />
<link rel="stylesheet" href="css/footer.css" />
</head>
<body>
<!-- Header for page -->
<div class="header">
<div class="container">
<div class="content-center">
<div class="cc-profile-image">
<a href="#"><img src="images/photo.png" alt="Image" /></a>
</div>
<div class="h2 title">Vansh Gala</div>
<p class="category text-white">
Student
</p>
<a class="btn btn-primary" id="download">Download CV</a>
</div>
</div>
</div>
<!-- End of the Header -->
<!-- Start of the Navbar -->
<div class="navbar sticky-top">
<a href="#about-me">About Me </a>
<a href="#skills">Skills</a>
<a href="#experience">Experience</a>
<a href="#contact">Contact</a>
<a href="#education">Education</a>
<a href="#certificate">Certificates</a>
</div>
<!-- End of the Navbar -->
<!-- Start of the page -->
<div class="row">
<!-- Start of the Side bar -->
<div class="side">
<!-- Start of the Contact Me -->
<div class="card" id="contact">
<div class="container">
<h2>Contact Me</h2>
<p><i class="material-icons">mail</i>vansh.gala2024@gmail.com</p>
<p><i class="material-icons">place</i>Mumbai, India</p>
<div class="button-conatiner">
<a id="github" href="https://github.com/Vansh-829" target="_blank" <i
style="font-size:30px;text-decoration:none;color:black;" class="fa fa-github"></i></a>
<a href="https://www.linkedin.com/in/vansh-gala/" target="_blank" <i
style="font-size:30px;text-decoration:none;color:#1963A4;"
class="fa fa-linkedin-square"></i></a>
</div>
</div>
</div>
<!-- End of the Contact Me -->
<!-- Start of About Me -->
<div class="card" id="about-me">
<div class="container">
<h2>About Me</h2>
<p>I am flexible, reliable and possess excellent time keeping skills. I am an
enthusiastic,self-motivated, reliable, responsible and hard working person. I am a mature team
worker and adaptable to all challenging situations. I am able to work well both in a team
environment as well as individually.</p>
</div>
</div>
<!-- End of the About Me -->
<!-- Start of the Skills -->
<div class="card" id="skills">
<div class="container">
<h2>Skills</h2>
<center>
<span>HTML</span>
<span>CSS</span>
<span>JAVASCRIPT</span>
<span>PYTHON</span>
<span>JAVA</span>
<span>C </span>
<span>C++ </span>
<span>PHP</span>
<span>MYSQL</span>
</center>
</div>
</div>
<!-- End of the Skills -->
</div>
<!-- End of the Sidebar -->
<!-- Start of the main page -->
<div class="main">
<!-- Start of the Experience card -->
<div class="card" id="experience">
<div class="container">
<h2>Experience</h2>
<div class="card">
<div class="row">
<div class="col-md-3 bg-primary">
<div class="card-body cc-experience-header">
<p><i class="fa fa-calendar"></i> Aug 2022 - Sept 2022 </p>
<div class="h5">अर्थस्वातंत्र्य (AS-44)</div>
</div>
</div>
<div class="col-md-9">
<div class="card-body">
<div class="h5">Intern</div>
<p>
<ul>
<li>Implemented internal best practices to manage data workflows and processing tasks.</li>
<li>Attended and participated in meetings and brainstorming sessions with team members.</li>
<li>Reported errors and issues, clearly documenting impact and context.</li>
<li>Executed scripts to communicate with back-end servers and provide real-time updates.</li>
</ul></p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End of the Experience card -->
<!-- Start of the Education card -->
<div class="card" id="education">
<div class="container">
<h2>Education</h2>
<div class="card">
<div class="row">
<div class="col-md-3 bg-primary" data-aos="fade-right">
<div class="card-body cc-education-header">
<p><i class="fa fa-calendar"></i> 2020 - Current</p>
<div class="h5">Degree</div>
</div>
</div>
<div class="col-md-9">
<div class="card-body">
<div class="h5">B.E in Computer Engineering</div>
<p class="category"><img src="images\university.jpg" width="20px" height="20px">
University Of Mumbai</p>
<p class="category"><img src="images/college.jpg" width="20px" height="20px"> Shah &
Anchor Kutchhi Engineering College</p>
<ul>
<li>Minors in Cyber Security</li>
</ul>
</div>
</div>
</div>
</div>
<div class="card">
<div class="row">
<div class="col-md-3 bg-primary" data-aos="fade-right">
<div class="card-body cc-education-header">
<p><i class="fa fa-calendar"></i> 2018 - 2020</p>
<div class="h5">High School</div>
</div>
</div>
<div class="col-md-9">
<div class="card-body">
<div class="h5">Higher Secondary School Certificate</div>
<p class="category"><img src="images\MSBSHSE_logo.jpg" width="20px" height="20px">
Maharashtra State Board of Secondary and Higher Secondary Education</p>
<p class="category"> S. M. P. R. Jr. College</p>
</div>
</div>
</div>
</div>
<div class="card">
<div class="row">
<div class="col-md-3 bg-primary" data-aos="fade-right">
<div class="card-body cc-education-header">
<p><i class="fa fa-calendar"></i> 2008 - 2018</p>
<div class="h5">School</div>
</div>
</div>
<div class="col-md-9">
<div class="card-body">
<div class="h5">Secondary School Certificate</div>
<p class="category"><img src="images\MSBSHSE_logo.jpg" width="20px" height="20px">
Maharashtra State Board of Secondary and Higher Secondary Education</p>
<p class="category"><img src="images\school.jpg" width="20px" height="20px">
Friends' Academy</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End of the Education card -->
</div>
<!-- End of the main page -->
</div>
<!-- End of the page -->
<div class="card" id="certificate">
<div class="container" style="margin-left:12%">
<h2>Certificates</h2>
<div class="certificate" id="linux">
<button class="right"><i class="fa fa-eye"></i> View Document</button>
<span class="h5">Linux Fundamentals</span>
<span class="category">LearnQuest</span>
</div>
<div class="certificate" id="c_program">
<button class="right"><i class="fa fa-eye"></i> View Document</button>
<span class="h5">C for Everyone: Programming Fundamentals</span>
<span class="category">University of California, Santa Cruz</span>
</div>
<div class="certificate" id="python">
<button class="right"><i class="fa fa-eye"></i> View Document</button>
<span class="h5">Programming for Everybody (Getting Started with Python)</span>
<span class="category">University of Michigan</span>
</div>
<div class="certificate" id="python_dataStructure">
<button class="right"><i class="fa fa-eye"></i> View Document</button>
<span class="h5">Python Data Structures</span>
<span class="category">University of Michigan</span>
</div>
<div class="certificate" id="python_webData">
<button class="right"><i class="fa fa-eye"></i> View Document</button>
<span class="h5">Using Python to Access Web Data</span>
<span class="category">University of Michigan</span>
</div>
<div class="certificate" id="c_training">
<button class="right"><i class="fa fa-eye"></i> View Document</button>
<span class="h5">C Training</span>
<span class="category">Spoken Tutorial </span>
</div>
<div class="certificate" id="java_training">
<button class="right"><i class="fa fa-eye"></i> View Document</button>
<span class="h5">Java Training</span>
<span class="category">Spoken Tutorial </span>
</div>
<div class="certificate" id="python_training">
<button class="right"><i class="fa fa-eye"></i> View Document</button>
<span class="h5">Python 3.4.3 Training</span>
<span class="category">Spoken Tutorial </span>
</div>
</div>
</div>
<!-- Start of the footer -->
<footer class="footer-distributed">
<div class="footer-right">
<a href="https://www.linkedin.com/in/vansh-gala/" target="_blank"><i class="fa fa-linkedin"></i></a>
<a href="https://github.com/Vansh-829" target="_blank"><i class="fa fa-github"></i></a>
</div>
<div class="footer-left">
<p class="footer-links">
<a class="link-1" href="#">Home</a>
<a href="#about-me">About</a>
<a href="#experience">Experience</a>
<a href="#education">Education</a>
<a href="#certificate">Certificate</a>
<a href="#contact">Contact</a>
</p>
</div>
</footer>
<!-- End of the footer -->
<script src="https://code.jquery.com/jquery-3.6.1.js"
integrity="sha256-3zlB5s2uwoUzrXK3BT7AX3FyvojsraNFxCc2vC/7pNI=" crossorigin="anonymous"></script>
<script src="js/main.js"></script>
</body>
</html>