Sai Bhargava Ramu's CV
Author
Sai Bhargava Ramu
Last Updated
8年前
License
Creative Commons CC BY 4.0
Abstract
Sai Bhargava Ramu's CV
Sai Bhargava Ramu's CV
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Medium Length Graduate Curriculum Vitae
% LaTeX Template
% Version 1.2 (3/28/15)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Rensselaer Polytechnic Institute
% (http://www.rpi.edu/dept/arc/training/latex/resumes/)
%
% Modified by:
% Daniel L Marks <xleafr@gmail.com> 3/28/2015
%
% Important note:
% This template requires the res.cls file to be in the same directory as the
% .tex file. The res.cls file provides the resume style used for structuring the
% document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%-------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%-------------------------------------------------------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% You can have multiple style options the legal options ones are:
%
% centered: the name and address are centered at the top of the page
% (default)
%
% line: the name is the left with a horizontal line then the address to
% the right
%
% overlapped: the section titles overlap the body text (default)
%
% margin: the section titles are to the left of the body text
%
% 11pt: use 11 point fonts instead of 10 point fonts
%
% 12pt: use 12 point fonts instead of 10 point fonts
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[margin]{res}
% Default font is the helvetica postscript font
\usepackage{helvet}
% Increase text height
\textheight=700pt
\begin{document}
%-------------------------------------------------------------------------------
% NAME AND ADDRESS SECTION
%-------------------------------------------------------------------------------
\name{Sai Bhargava Ramu}
% Note that addresses can be used for other contact information:
% -phone numbers
% -email addresses
% -linked-in profile
\address{}%intentionally left blank
\address{saiediitm@gmail.com\\+91-9940250069\\sai-github.github.io}
% Uncomment to add a third address
%\address{Address 3 line 1\\Address 3 line 2\\Address 3 line 3}
%-------------------------------------------------------------------------------
\begin{resume}
%-------------------------------------------------------------------------------
% EDUCATION SECTION
%-------------------------------------------------------------------------------
\section{EDUCATION}
\textbf{INDIAN INSTITUTE OF TECHNOLOGY, MADRAS},\\
{\sl Dual Degree}, Engineering Design Department, Currently\hfill CGPA: 7.52
SRI CHAITANYA JUNIOR KALASALA,\\
{\sl XI and XII},Intermediate , 2013\hfill Percentage: 97.3
Dr. KKR GOWTHAM INTERNATIONAL SCHOOL,\\
{\sl X}, AP SSC, 2011\hfill Percentage: 94.3
%-------------------------------------------------------------------------------
% SCHOLASTIC ACHEIVEMENTS
%-------------------------------------------------------------------------------
\section{ACHEIVEMENTS}
AIR 2838 in JEE Advanced 2013\\
AIR 989 in JEE Mains 2013\\
Selected for KVPY scholarship in the year 2013
%-------------------------------------------------------------------------------
% COURSEWORK
%-------------------------------------------------------------------------------
\section{COURSEWORK}
\begin{tabular}{ l l }
Geometric Modeling and CAD & Control Systems \\
Mechanics and Design of Mechanisms & Automotive Engines and Systems \\
Industrial Automation and Robotics & Mechatronics System Design \\
Lasers in Measurements and Micro Mfg.& Design for X \\
Offshore and Coastal Structures & Product Design Labs
\end{tabular}
%-------------------------------------------------------------------------------
% COMPUTER SKILLS SECTION
%-------------------------------------------------------------------------------
\section{COMPUTER\\SKILLS}
\textbf{Languages}: python,C++,C.
\\
\textbf{Web Development}: HTML, CSS, JavaScript (basic knowledge).
\\
\textbf{Design Software}: Autodesk Inventor, AutoCAD,
\\
\textbf{Software as tool}:
Mathematica,MATLAB
\\
{\sl Others}: familiar with github (https://github.com/sai-github)
%-------------------------------------------------------------------------------
% EXPERIENCE SECTION
%-------------------------------------------------------------------------------
% Modify the format of each position
\begin{format}
\title{l}\employer{r}\\
\dates{l}\location{r}\\
\body\\
\end{format}
%-------------------------------------------------------------------------------
\section{EXPERIENCE}
\employer{CATERPILLAR EDC-INDIA}
\location{Chennai}
\dates{May-July 2016}
\title{\textbf{Intern}}
\begin{position}
Developed Abaqus-python scripts which increased sectional efficiency by 3\%
\end{position}
\employer{iB Group}
\location{Hyderabad}
\dates{June-July 2014}
\title{\textbf{Intern}}
\begin{position}
Part of Feedback Management team. Involved in getting User base.
\end{position}
%-------------------------------------------------------------------------------
% PROJECTS SECTION
%-------------------------------------------------------------------------------
\section{PROJECTS}
\par
\textbf{Smart Laptop Stand}:
Designed and prototyped laptop stand with bamboo telescopic legs and cane weaved
\par
\textbf{Tailgate redesign for Hatchbacks}:
To ideate and explore different strategies in automotive glazing.
%-------------------------------------------------------------------------------
% POR
%-------------------------------------------------------------------------------
\section{PORs}
\textbf{Coordinator:} Mechanica Open Quiz(2015). Conducted a quizzing event along with a coordinator in Mechanical \& Engineering Design Department's Fest.
%-------------------------------------------------------------------------------
%-------------------------------------------------------------------------------
% INTERESTS
%-------------------------------------------------------------------------------
\section{INTERESTS}
Solving challenges on Hackerrank and Codeforces\\
Learning new technologies and content (from Coursera, Khan Academy, Udacity etc)\\
Participated on code.fun.do organized by Microsoft in 2015\\
Occasionally reading books and blogs.
%-------------------------------------------------------------------------------
\end{resume}
\end{document}