-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
284 lines (251 loc) · 16.5 KB
/
index.html
File metadata and controls
284 lines (251 loc) · 16.5 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
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
<!DOCTYPE HTML>
<!--
Read Only by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Rishi Gaurav Bhatnagar</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.scrollzer.min.js"></script>
<script src="js/jquery.scrolly.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
<link rel="stylesheet" href="css/style-large.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
</head>
<body>
<div id="wrapper">
<!-- Header -->
<section id="header" class="skel-layers-fixed">
<header>
<span class="image avatar"><img src="images/avatar.jpeg" alt="" /></span>
<h1 id="logo"><a href="#">Rishi Gaurav Bhatnagar</a></h1>
<p>Engineer|Photographer|Polymath|Maker</p>
</header>
<nav id="nav">
<ul>
<li><a href="#one" class="active">Inception</a>
</li>
<li><a href="#two">Interests</a>
</li>
<li><a href="#three">Leadership and Outreach</a>
</li>
<li><a href="#five">Projects</a>
</li>
<!-- <li><a href="#four">Contact</a>
</li> -->
</ul>
</nav>
<footer>
<ul class="icons">
<li><a href="https://twitter.com/rishigb" class="icon fa-twitter"><span class="label">Twitter</span></a>
</li>
<li><a href="https://www.facebook.com/rishigauravbhatnagar" class="icon fa-facebook"><span class="label">Facebook</span></a>
</li>
<li><a href="https://www.quora.com/Rishi-Bhatnagar-6" class="icon fa-bullhorn"><span class="label">Quora</span></a>
</li>
<li><a href="https://github.com/rishibhatnagar1" class="icon fa-github"><span class="label">Github</span></a>
</li>
<li><a href="mailto:rishibhatnagar1@gmail.com" class="icon fa-envelope"><span class="label">Email</span></a>
</li>
</ul>
</footer>
</section>
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one">
<div class="container">
<header class="major">
<h3>Inception</h3>
<p>I like to be known as a Creative Technologist
<br />
</p>
</header>
<p>I am an Arduino Maker Fellow,big time foodie,musician at times and a photographer who loves to travel.I am a graduate from <a href="http://bit-bangalore.edu.in/">Bangalore Institute Of Technnology</a>, class of 2014, Bangalore, India. I believe that creativity is the result of the constraints one has to work around.Currently ,I work at Store Idea Labs, <a href="https://corporate.target.com/india/">Target</a> as a Trainee Developer where my job lets me experiment with AMAZING technology and do super cool stuff. I am also a contributer to various projects that happen at this super awesome makerspace called <a href="http://workbenchprojects.com/"> Workbench Projects</a>, where I learn, mentor at times and build things. I am also a volunteer with <a href="http://simpletechlife.in/rhokblr/"> Random Hacks of Kindness</a>, Bangalore.
</p>
</div>
</section>
<!------------------------------------------------------------------------------------------------------------------------------------------>
<!-- Two -->
<section id="two">
<div class="container">
<h3>Interests</h3>
<p>I have conducted various events and workshops , I like brainstorming , prototyping and making things that have a potential to solve a problem , no matter how small it may be. I like creating and enabling people to create things. I also like making my way around software, it is all a part of an ever learning process. Also I am trying to learn how to design, for example buttons below are clickable, might not look like it though .</p>
<ul class="feature-icons">
<li class="fa-code">Code</li>
<li class="fa-bolt">Ideate</li>
<li class="fa-magic">Create</li>
<li class="icon fa-bullhorn">Speak</li>
</ul>
<div id="code">
<span class="putonside"><b>Computation</b>
<li>C</li>
<li>C++</li>
<li>Python</li>
</span>
<span class="putonside"><b>Physical Computing</b>
<li>Arduino</li>
<li>Energia</li>
<li>IntelSDK</li></span>
<span class="putonside"><b>Visualization</b>
<li>Processing</li></span>
<span class="putonside"><b>Web</b>
<li>CSS</li><li>HTML</li><li>JavaScript</li><li>Jquery</li></span>
<span class="putonside"><b>Databases</b>
<li>SQLite</li></span>
</div>
<div id="create">
<p>I love building things. From a sandcastle to a robot and everything in between. I have been closely associated with a bunch of maker spaces and a lot of super awesome people who love to build and they are my inspiration. Some of the projects that I have done can be found <a href="#five">here</a>.</p>
</div>
<div id="ideate">
<p>I like being able to identify a problem statement using the available facts. The entire experience from the Design Innovation Workshop by MIT Media labs has enabled us to design solutions around these problems.</p>
</div>
<div id="speak">
<p>I have been public speaker for a long time. I like story telling and spoken word poetry. <a href="www.ted.com" color: "red">TED</a> has been a great inspiration. I have also been a debater, singer and poet of sorts.</p>
</div>
</div>
</section>
<!------------------------------------------------------------------------------------------------------------------------------------------>
<!-- Three -->
<section id="three">
<div class="container">
<h3>A Few Accomplishments</h3>
<section><span id="year1"><a class ="button"><span>2014</span>
</a>
</span>
<br />
<br />
<br />
<div id="showhide1">
<ul>
<li>Winner IOT Category, Target Make Day</li>
<li>T.Developer at Store Idea Labs - Target</li>
<li>Volunteer - RHoK Bangalore</li>
<li>Installation of Twitter Wall at TEDx Bangalore , Aug 3rd 2014</li>
<li>Felicitated by Ex-Justice Santosh Hegde for outstanding achievements in the field of Technology on July 30th at inauguration of BIT sessions for 2014.</li>
<li>Content contributor - Maker News India</li>
<li>Participant- Random Hacks of Kindness , Bangalore June 28- June 29,2014.</li>
<li>Rhok in the news</li>
<li>Part of the Sponsor team( Li2 Innovations) and Mentor at Startup Weekend Bangalore from May 2 - May 4 , 2014.</li>
<li>Demonstration of Cloudy on Arduino Day , March 29th , 2014 at Arduino-India , Bangalore , India.</li>
<li>Arduino Maker Fellow 2014.</li>
<li>Photographer - Change For One</li>
<li>Core Member- Bangalore Make Space and Open Source Community.</li>
<li>Participant- MIT Media Labs , 4th Design Innovation workshop, Mumbai , India</li>
<li>Workshop champion at MakerFest 2014 held at NID -Ahemadabad , India ,organized by Motwani Jadeja Family Foundation .</li>
</ul>
<br>
<br>
</div>
</section>
<section> <span id="year2"><a class ="button"><span >2013</span>
</a>
</span>
<br />
<br />
<br />
<div id="showhide2">
<ul>
<li>Volunteer at INK Live 2013 held at Kochi , Kerala ,India.</li>
<li>Organized India's first ever 3D printing workshop at Bangalore Institute Of Technology in association with Li2 Innovations Private Limited.</li>
<li>Secretary -Xkalibre ,Bangalore Institute Of Technology.</li>
<li>Secretary- IEEE, BIT student chapter.</li>
<li>Head - Marketing and PR at Team Stratos , Bangalore Institute Of Technology</li>
<li>Organized Photography Competition "Shuttered" at Manthan 2013</li>
<li>On the Sponsorship team for Manthan 2013</li>
<li>Co-founded "Shuttered" , BIT Photography Club</li>
<li>Joined LI2 Innovations as an Intern in Research and Development.</li>
<li>Organized a workshop on Speech Processing Robots in association with LI2 Innovations Private Limited.</li>
<li>Student Ambassador -Wipro Technologies .</li>
<li>Winner- Debate competition and Solo Song (Eastern) at Tele Wars Organized by Telecommunications Engineers Student Association.</li>
</ul>
<br>
<br>
</div>
</section>
<section> <span id="year3"><a class ="button"><span>2012 and earlier</span>
</a>
</span>
<br />
<br />
<br />
<div id="showhide3">
<ul>
<li>Organized a workshop on Line Following Robots in association with Li2 Innovations Private Limited.</li>
<li>Published in "Deciphered" (BIT Telecommunication Student's Magazine) as "Rishi Bhatnagar Photography".</li>
<li>Organized Mock Roadies at Manthan 2012.</li>
<li>Finalist at "India Calling" , event conducted by CRY foundation in association with IIT-KGP at Spring Fest 2012.</li>
<li>Photo Montage called " A school for Gifted".</li>
<li>Counselling students of under-privileged school with the team of Literati.</li>
<li>Co-Founded "LITERATI"- The Literary Club of BIT</li>
<li>Part of the Volunteer team Manthan 2011.</li>
<li>Part of Participating team at Youth Fest by VTU Belgaum held at Gubbi - Group Song</li>
<li>Mr Freshers- Telecom Department 2010</li>
<br>
<br>
</ul>
</div>
</section>
</div>
</section>
<!------------------------------------------------------------------------------------------------------------------------------------------>
<!-- Five -->
<section id="five">
<div class="container">
<h3>Projects</h3>
<p>
<ol>
<li>Live still-life Project (details coming soon)</li>
<li>Project Voice (Details coming soon)</li>
<li>Sound output split-er system for easy switching between devices.</li>
<li>Tweeting Room</li>
<li>Tweet Tracker and Display System for <a href="http://www.tedxbangalore.com/">TEDx Bangalore</a>.</li>
<li><a href="http://www.makeystreet.com/makey/2973/">Beam Bots</a>;at Bosch Brand Sqaure and DIy space along with Bangalore Make Space and Open Source Creativity.</li>
<li>Talking KeyBoard for the Visually Impaired . Developed at RHok Bangalore .</li>
<li>Memory Book , in association with <a href="http://workbenchprojects.com">Workbench Projects</a> for <a href="https://www.fab10.org/en/home" target="_blank">Fab10 </a>, Barcelona , Spain </li>
<li>Smart Camera Traps for National Parks , in association with <a href="http://li2.in/">Li2 Innovations</a>
</li>
<li><a href="http://www.makeystreet.com/makey/2947/">SEEK</a> : A low cost navigation system for the visually impaired. </li>
<li><a href="http://www.makeystreet.com/makey/2937/">Cloudy</a> for Arduino Day at Arduino India- Bangalore </li>
<li><a href="https://docs.google.com/file/d/0B1-uP9yEBkVndkJ0QmVPRXItc1k/edit?usp=drive_web">Bijili Budget</a> : Team Members- <span style="color: #ff6600;">Rishi Gaurav Bhatnagar , Sachin Bhatia , Vijayanta, Devanti , Sneha Menon<br /><span></li>
<li><a href="http://rishigauravbhatnagar.blogspot.in/2014/02/automated-accident-detection-and.html">Automated Accident Detection and Reporting System</a>- Documentation can be found <a href="/files/documents/12_aadrs.pdf">here.</a></li>
<li><a href="http://rishigauravbhatnagar.blogspot.in/2014/02/automated-image-capturing-system.html" >Automated Image Capturing System</a></li>
<li>Home Automation System </li>
<li>3D Printing Technology- Applications<br /><br /></li>
<li>We won second place in Random Hacks Of Kindness which was then featured in Yourstory.com </li>
<li>Bijili Buget was recently featured in their blog by Arduino India Blog.<br />Here is the link to the <a href="http://local.arduino.cc/bangalore/2014/02/12/mit-ml-design-and-innovation-workshop-mumbai-2014/" >blog</a> .<br /><br /></li>
</ol>
</p>
</div>
</section>
<!------------------------------------------------------------------------------------------------------------------------------------------>
<!-- Four -->
<section id="four">
<div class="container">
<h3>Contact Me</h3>
<p>You can email me at rishibhatnagar1@gmail.com or check out <a href= "http://www.rishigauravbhatnagar.net"> here </a> for the first website I worked on. </p>
</div>
</section>
</div>
<!------------------------------------------------------------------------------------------------------------------------------------------>
<!-- Footer -->
<section id="footer">
<div class="container">
<ul class="copyright">
<li>© Rishi Gaurav Bhatnagar</li>
<li>Design: <a href="http://html5up.net">HTML5 UP</a>
</li>
</ul>
</div>
</section>
</div>
</body>
</html>