Rajat Kumar's CV
Author
Rajat
Last Updated
5年前
License
Creative Commons CC BY 4.0
Abstract
Rajat Kumar's CV; CSE IIT Bhubaneswar student. Created with the AltaCV template.
Rajat Kumar's CV; CSE IIT Bhubaneswar student. Created with the AltaCV template.
%%%%%%%%%%%%%%%%%
% This is an example CV created using altacv.cls (v1.1.5, 1 December 2018) written by
% Neeraj Giri (giri492neeraj@gmail.com), based on the
% Cv created by BusinessInsider at http://www.businessinsider.my/a-sample-resume-for-marissa-mayer-2016-7/?r=US&IR=T
%
%% It may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%% http://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2003/12/01 or later.
%%%%%%%%%%%%%%%%
%% If you are using \orcid or academicons
%% icons, make sure you have the academicons
%% option here, and compile with XeLaTeX
%% or LuaLaTeX.
% \documentclass[10pt,a4paper,academicons]{altacv}
%% Use the "normalphoto" option if you want a normal photo instead of cropped to a circle
% \documentclass[10pt,a4paper,normalphoto]{altacv}
\documentclass[10pt,a4paper,ragged2e]{altacv}
%% AltaCV uses the fontawesome and academicon fonts
%% and packages.
%% See texdoc.net/pkg/fontawecome and http://texdoc.net/pkg/academicons for full list of symbols. You MUST compile with XeLaTeX or LuaLaTeX if you want to use academicons.
% Change the page layout if you need to
\geometry{left=1cm,right=9cm,marginparwidth=6.8cm,marginparsep=1.2cm,top=1.25cm,bottom=1.25cm}
% Change the font if you want to, depending on whether
% you're using pdflatex or xelatex/lualatex
\ifxetexorluatex
% If using xelatex or lualatex:
\setmainfont{Carlito}
\else
% If using pdflatex:
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[default]{lato}
\fi
% Change the colours if you want to
\definecolor{VividPurple}{HTML}{3E0097}
\definecolor{SlateGrey}{HTML}{2E2E2E}
\definecolor{LightGrey}{HTML}{666666}
\colorlet{heading}{VividPurple}
\colorlet{accent}{VividPurple}
\colorlet{emphasis}{SlateGrey}
\colorlet{body}{LightGrey}
% Change the bullets for itemize and rating marker
% for \cvskill if you want to
\renewcommand{\itemmarker}{{\small\textbullet}}
\renewcommand{\ratingmarker}{\faCircle}
%% sample.bib contains your publications
\addbibresource{sample.bib}
\begin{document}
\name{RAJAT KUMAR}
%\tagline{Software and Data enthusiast}
\tagline{3rd Year CSE Undergraduate }
% Cropped to square from https://en.wikipedia.org/wiki/Marissa_Mayer#/media/File:Marissa_Mayer_May_2014_(cropped).jpg, CC-BY 2.0
%\photo{2.5cm}{neerajpc}
\personalinfo{%
% Not all of these are required!
% You can add your own with \printinfo{symbol}{detail}
\email{rk39@iitbbs.ac.in}
\phone{+91-9455190304}
\location{Bhubaneswar, India}
% \linkedin{www.codechef.com/users/howkeye}
% \github{github.com/howkeye}
% \orcid{orcid.org/0000-0000-0000-0000} % Obviously making this up too. If you want to use this field (and also other academicons symbols), add "academicons" option to \documentclass{altacv}
}
%% Make the header extend all the way to the right, if you want.
\begin{fullwidth}
\makecvheader
\end{fullwidth}
%% Depending on your tastes, you may want to make fonts of itemize environments slightly smaller
\AtBeginEnvironment{itemize}{\small}
%% Provide the file name containing the sidebar contents as an optional parameter to \cvsection.
%% You can always just use \marginpar{...} if you do
%% not need to align the top of the contents to any
%% \cvsection title in the "main" bar.
\cvsection[page1sidebar]{Education}
\edu{B.Tech \& M.Tech in Computer Science }{IIT Bhubaneswar}{July 2017 -- Present}{CGPA - 8.30/10.0 (Upto 4th Sem )}
\edu{ Central Hindu School (Class XII CBSE)}{BHU, Varanasi}{July 2015 -- May 2017}{Percentage - 94.2\%}
\cvsection{PROJECTS}
\cveventnew{Contest Reminder}{Valiance Solutions }{June 2019}{Noida, India }
\begin{itemize}
\item Created a web application using PHP as Back-end, which notifies about upcoming coding contests on various coding platforms like Codechef and Codeforces.
%\item The tool was developed using Django as primary web %framework with monitoring tool using Ajax while writing %extracted contents to MySQL database.
\end{itemize}
\divider
\cveventnew{Hand-Written Digit Recognition}{Minpol GmbH }{May 2019}{ Vienna, Austria }
\begin{itemize}
\item Developed a Convolutional Neural Network(CNN) model to predict hand written digits on classic MNIST dataset.
%\item Created Mobile Application to develop it as a product, %added features like shopping cart, blogs, and news related to %mineral economics.
\end{itemize}
\divider
\cveventnew{Fuel Efficiency Prediction for Automobiles}{SquareTech }{May 2019}{ Pune, India }
\begin{itemize}
\item Used Multi-variate regression on the classic Auto MPG Dataset for predicting the fuel efficiency of various automobiles.
%\item Developed its Backend using Django and Rest framework, %added Industry standard authentication system.
%\item Implemented features such as getting location-based events, Payment Gateways. Used AES encryption standard to encrypt data in QR
%code and created end-to-end encryption between users and organizers of the event.
\end{itemize}
\divider
\cveventnew{Web Development}{SquareTech }{Dec 2018}{ Pune, India }
\begin{itemize}
\item
As a core head of development team of a socio cultural fest, developed and handled numerous websites for fest.
\item Major accomplishments includes Kryptex, the online puzzle game which provides an individual a platform to harness their mental skills.
\end{itemize}
\divider
\cveventnew{Object Detection (Research Project)}{SquareTech }{Feb 2019-Apr 2019}{ Pune, India }
\begin{itemize}
\item Worked under the guidance of Ph.D Scholar, object Detection, my work was to stitch the track-lets generated by object tracker "yolo deepsort" to detect number of objects passing through frame in real time.
\end{itemize}
\cvsection{ACHIEVEMENTs}
\begin{itemize}
\item\linespread{1.2} \large Participated in ACM-ICPC (2018) regionals Kharagpur
\item Codechef 4 Star Rating:-1856 1937 (highest)
\item Ranked in Top 0.6\% amongst 1,200,000 in JEE MAIN 2017
%\item Got 5 Ex Grades in Coding courses.
\end{itemize}
% \cvevent{Technical Administrator \& Project Coordinator}{Landmark Group}{May 2011 -- August 2013}{Dubai, UAE}
% \begin{itemize}
% \item Managing the internal \& hosted network infrastructure including firewalls, servers, switches and telephony
% \item Managing the IT budget with cost effective methods
% \end{itemize}
% \divider
% \cvevent{Product Manager \& UI Lead}{Google}{Oct 2001 -- July 2005}{Palo Alto, CA}
% \begin{itemize}
% \item Appointed by the founder Larry Page in 2001 to lead the Product Management and User Interaction teams
% \item Optimized Google's homepage and A/B tested every minor detail to increase usability (incl.~spacing between words, % color schemes and pixel-by-pixel element alignment)
% \end{itemize}
%
% \divider
% \cvevent{Product Engineer}{Google}{23 June 1999 -- 2001}{Palo Alto, CA}
% \begin{itemize}
% \item Joined the company as employe \#20 and female employee \#1
% \item Developed targeted advertisement in order to use user's search queries and show them related ads
% \end{itemize}
\clearpage
% \cvsection[page2sidebar]{Publications}
%
% \nocite{*}
%
% \printbibliography[heading=pubtype,title={\printinfo{\faBook}{Books}},type=book]
%
% \divider
%
% \printbibliography[heading=pubtype,title={\printinfo{\faFileTextO}{Journal Articles}}, type=article]
%
% \divider
%
% \printbibliography[heading=pubtype,title={\printinfo{\faGroup}{Conference Proceedings}},type=inproceedings]
%
%% If the NEXT page doesn't start with a \cvsection but you'd
%% still like to add a sidebar, then use this command on THIS
%% page to add it. The optional argument lets you pull up the
%% sidebar a bit so that it looks aligned with the top of the
%% main column.
% \addnextpagesidebar[-1ex]{page3sidebar}
\end{document}