-
Notifications
You must be signed in to change notification settings - Fork 0
/
resume.html
221 lines (206 loc) · 7.07 KB
/
resume.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
<html>
<head>
<link rel="shortcut icon" type="image/png" href="resource/icon1.png">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=Kanit|Montserrat" rel="stylesheet">
<style>
body {
font-family: 'Montserrat', sans-serif;
}
.ct-btn-scroll{
display:none;
}
@media only screen and (max-width: 1024px) {
.ct-btn-scroll {
display: block;
width: 2rem;
height: 2rem;
position: absolute;
bottom: 7rem;
left: 0;
right: 0;
margin: auto;
padding-top: 500px;
z-index: 9;
border-radius: 50%;
-webkit-transition: background-color 0.25s ease-in-out;
transition: background-color 0.25s ease-in-out;
}
}
h2,
h3,
h4,
h5 {
display: block;
margin-block-start: 0.83em;
margin-block-end: 0.83em;
margin-inline-start: 0px;
margin-inline-end: 0px;
}
h2 {
font-size: 1.5em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.1em;
font-weight: bold;
}
h5 {
font-size: 1em;
font-weight: bold;
}
p,
li {
font-size: 0.9em;
}
.container {
margin-bottom: 70px;
}
</style>
</head>
<body>
<nav class="navbar navbar-light bg-light">
<img src="resource/icon1.png" class="mr-3" alt="..." width="45px" height="45px">
<span class="navbar-brand mb-1 h1"><a href="http://janakpoojary.github.io" style="text-decoration:none;color:000000">HOME</a></span>
</nav>
<div id="bgg" style="background:url('resource/bk.jpg');height:100%;width:100%;background-attachment:fixed;background-repeat:none; margin-bottom:80px;">
<center>
<div>
<h1 style="font-family: 'Kanit', sans-serif; color:white;position:relative;top:200px;font-size:8em;">DIVE IN. EXPLORE.<h1>
<div style="color:white; padding:10px; margin:20px; border:solid; border-color:white;position:relative; top:250px; max-width:300px;">
<a href="https://drive.google.com/open?id=1CNc6jykpgdeRPcIWjGfaP2xpFWykZc11" target="_blank" style="text-decoration:none;">
<h2 style="color:white; font-size:0.5em;">DOWNLOAD RESUME</h2>
</a>
</div>
<img alt="Arrow Down Icon" src="resource/scroll.gif" style="max-width:8rem;position:relative; top:20rem;"/>
</div>
</center>
</div>
<div class="container">
<div class="row">
<div class="col-sm-3">
<h3>TECHNICAL PROFICIENCIES</h3>
</div>
<div class="col-sm-3">
<h4>Web Development</h4>
<ul>
<li>HTML</li>
<li>CSS</li>
<li>JavaScript</li>
<li>BootStrap</li>
<h5>Frameworks</h5>
<li>React (limited)</li>
<li>Gatsby (limited)</li>
<li>Vue (limited)</li>
</ul>
</div>
<div class="col-sm-3">
<h4>Hardware</h4>
<ul>
<h5>Dev Boards</h5>
<li>Arduinos</li>
<li>NodeMCUs</li>
<h5>IOT platforms</h5>
<li>FireBase</li>
<li>Adafruit IO</li>
<li>Arduino Cloud</li>
</ul>
</div>
<div class="col-sm-3">
<h4>Programming languages</h4>
<ul>
<li>Java</li>
<li>Python</li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-sm-3">
<h3>PROJECTS</h3>
</div>
<div class="col-sm-8">
<h4>Real Time Data Monitoring System For ACB Production Line</h4>
<p>This project displays the QR code of the most recent <strong>Air Circuit Breaker</strong> and <strong>Cradle</strong> being assembled and tested on the production line in real time. This helps the operator to synchronize the production of
Cradle according to its respective ACB.</p>
</div>
<div class="col-sm-3">
</div>
<div class="col-sm-8">
<h4>Farmers Guide</h4>
<p>This project is a <strong>Realtime data monitoring system</strong> for the farmers. This project reads analog data with the help of various sensors from the surrounding atmosphere and uplpoads it to a real time datebase (Google firebase).
It displays this data in real time on a web application in both <strong>numeric and graphical</strong> ways. This project is very <strong>useful for data anlysis of any geological area in real time.</strong> This project is capable of
<strong>User Authentication to enable multiuser useability.</strong></p>
</div>
<div class="col-sm-3">
</div>
<div class="col-sm-8">
<h4>Website for SVIT, Vasad.</h4>
<p>This project was a professional website created for SVIT, Vasad.(Institute I study in). The website was made with the help of a <strong>React-based, GraphQL powered, static site generator Gatsby.</Strong></p>
</div>
<div class="col-sm-3">
</div>
<div class="col-sm-8">
<h4>Website for DSC, SVIT.</h4>
<p>This project was a website created for Developer Student Club, SVIT, Vasad. This website was developed using HTML, CSS, JavaScript along with bootStrap.</p>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-sm-3">
<h3>EDUCATION</h3>
</div>
<div class="col-sm-3">
<h4>Graduation</h4>
<p>2016 - 2020</p>
<p>Bachelors in Computer Enginnering</p>
<p>Sardar Vallabhbhai Patel Institute of Technology,</p>
<p>Vasad, Gujarat, India</p>
</div>
<div class="col-sm-3">
<h4>Secondary and Higher Secondary Education</h4>
<p>Pass out in 2016</p>
<p>Basil School, Vadodara,</p>
<p>Gujarat, India - 390020</p>
</div>
<div class="col-sm-3">
<h4>Primary Education</h4>
<p>Basil School, Vadodara,</p>
<p>Gujarat, India - 390020</p>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-sm-3">
<h3>WORK EXPERIENCE</h3>
</div>
<div class="col-sm-8">
<h4>JUNE 2019</h4>
<p>Worked as project trainee at <b>Larsen and Toubro</b>, Electrical & Automation Products.</p>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-sm-3">
<h3>ACHIEVEMENTS</h3>
</div>
<div class="col-sm-8">
</br>
<p>Jt. Chief Training and Placement Coordinator, SVIT, Vasad.</p>
<p>Deparment Head of Technical symposium AAVISHKAR 2017</p>
<p>Deparment Head of Inter department symposium VISION 2018</p>
<p>Event Coordinator - National level symposium PRAKARSH 2018</p>
</div>
</div>
</div>
<div style="color: #777;background-color:white;text-align:center;padding:30px 80px;text-align: justify;">
<p style="text-align:center;font: 400 15px/1.8 Lato, sans-serif;">Copyright © 2019 <br /> Janak Poojary</p>
</div>
</body>
</html>