%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 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{enumitem}
\usepackage{gensymb}
\usepackage[left=0.4 in,top=0.4in,right=0.4 in,bottom=0.4in]{geometry} % Document margins
\newcommand{\tab}[1]{\hspace{.2667\textwidth}\rlap{#1}}
\newcommand{\itab}[1]{\hspace{0em}\rlap{#1}}
\renewcommand{\baselinestretch}{1}
\name{Ajithkumar Sreekumar} % Your name
%\address{123 Pleasant Lane \\ City, State 12345} % Your secondary addess (optional)
\address{+1 (424) 465-0579 \\ ajithkumar.sreekumar94@cs.ucla.edu \\ linkedin.com/in/ajith-kumar-57567577/} % Your phone number and email
\begin{document}
%----------------------------------------------------------------------------------------
% OBJECTIVE
%----------------------------------------------------------------------------------------
\begin{rSection}{OBJECTIVE}
{Looking for internship opportunities in Computer Systems/Architecture design/verification/performance modelling.}
\end{rSection}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Education}
{\bf Master's in Computer Science} \hfill {Sep. 2019 - Present }
\\
University of California, Los Angeles CGPA : N/A
{\bf B.E. in Electronics and Communication} \hfill {Aug. 2012 - Jul. 2016}\\
R V College of Engineering CGPA : 9.32/10
%Minor in Linguistics \smallskip \\
%Member of Eta Kappa Nu \\
%Member of Upsilon Pi Epsilon \\
\end{rSection}
%----------------------------------------------------------------------------------------
% TECHNICAL STRENGTHS SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{SKILLS}
C, C++, Python, MATLAB, SystemVerilog, SQLite, Mentor Questasim, Synopsys VCS. \\
\end{rSection}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Experience}
\begin{rSubsection}{\bf Engineer | Arm }{Bengaluru, India}
{\bf Architecture and Technology Engineering Group }{Jul. 2016 - Sep. 2019}
\item {Lead Coverage Model Developer for arm-v8M profile and its extensions.}\\
\item {Developed tools to automatically configure A-class Coverage Model to different implementations.}\\
\item {Improved coverage development flow in terms of early detection \& root cause analysis of bugs using CI
best practices.}\\
\end{rSubsection}
\begin{rSubsection}{\bf Intern | Arm }{Bengaluru, India}
{\bf Architecture and Technology Engineering Group }{Jun. 2015 - Jul. 2015}
\item {Studied coverage model implementation \& regression framework; explored options like Direct
Programming Interface (DPI), stream mode coverage (less file I/O) to improve regression time.}\\
\item {Attained 15\% reduction in memory and 10\% reduction in time for regressions.}\\
\end{rSubsection}
\end{rSection}
%----------------------------------------------------------------------------------------
\begin{rSection}{Undergraduate Project}
\begin{rSubsection}{\bf Direction of Arrival Estimation for Lens-Based Array Antennas }{Bengaluru, India}
{\bf (Funded by Indian Naval Research Board) }{Aug. 2015 - May. 2016}
\item {Implemented ray-tracing algorithms on MATLAB to simulate refractive effects of various dielectric
lenses; modified stochastic parameter estimation algorithms (MUSIC, MVDR etc) to account for these effects.}\\
\item {Implemented adaptive beamforming algorithms in C++ to direct the beam; achieved a 6dB improvement in
gain for a 4x4 array antenna with 1\degree resolution and 10dB SNR.}\\
\end{rSubsection}
\end{rSection}
%----------------------------------------------------------------------------------------
\begin{rSection}{Awards}
\begin{rSubsection}{}{}
{}{}
\item {Won ArmIDEAS competition: A global challenge internal to Arm for using technology to achieve UNICEF's
sustainability goals. Was invited to Munich, Germany to mentor social entrepreneurs.}\\
\item {Received ‘Competent Communicator (CC) Education Award’ (Mar 2018) and ‘Competent Leader (CL)
Education Award’ (Jan 2018) from Toastmasters International.}\\
\item {Runner up among 10 global teams at ‘Arm Global Graduate Challenge-2016’ for developing an IoT-
based health solution on ARM Cortex-M0+ based board, Jan 2017.}\\
\end{rSubsection}
\end{rSection}
%----------------------------------------------------------------------------------------
\begin{rSection}{Publications}
\begin{rSubsection}{}{}
{}{}
\item {Sreekumar A., Kalkur P., Moiz M., "Practical Market Indicators for Algorithmic Stock Market Trading: Machine Learning Techniques and Grid Strategy", \textit{ERCICA}, vol 906, Springer, Singapore, Sep 2019}\\
\item {A. Sreekumar, M. Uttara Kumari, K.C. Vastare, S.M. Sreenivasa, N. Apoorva, "Signal Processing of Motor Imagery EEG Waves Using Empirical Mode Decomposition," \textit{ERCICA}, pp. 197-209, Nov 2017 (Awarded ‘Best Paper’ among
400+ publications)}\\
\item {P. G. Shah, K.C. Vastare, X. Huang, A. Srikumar, S.M. Sreenivasa, A.P.R.M. Kumar, K.R. kodada,
"Development of a Novel EEG Wave Controlled Security System", 2015 in \textit{Proc.of IEEE Seventh (ICICIS)}, pp. 116-120, Dec 2015 (Also presented at SJCE IEEE Chapter, Mysore and won 1 st place among 50+ papers, Mar 2016)}\\
\end{rSubsection}
\end{rSection}
%----------------------------------------------------------------------------------------
\end{document}