-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
207 lines (206 loc) · 12.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Resume</title>
<link href="./index.css" rel="stylesheet" type="text/css" />
<link href="./print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body>
<div class="grow">
<div class="inner">
<div class="grow"></div>
<div class="helper">
<div>This file is printer friendly!</div>
<div class="actions">
<div>Download as PDF</div>
<div onclick="print()">Print</div>
</div>
</div>
<div class="grow"></div>
</div>
</div>
<div class="inner">
<div class="grow"></div>
<div class="resume">
<div class="resume-inner">
<header>
<div class="logo">
<svg width="34px" height="28px" viewBox="0 0 23 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="square" stroke-linejoin="round">
<g id="Resume" transform="translate(-56.000000, -55.000000)" stroke="#1C2326" stroke-width="2">
<polyline id="Stroke-1" points="64.0721 56.2305 57.0341 56.2305 57.0311 60.2305 64.0721 60.2305 64.0721 64.2305 61.0321 64.2305 57.0341 64.2305 57.0311 72.2305 64.0721 72.2305 64.0721 68.2305 61.0341 68.2305 57.7341 64.6845"></polyline>
<polyline id="Stroke-2" points="68.0721 72.2305 68.0721 64.2305 72.0721 64.2305 72.0721 65.6135 72.0721 72.2305 77.0311 72.2305 77.0291 64.2305 73.0301 60.2305 68.0721 60.2305 68.0721 56.2305 77.0311 56.2305 77.0291 64.2305"></polyline>
</g>
</g>
</svg>
<h1 class="logo-text">shubham naik</h1>
</div>
</header>
<div class="content">
<!-- Work Experience -->
<section class="work-experience">
<h2>Work Experience</h2>
<!-- BlackSMS -->
<article class="job">
<h3>BlackSMS</h3>
<div class="position">
<div class="role">
<h4>Lead Software Engineer</h4>
<div class="time">Mar 2018 – Present</div>
</div>
<ul class="job-description">
<li>Promoted and tasked to plan, manage and develop new increased team size that included 2 engineers and 1 intern</li>
<li>Collaborated with teammates to develop seamless integration, deployment, and communication between React frontend, Node.js backend, React-Native Android, Electron Desktop and Swift/iOS applications.</li>
<li>Conducted technical and non-technical interviews of newly hired engineers</li>
<li>Revamped and optimized web and desktop versions of (stealth) product</li>
<li>Designed primary user interface of 4/5 applications currently in development</li>
<li>Worked with CEO to create cross-platform accessibility features for vision-impaired users</li>
</ul>
</div>
<div class="position">
<div class="role">
<h4>Software Engineer</h4>
<div class="time">Oct 2017 – Mar 2018</div>
</div>
<ul class="job-description">
<li>First engineering hire; tasked to create a a web interface and server for a popular imessage extension</li>
<li>Created an API with Node.js integrated with Firebase and Elasticsearch</li>
<li>Created automated deployment system in Flask and set up CI/alerting</li>
<li>Created second iteration of web app in React/Redux and RxJS</li>
</ul>
</div>
</article>
<!-- PlayStation -->
<article class="job">
<h3>PlayStation/Sony of America</h3>
<div class="position">
<div class="role">
<h4>Frontend Engineer</h4>
<div class="time">Aug 2017 – Mar 2018</div>
</div>
<ul class="job-description">
<li>Worked with internal tooling team of PlayStation to ship products for game developers</li>
<li>Migrated software wrote in React and Angular 1 code base to Angular 2</li>
<li>Worked with UI/UX team to develop new features and apps for internal CMS</li>
<li>Deployed multiple tools that are currently in production</li>
<li>On-boarded new team members</li>
</ul>
</div>
<div class="position">
<div class="role">
<h4>Software Engineering Intern</h4>
<div class="time">May 2017 – Aug 2017</div>
</div>
<ul class="job-description">
<li>Worked with cloud development team to develop internal tools that affect the Playstation Now Experience</li>
<li>Self-deployed multiple tools that are currently in production</li>
<li>Assisted in porting unreleased features to the Sony network</li>
<li>Worked in HTML, CSS, Angular.js, and React</li>
</ul>
</div>
</article>
<!-- University of California, Merced -->
<article class="job">
<h3>University of California</h3>
<div class="position">
<div class="role">
<h4>Software Developer</h4>
<div class="time">Dec 2016 – Mar 2017</div>
</div>
<ul class="job-description">
<li>Hired to create a mobile app and infrastructure for UC Merced internal app</li>
<li>Utilized React Native to create a event discovery app for iOS and Android</li>
<li>Worked with Node.js and MongoDB to build a server that handles up to 10,000 concurrent requests</li>
</ul>
</div>
</article>
<!-- DataStack -->
<article class="job">
<h3>DataStack</h3>
<div class="position">
<div class="role">
<h4>Founder and CEO</h4>
<div class="time">November 2013 – June 2016</div>
</div>
<ul class="job-description">
<li>Raised a pre-seed round of $30,000 from a prominent US Bank to build a startup that allowed for the management and manipulation of big-data</li>
<li>Worked and managed with a team of 4 to design, develop and release this software</li>
<li>Written Node.js and pure javascript and d3js</li>
</ul>
</div>
</article>
</section>
<aside>
<!-- Contact -->
<article>
<div class="contact-item"><span>Email</span><a href="mailto:hello@shub.club">hello@shub.club</a></div>
<div class="contact-item"><span>Telephone</span><a href="tel:+14086005481">1 (408) 600 5481</a> </div>
<div class="contact-item"><span>Education</span><a>B.S. Computer Science</a> </div>
<div class="contact-item"><span>Github</span><a href="https://github.com/4shub">@4shub</a></div>
</article>
<!-- Skills -->
<article class="skills-list">
<h2>Skills</h2>
<div class="position">
<h4>Frontend</h4>
<ul class="skills">
<li>Javascript</li>
<li>React</li>
<li>React Native</li>
<li>Angular 2</li>
<li>Ionic</li>
<li>Accessibility-First Development</li>
<li>Test Driven Development</li>
</ul>
</div>
<div class="position">
<h4>Backend</h4>
<ul class="skills">
<li>Node.js</li>
<li>Python</li>
<li>Flask</li>
<li>MongoDB</li>
<li>Nginx/Apache</li>
<li>SQL</li>
<li>Docker</li>
<li>Amazon Web Services</li>
</ul>
</div>
<div class="position">
<h4>Other Skills/Interests</h4>
<ul class="skills">
<li>Haskell</li>
<li>R</li>
<li>Esri/GIS</li>
<li>Robot Operating System</li>
<li>Java</li>
<li>C++</li>
<li>Python</li>
</ul>
</div>
<div class="position">
<h4>Design/Research</h4>
<ul class="skills">
<li>Sketch App</li>
<li>UI Design</li>
<li>UX Research/Design</li>
<li>Illustrations</li>
<li>Adobe Suite</li>
</ul>
</div>
</article>
<article class="online-link">
<h4>Online Resume</h4>
<img alt="QR code that links to this webpage" class="qr-code" src="https://upload.wikimedia.org/wikipedia/commons/d/d0/QR_code_for_mobile_English_Wikipedia.svg" />
</article>
</aside>
</div>
</div>
</div>
<div class="grow"></div>
</div>
<div class="grow"></div>
</body>
</html>