-
Notifications
You must be signed in to change notification settings - Fork 9
/
main.tex
228 lines (162 loc) · 9.88 KB
/
main.tex
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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Medium Length Professional CV
% LaTeX Template
% Version 2.0 (8/5/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Trey Hunner (http://www.treyhunner.com/)
%
% Important note:
% This template requires the resume.cls file to be in the same directory as the
% .tex file. The resume.cls file provides the resume style used for structuring the
% document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass{resume} % Use the custom resume.cls style
\usepackage[dvipsnames]{xcolor}
\usepackage[left=0.4 in,top=0.3 in,right=0.4 in,bottom=0.3in]{geometry} % Document margins
\newcommand{\tab}[1]{\hspace{.2667\textwidth}\rlap{#1}}
\newcommand{\itab}[1]{\hspace{0em}\rlap{#1}}
\name{Akshay Vaishnav} % Your name
\address{C-101, Dreamland Apartment, Backbone Park, B/H Balaji Hall, Rajkot-360004, Gujarat} % Your address
%\address{123 Pleasant Lane \\ City, State 12345} % Your secondary addess (optional)
\address{+91 720 393 7889 \\ [email protected]} % Your phone number and email
\definecolor{TsinghuaPurple}{cmyk}{0.58,0.90,0,0}
\renewenvironment{rSection}[1]{
\sectionskip
\textcolor{TsinghuaPurple}{\MakeUppercase{#1}}
\sectionlineskip
\hrule
\begin{list}{}{
%\setlength{\leftmargin}{1.5em}
\setlength{\leftmargin}{0em}
}
\item[]
}{
\end{list}
}
\begin{document}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Education}
{\bf Bachelor of Engineering in Mechanical Engineering} \hfill {August 2012 - May 2016}
\\
Sanjaybhai Rajguru College of Engineering, Rajkot
\\
Gujarat Technological University, CGPA: 8.38/10.00
{\bf HSC, Class XII} \hfill {June 2010 - April 2012}
\\
Shree S.G. Dholakiya Higher Secondary School, Rajkot, Gujarat, 57\%
{\textbf{SSC, Class X}} \hfill{March 2009 - March 2010}\\
Shree S.G. Dholakiya Secondary School, Rajkot, Gujarat, 83\%
%Minor in Linguistics \smallskip \\
%Member of Eta Kappa Nu \\
%Member of Upsilon Pi Epsilon \\
\end{rSection}
%----------------------------------------------------------------------------------------
% TECHNICAL STRENGTHS SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{skills and INTERESTS}
\begin{tabular}{ @{} >{\bfseries}l @{\hspace{6ex}} l }
Interests & Product Development, Design, Automobile, CAD/CAE, Finite Element Analysis, \\& Optimization, Fluid Mechanics, Robotics, Modeling and Simulation\\
Design Software & Basic AUTOCAD, CATIA V5, ANSYS (Static Structural, Transient Structural, \\& Static Thermal, Transient Thermal, Harmonic Response, Model analysis, Acoustic, Fluent), \\& OptimumLap, MATLAB\\
\end{tabular}
\end{rSection}
%-------------------------------------------------------------------------------
% PROJECTS
\begin{rSection}{PROJECTS}
\begin{rSubsection}{Design Optimization of Hydraulic Press Plate using Finite Element
\\Analysis} {January 2016 - April 2016}{Major Project as a part of curriculum}{}
\item An Industrial Defined Project in collaboration with Incredible Machines, Rajkot
\item Designed and performed an FEA analysis of the plates of Hydraulic machine with the capacity of 250-ton
\item Optimization in terms of design and material reduction, leading to cost effectiveness, considering minimum \\deformation of plates during operation
\end{rSubsection}
%------------------------------------------------
\begin{rSubsection}{Mathematical Modeling and Analysis of a Hydro-pneumatic Suspension
\\Column of a Car}{July 2015 - October 2015}{Minor Project as a part of curriculum}{}
\item Modeled a 2-DOF system considering sprung and unsprung mass of the vehicle
\item Performed sensitivity analysis to minimize the displacement of sprung and unsprung mass caused by vehicle hitting a bump using Transfer Function approach
\item The settling time and displacement of the system were decreased using Hydro-pneumatic suspension system
\end{rSubsection}
%-------------------------------------------------
\begin{rSubsection}{Design and Thermal analysis of Disk Brake Rotor using ANSYS}{March 2016}{GT Motorsports,a Formula Student Team of GTU}{}
\item Applied Energy Equation to calculate theoretical data for the input of simulation
\item Devised boundary conditions for modeling the system by calculating including Heat power and Heat flux
\item A Static thermal analysis in ANSYS Workbench using real time boundary conditions to obtain temperature distribution of Brake Rotor
\end{rSubsection}
%--------------------------------------------------
\begin{rSubsection}{Design, Development and Analysis of Exhaust System and Muffler assembly}{Sept 2015 - Jan 2016}{GT Motorsports,a Formula Student Team of GTU}{}
\item Design and Development of complete muffler assembly for the reduction of noise under 110 dBC as per the rulebook
\item Modeling and Acoustics analysis of muffler assembly in ANSYS to determine the Transmission Loss
\item A CFD analysis of Exhaust Manifold using ANSYS Fluent to optimize the exhaust gas flow
\end{rSubsection}
\end{rSection}
%--------------------------------------------------------------------------------------
% Research Publications
%--------------------------------------------------------------------------------------
\begin{rSection}{ Research Publication } \itemsep -3pt
{\textbf{Akshay Vaishnav}, Path Lathiya, Mohit Sarvaiya"\textit{Design Optimization of Hydraulic Press Plate using Finite \\Element Analysis}"Vol. 6 - Issue 5, International Journal of Engineering Research and Applications (IJERA), \\ISSN: 2248-9622 } \hfill May 2016 \\
\end{rSection}
% INTERNSHIP/TRAININGS
%----------------------------------------------------------------------------------------
\begin{rSection}{INTERNSHIP/TRAININGS} \itemsep -3pt
{\textbf{Automotive Industry Simulation Internship}, \\Expertshub,Sinhgad Institute of Engineering, Pune } \hfill June 2015 \\
{\textbf{Machining and Quality Control of Forged Connecting Rods}, \\Amul Group of Industries, Rajkot} \hfill February 2015 \\
\end{rSection}
%-----------------------------------------------------------------------------
% POSITION OF RESPONSIBILITY
%-----------------------------------------------------------------------------
\begin{rSection}{POSITION OF RESPONSIBILITY}
\begin{rSubsection}{CAE and Powertrain Lead, Formula SAE}{August 2015 - Present}{GT Motorsports,a Formula Student Team of GTU}{}
\item Devised the design objectives and validation of designs through simulations and testings
\item Concentrated on real time simulation of Exhaust System and the noise reduction of Exhaust system
\item Part of core Design group in the team helping with various design decisions
\item Performed numerous simulations of various components of the car in the area of FEA and CFD segments with documentations
\end{rSubsection}
%------------------------------------------------
\begin{rSubsection}{Head coordinator of Mechanical section at Robotics club} {July 2015 - May 2016}{Sanjaybhai Rajguru College of Engineering}{}
\item A college level Robotics club established by students with the aim of learning and professional skill development \\among students and peers
\item Lead in Mechanical work of Robotics club, working mostly with CAD and Hardware systems
\item Team leader and active member working to develop various robots of different concepts and configurations
\end{rSubsection}
\end{rSection}
%--------------------------------------------------------------------------------------
% Extra-Cirrucular
%--------------------------------------------------------------------------------------
\begin{rSection}{Extra-Cirrucular} \itemsep -2pt
\begin{itemize}
\item STTP on \textbf{Life Long Research} under TEQIP-II, SVNIT, Surat \hfill February 2016
\item Participated in \textbf{Formula Student India}, An International FSAE competition,
\\Secured 9th rank overall \& 4th in Endurance \hfill January 2016
\item Seminar on \textbf{Introduction to Robotics and Arduino Programming}, SRCOE,Rajkot \hfill July 2015
\item \textbf{Junkyard}, BRIZINGER'15, a National Level Techfest, GEC, Rajkot \hfill March-2015
\item Seminar on \textbf{Rapid Prototyping}, COGNIZANCE 2K14, a National Level Technical Festival, \\CSPIT, Charotar \hfill September-2014
\item \textbf{Rise of Machine}, PRAKARSH 9.0, a National Level Technical Symposium, SVIT, Vasad \hfill March-2014
\end{itemize}
\end{rSection}
%---------------------------------------------------------------------------------
% Achievements
%--------------------------------------------------------------------------------
\begin{rSection}{Achievements} \itemsep -2pt
{Michigan Institute for Computational Discovery Fellow }\hfill {\em Spring 2015} \\
{NSF GROW Fellowship Awardee}\hfill {\em Spring 2015} \\
{Community Coordinated Modeling Center Research Winner} \hfill {\em Spring 2015} \\
{NSF Graduate Research Fellowship Program Fellow}\hfill {\em Spring 2014}\\
{Rackham Merit Fellow}\hfill {\em Fall 2013}\\
{Template Developer for LaTeX} \hfill {\em September 2013 - Present} \\
{Backpacker and Hiking Enthusiast - have climbed 7 $>$ 14,000 ft peaks}
\end{rSection}
%---------------------------------------------------------------------------------
% DECLARATION
%--------------------------------------------------------------------------------
\begin{rSection}{ Declaration } \itemsep -3pt
\item I hereby declare that all the details furnished above are true to the best of my knowledge and belief.
\end{rSection}
\end{document}