Akash Agarwal's CV
Author:
Akash Agarwal
Last Updated:
8 anni fa
License:
Creative Commons CC BY 4.0
Abstract:
Akash Agarwal's CV
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
Akash Agarwal's CV
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
%!TEX TS-program = xelatex
%!TEX encoding = UTF-8 Unicode
% Awesome CV LaTeX Template
%
% This template has been downloaded from:
% https://github.com/posquit0/Awesome-CV
%
% Author:
% Claud D. Park <posquit0.bj@gmail.com>
% http://www.posquit0.com
%
% Template license:
% CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Configuration
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Themes: Awesome-CV
\documentclass[11pt, a4paper]{awesome-cv}
%%% Override a directory location for fonts(default: 'fonts/')
\fontdir[fonts/]
%%% Configure a directory location for sections
\newcommand*{\sectiondir}{resume/}
%%% Override color
% Awesome Colors: awesome-emerald, awesome-skyblue, awesome-red, awesome-pink, awesome-orange
% awesome-nephritis, awesome-concrete, awesome-darknight
%% Color for highlight
% Define your custom color if you don't like awesome colors
\colorlet{awesome}{awesome-red}
%\definecolor{awesome}{HTML}{CA63A8}
%% Colors for text
%\definecolor{darktext}{HTML}{414141}
%\definecolor{text}{HTML}{414141}
%\definecolor{graytext}{HTML}{414141}
%\definecolor{lighttext}{HTML}{414141}
%%% Override a separator for social informations in header(default: ' | ')
%\headersocialsep[\quad\textbar\quad]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 3rd party packages
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Needed to divide into several files
\usepackage{import}
\vspace{-16mm}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Personal Data
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Essentials
\name{Akash}{Agarwal}
\address{3800 SW 34th Street, K90, Gainesville FL 32608}
\mobile{(+1) 352-328-1099}
%%% Social
\email{agarwala989@gmail.com}
%%%\homepage{www.posquit0.com}
\github{akash314}
\linkedin{aksagarwal}
%%% Optionals
%\position{Software Engineering Intern}
%%%\position{Software Engineer{\enskip\cdotp\enskip}Security Expert}
%%%\quote{``Make the change that you want to see in the world."}
\usepackage{comment}
% ...
\begin{comment}
Python, Java, J2EE, BackboneJS, C, C++, HTML , PHP , Javascript , BackboneJS , ExtJS , Hadoop , MapReduce, JMockit, MochaJS, Mocha.js SinonJS, sinon.js, mustache.js, mustache, Apache Solr , MySQL, PostgreSQL, Docker, Amazon Web Services, AWS, Jboss, NodeJS , Django , Grunt , MPLS , Qt , IBM DB2 , Machine Learning , EC2 , EMR
\end{comment}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Content
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Make a footer for CV with three arguments(<left>, <center>, <right>)
%\makecvfooter
% {\today}
% {Akash Agarwal~~~·~~~Résumé}
% {\thepage}
\begin{document}
%%% Make a header for CV with personal data
\makecvheader
%%% Import contents
\import{\sectiondir}{education.tex}
\import{\sectiondir}{skill.tex}
\import{\sectiondir}{experience.tex}
%\import{\sectiondir}{extracurricular.tex}
\import{\sectiondir}{projects.tex}
\import{\sectiondir}{honors.tex}
%\import{\sectiondir}{presentation.tex}
%\import{\sectiondir}{committees.tex}
\end{document}