Krishna Kumar Dey Resume (IIIT Sri City)
Author
Krishna Kumar Dey
Last Updated
5年前
License
Creative Commons CC BY 4.0
Abstract
Krishna Kumar Dey's résumé. Created with the AltaCV template.
Krishna Kumar Dey's résumé. Created with the AltaCV template.
%%%%%%%%%%%%%%%%%
% This is an example CV created using altacv.cls (v1.1.5, 1 December 2018) written by
% LianTze Lim (liantze@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}
\PassOptionsToPackage{pdfpagelabels=false}{hyperref}
\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=1.2cm,right=11cm,marginparwidth=8.5cm,marginparsep=1cm,top=1.25cm,bottom=1cm}
% 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}{000000}
\definecolor{SlateGrey}{HTML}{2E2E2E}
\definecolor{LightGrey}{HTML}{2E2E2E}
\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{Krishna Kumar Dey}
\tagline{Software Developer}
% Cropped to square from https://en.wikipedia.org/wiki/Marissa_Mayer#/media/File:Marissa_Mayer_May_2014_(cropped).jpg, CC-BY 2.0
% \photo{3.3cm}{profile.jpg}
\personalinfo{%
% Not all of these are required!
% You can add your own with \printinfo{symbol}{detail}
\href{mailto:krishnakumardey.dey@gmail.com}{\email{krishnakumardey.dey@gmail.com}}
\href{tel:+917780744336}{\phone{7780-74-4336}}
% \mailaddress{Address, Street, 00000 County}
% \location{Sir City, India}
% \homepage{marissamayr.tumblr.com/}
% \twitter{@marissamayer}
\href{https://www.linkedin.com/in/krishnadey30/}{\linkedin{linkedin.com/in/krishnadey30}}
\href{https://github.com/krishnadey30}{\github{github.com/krishnadey30}} % I'm just making this up though.
% \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]{Experience}
\cvevent{Google Summer of Code Student}{\href{https://chapel-lang.org/}{Chapel Language, Cray Inc.}}{May 2019 -- Present}{}
\begin{itemize}
\item Designed and implemented a \href{https://summerofcode.withgoogle.com/projects/#6461583004270592}{\textbf{UnitTest Framework}} for \href{https://chapel-lang.org/}{Chapel Language}.
\smallskip
\item Implemented multiple assertion types; supports handling of numLocales.
\smallskip
\end{itemize}
\divider
\cvevent{Software Development Intern}{\href{http://merklefoundry.com/}{Merkle Foundry}}{July 2018 -- Dec 2018}{}
\begin{itemize}
\item Responsible for brainstorming, developing, testing, delivering, iterating products and regularly communicating with the team.
\smallskip
\item Worked on several software Development Projects.
\end{itemize}
\divider
\cvevent{Full Stack Development Intern}{\href{https://www.crimsoninsights.com}{Crimson Insights}}{April 2018 -- June 2018}{}
\begin{itemize}
\item Worked on Python development (Full Stack)and MongoDB.
\smallskip
\item Buillt modules for existing Django Apps.
\end{itemize}
\divider
\cvevent{Placement \& Internship Coordinator}{\href{http://iiits.ac.in}{IIIT Sri City}}{Jan 2019 -- Present}{Sri City, India}
\begin{itemize}
\item Act as a liaison between the industries and college for enhancing corporate relations.
\smallskip
\item Determine all required placement requirements and assist all apprentice participants to exchange all information appropriately.
\end{itemize}
\divider
\cvevent{Teaching Assistant}{\href{http://iiits.ac.in}{IIIT Sri City}}{August 2018 -- May 2019}{Sri City, India}
\begin{itemize}
\item \textbf{Programming in C}: Assist the professor in teaching C Language to UG1 students
\item \textbf{Data Structures \& Algorithms}: Assist the professor in teaching the students of UG1 for Data Structure and Algorithm course.
\end{itemize}
\cvsection{Achievements}
\smallskip
\begin{itemize}
\item \href{https://icpc.baylor.edu/ICPCID/K57851FLOL81}{27th Place, ACM ICPC Chennai Regionals }
\smallskip
\item \href{https://icpc.baylor.edu/ICPCID/K57851FLOL81}{48th Place, ACM ICPC Gwalior Regionals}
\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}