-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
315 lines (308 loc) · 13.6 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
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
<!DOCTYPE HTML>
<html>
<head>
<!-- begin meta -->
<meta charset="utf-8">
<meta name="description" content="This is a simple and elegant navigation menu built with HTML5 and CSS3.">
<meta name="keywords" content="HTML5, CSS3, navigation, navigation menu, gray">
<!-- end meta -->
<!-- begin CSS -->
<link href="css/style.css" type="text/css" rel="stylesheet">
<link href="css/html5-reset.css" type="text/css" rel="stylesheet">
<!-- end CSS -->
<!-- begin JS -->
<script src="js/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="js/modernizr-2.0.6.min.js" type="text/javascript"></script>
<script src="js/app.js" type="text/javascript"></script>
<!-- end JS -->
<title>Rajeeva Acharya</title>
</head>
<body>
<header id="header">
<div><center class="site-title">Rajeeva Acharya</center></div>
<div style="float:right; margin:-3em 2% 0 0">
<img src="images/image.png" style="width:45%"/>
<br/>
Download Resume <br/>
<div style="margin: 0 0 0 -1.5em">
<a href="https://www.dropbox.com/s/l3q31no99qt59l1/Rajeeva_Acharya_Resume.pdf?dl=1" style="font-size: larger">Single Page</a> |
<a href="https://www.dropbox.com/s/9am9kx1u4srcz9j/RajeevaAcharya_Resume.pdf?dl=1" style="font-size: larger">Detailed</a>
</div>
<br/>
</div>
<!-- begin navigation -->
<nav id="navigation">
<ul>
<li><a href="#about_me" value="about_me">About Me</a></li>
<li><a href="#work_exp" value="work_exp">Work experience</a></li>
<li><a href="#education" value="education">education</a></li>
<li><a href="#technical_skills" value="technical_skills">Technical Skills</a></li>
<li><a href="#projects" value="projects">Projects</a></li>
<li><a href="#contact" value="contact">Contact</a></li>
</ul>
</nav>
<!-- end navigation -->
</header>
<!-- begin container -->
<div id="container" style="width: 80%; margin: 10px auto 0;">
<div class="sections largefont" id="about_me">
<h2 class="margin_zero">Summary: </h2>
<div><br/><br/>
<li>Software developer with 8+ years of professional experience in all stages of SDLC in N-tier layered architecture which includes involvement in requirements gathering, analyzing, designing, coding, implementation, debugging, testing and deployment</li>
<li>Extensive experience with Web technologies like ASP.NET, Spring MVC, and Javascript based libraries.</li>
<li>Experience designing and developing solutions for a SOA and cloud based application using Windows Azure and Amazon Cloud.</li>
<li>Extensive experience in web-based page and site designs using HTML, DHTML, CSS, JavaScript, and Object oriented JavaScript and AJAX.</li>
<li>Experience with Data Accessing including using Data adapters and reader in ODBC frameworks and ETL job works</li>
<li>Experience in frontend technology stack like React, jQuery, Ext-js</li>
</div>
</div>
<div class="sections largefont" id="work_exp">
<h2 class="margin_zero">Work Experience: </h2>
<div>
<br/>
<span><b>Software Engineer at <a href="http://amazon.com/">Amazon</a></b><br/>
Sept 2016 - Present</span><br/><br/>
<span><b>Senior Software Engineer at <a href="http://brillio.com/">Brillio (former Collabera Solutions)</a></b><br/>
December 2012 - Aug 2016</span><br/><br/>
<span><b>Software & Solution Developer at <a href="http://www.pointcrosslifesciences.com/">PointCross Life Sciences</a></b><br/>
January 2010 - September 2012</span><br/><br/>
</div>
</div>
<div class="sections largefont" id="education">
<h2 class="margin_zero">Education: </h2>
<div><br/>
<span><b>Visvesvaraya Technological University Belgaum, R.N.S. Institute of Technology</b><br/>
Bachelor of Engineering, Instrumentation Technology, Aggregate: 65.5%, Year: 2005-2009</span><br/><br/>
</div>
</div>
<div class="sections largefont" id="technical_skills">
<h2 class="margin_zero">Technical Skills: </h2>
<br/>
<table>
<tr>
<td><b>Cloud Technologies: </b></td>
<td>Windows Azure Amazon web services, Heroku</td>
</tr>
<tr>
<td><b>Web Technologies: </b></td>
<td>ASP.Net, MVC, HTML5 CSS3, AJAX, Ext-Js, jQuery, Javascript, Node.js, REST services, Kendo UI</td>
</tr>
<tr>
<td><b>Languages: </b></td>
<td>C# Java, Javascript, XML, HTML, CSS</td>
</tr>
<tr>
<td><b>Frameworks: </b></td>
<td>Microsoft .Net 4.5/4.0, Entity Framework, LINQ, ADO.NET, Spring</td>
</tr>
<tr>
<td><b>Database: </b></td>
<td>Dynamo DB, Redshift, Microsoft SQL Server 2008/R2, Oracle 10g</td>
</tr>
<tr>
<td><b>Source Code Repository: </b></td>
<td>TFS, Github, BitBucket, Tortoise SVN</td>
</tr>
<tr>
<td><b>Unit Test Framework Tools: </b></td>
<td>NUnit, Mocha, Grunt, Jasmine, Junit, Jmockit, VSTS</td>
</tr>
</table>
</div>
<div class="sections largefont" id="projects">
<h2 class="margin_zero">Projects: </h2><br/>
<div class="collapsible"><text style="float: left">+</text>
<center><b>Amazon Balance and Ads (OMNI):<text style="float: right">Sept 2016 – Till date</text></b></center>
<div>
<br/>
<table>
<tr>
<td>Role: </td>
<td>Software Developer Engineer</td>
</tr>
<tr>
<td>Description: </td>
<td><p>
Amazon Balance is an inhouse indigenous tool built for customer which is a ledger and spending account for marketing which allows users to track, reconcile their marketing specific activities and manages their account funds for them. The tool is well integrated with many internal systems and scan, read, pull and updates over 10k rows of data each day providing data on the latest activities to user.
Amazon ads (OMNI) product built for defining and delivering a collection of self-service performance advertising products that drive discovery and sales. It’s a self-service tool for our advertisers to simplify available options to a goal-oriented ad builder allowing advertisers more time to quickly set up campaigns and improve their sales, while giving them the tools and reporting to optimize running campaigns.
</p></td>
</tr>
<tr>
<td>Roles and Responsibilities: </td>
<td><br/>
* Developed a Pub-Sub pattern based event reader which talks to over 50 different streams to read and update user data using event queue along with AWS kinesis.<br/>
* Building data pipelines which identifies newly added data, processes user product and reporting tracked metrics of the product when user creates ad campaigns for it.<br/>
* Problem solving by designing and building tech architecture.<br/>
* Write well designed, testable, efficient code. <br/>
* Identifying and fixing bugs in the product <br/>
* Design and development of test suites for load and integration tests <br/>
* Integrate different software components and 3rd party plugins and forming a fully functional software system<br/>
<br/>
</td>
</tr>
<tr>
<td>Environment: </td>
<td>
VS2010, .Net 4, WCF- REST, MVC4, jQuery, SQL Server 2008 R2, TFS
</td>
</tr>
</table>
</div>
</div>
<br/>
<div class="collapsible"><text style="float: left">+</text>
<center><b>State and Local Taxes<text style="float: right">Feb 2015 – Aug 2016</text></b></center>
<div>
<br/>
<table>
<tr>
<td>Role: </td>
<td>Senior Software Engineer</td>
</tr>
<tr>
<td>Description: </td>
<td><p>
An internal application built to cater to the U.S. State and Local Tax and audit needs of KPMG’s clients spread across all the states in the U.S.
KPMG LLP is the audit, tax and advisory firm who have a large presence in USA
</p></td>
</tr>
<tr>
<td>Responsibilities: </td>
<td><br/>
* Analyzing project requirements, design and development<br/>
* Code analysis, unit and integration tests and maintaining code coverage<br/>
* Bug fixing and enhancement of existing codes and deployment.<br/>
* Sprint task estimations<br/>
<br/>
</td>
</tr>
<tr>
<td>Environment: </td>
<td>
MS SQL Server 2008, Microsoft Entity Framework 6.0, .Net MVC 4.5, JavaScript and jQuery, Kendo UI
</td>
</tr>
</table>
</div>
</div>
<br/>
<div class="collapsible"><text style="float: left">+</text>
<center><b>Microsoft Interoperability
<text style="float: right">Dec 2012 – Feb 2015</text></b></center>
<div>
<br/>
<table>
<tr>
<td>Role: </td>
<td>SDET</td>
</tr>
<tr>
<td>Description: </td>
<td><p>
Microsoft interoperability is all about making Windows Azure support non Microsoft platform. This was achieved by building APIs and Automation test frameworks using opensource technologies like NodeJs, Python 2.7 and javascript libraries.
MS Interoperability won the Group Excellence Award, with over 30 projects nominations in the 3rd Quarter and Annual award, 2012 at Collabera, Bangalore
</p></td>
</tr>
<tr>
<td>Roles and Responsibilities: </td>
<td><br/>
* Research and development on open source tools and technologies.<br/>
* Creating OS platform agnostic test suites and plans for azure API’s.<br/>
* Bug Fixing and enhancement of existing API codes<br/>
* Writing load tests and reporting performance metrics for various Azure CLI API’s<br/>
* Achieving and maintaining code excellence, and code coverage.<br/>
<br/>
</td>
</tr>
<tr>
<td>Environment: </td>
<td>
Ext-js XSL/XHTML, JavaScript, Asp, ADO.net(C#), Oracle PLSQLVS2010/VS2012, ASP.Net MVC 4, SQL Server 2008 R2, Visual Studio Testing tool, Node JS, Windows Azure, Web Performance/Load Testing using VS 2010, Shell scripting
</td>
</tr>
</table>
</div>
</div>
<br/>
<div class="collapsible"><text style="float: left">+</text>
<center><b>NCI Taxonomy, SDIS, ToxVision Development
<text style="float: right">Mar 2010 - Sep 2012</text></b></center>
<div>
<br/>
<table>
<tr>
<td>Company: </td>
<td>PointCross Life Sciences</td>
</tr>
<tr>
<td>Role: </td>
<td>Developer</td>
</tr>
<tr>
<td>Description: </td>
<td><p>
SDIS is a product developed by us for pharmaceutical industries which imports and normalizes data from various source systems into a single searchable data and metadata library. SDIS software searches the study data to extract identifiable patterns within the study. This application also supports not just exact search, but also relational search relative like synonyms and antonyms with help <a href="https://wiki.nci.nih.gov/display/EVS/NCI+Metathesaurus+Browser">NCI Metathesaurus</a> which is a huge repository of biomedical terminologies with over a 20 million keywords and mapping comprising of over 70 terminology.
ToxVision++ is a multi-study viewer is used to review and analyze these regulatory data submissions done in SDIS. User can customize the his/her view by filtering and sorting data based on his/her interest, create graphs, export data to various formats like XML, Excel, Word, XPT, and CSV.
</p></td>
</tr>
<tr>
<td>Roles and Responsibilities: </td>
<td><br/>* Designed and developed Oracle database to incorporate a NCI Metathesaurus data over 70GB with over 22 million relationships and creating a ETL job <br/>
* Was a part of functional designing teams and contributed to designs<br/>
* Regressive R & D to explore new possibilities.<br/>
* Development of application on different layers(UI, Web Service, backend, Database)<br/>
* Developed search and data viewer module for the product involving .Net MVC architecture and EXT-JS and HTML UI <br/>
<br/>
</td>
</tr>
<tr>
<td>Environment: </td>
<td>.Net 4, C# Ext-Js,/HTML, Apache Lucene Solr 3.3, Oracle 10g, WCF-REST, R-Scripts</td>
</tr>
</table>
</div>
</div>
<br/>
</div>
<div class="sections largefont" id="contact">
<div>
<br/>
<table style="width:60%">
<tr>
<td>
<span><b>Email: </b><br/>
acharya.rajiv@gmail.com</span><br/><br/>
</td>
</tr>
<tr>
<td>
<span><b>Follow me on social media: </b><br/>
<ul class="social-icons">
<!--<text>https://www.iconfinder.com/icons/1542802/media_network_snapchat_social_icon</text>-->
<li>
<a href="https://twitter.com/Rajeeva_Acharya" target='blank'>
<img src="images/twitter.png" alt="Twitter" />
</a>
</li>
<li>
<a href="https://github.com/acharyarajiv" target='blank'>
<img src="images/github.png" alt="Github" />
</a>
</li>
<li>
<a href="https://www.linkedin.com/in/rajeeva-acharya-35919616" target='blank'>
<img src="images/linkedin.png" alt="LinkedIn" />
</a>
</li>
</ul>
</span>
</td>
</tr>
</table>
<br/>
</div>
</div>
</div>
<!-- end container -->
</body>
</html>