Download Arpit Tripathi

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Relational model wikipedia , lookup

Clusterpoint wikipedia , lookup

Microsoft Access wikipedia , lookup

PL/SQL wikipedia , lookup

SQL wikipedia , lookup

Database model wikipedia , lookup

Microsoft Jet Database Engine wikipedia , lookup

Team Foundation Server wikipedia , lookup

Object-relational impedance mismatch wikipedia , lookup

Open Database Connectivity wikipedia , lookup

Microsoft SQL Server wikipedia , lookup

Transcript
Arpit Tripathi
2601 SW Archer Rd, APT M 350  Gainesville, FL 32608  +1-979-997-4598  [email protected]
Objective
To obtain a software development full-time position that matches my skills, interests and experience.
Education
University of Florida, Gainesville, Florida
Master of Science, Computer Engineering; GPA – 3.88
SGSITS Indore, India
Bachelor of Engineering, Computer Science; Aggregate – 76.35%
May 2012
May 2008
Courses Completed: Database Systems Implementation, Distributed Operating Systems, Advanced Data
Structures, Analysis of Algorithms, Concurrent Programming and Virtual Computers.
Work Experience
Amazon.com, Software Development Engineering Intern
May 2011-Aug 2011
Amazon EC2 - Solved a linear programming problem to load balance EC2 instance launches.
Java

Worked independently and obtained end to end ownership of the developed service.

The service impacts every user launching an EC2 instance and optimizes resource costs for AWS.
Microsoft India R&D Pvt. Ltd, Software Development Engineer
July 2008 – July 2010
Microsoft HeadTrax – An Internal tool used in Microsoft to manage head count.
SQL Server
 Developed and optimized stored procedures using manual query tuning.
 Conducted SQL Server training sessions for other teams.
Microsoft Hierarchy Visualizer – Web app to visualize Microsoft hierarchy.
C#.Net
 Developed an appealing user interface in Silverlight to manipulate hierarchy.
 Migrated traditional web services to WCF for showcasing compatibility with Silverlight 4.
Skill Set
Languages: Java, C++, C, T-SQL; also familiar with: C#.NET, VB.NET, Ruby on Rails, Erlang.
Tools & Technologies: Microsoft SQL Server 2008, MySQL.
Academic Projects
My Database Management System (MyDbms)
C++, Linux
A single user DBMS which is capable of executing DDL (Create/Drop tables and indexes) and DML queries
involving selection, projection, joins and aggregation functions. MyDbms uses statistics and dynamic
programming for joins (involving multiple tables) for fast data retrieval.
Distributed Intranet Backup System (DIBS)
Java, Linux
A distributed application which backs up critical user files by utilizing empty disk space of multiple
machines in a LAN and removes the need of a central repository.
Yet Another Chat Server (YACHTS)
Java, Erlang, Linux
A performance comparison project of Java’s shared memory model and Erlang’s message passing memory
model involving implementation of a chat server in both the languages.
Recognitions
 Certified Microsoft SQL Server 2008 Developer.
 ‘SubSecond’ Optimization Award Winner at Microsoft for best optimized T-SQL code.