Templates

Resume Guide

Preview

Resume Guide

Free LaTeX code template for Resume !!

Category

Resume & CV

License

Free to use (MIT)

File

1 Page Resume Template by KC.tex

1 Page Resume Template by KC.texRead-only preview
%-------------------------
% Resume in Latex
% Author : Kushanavo Rakshit
% License : MIT
%------------------------

\documentclass[letterpaper,10.8pt]{article}

%------------------------------%
% Packages
\usepackage{latexsym}
\usepackage[empty]{fullpage}
\usepackage{titlesec}
\usepackage[usenames,dvipsnames]{color}
\usepackage{enumitem}
\usepackage[hidelinks]{hyperref}
\usepackage[english]{babel}
\usepackage{tabularx}
\usepackage{fontawesome5}
\usepackage{multicol}

% Adjust margins for max content per page
\addtolength{\oddsidemargin}{-0.7in}
\addtolength{\evensidemargin}{-0.7in}
\addtolength{\textwidth}{1.4in}
\addtolength{\topmargin}{-0.8in}
\addtolength{\textheight}{1.6in}

\urlstyle{same}
\raggedbottom
\raggedright
\setlength{\tabcolsep}{0in}
\setlist[itemize]{noitemsep, topsep=2pt}

% Section formatting
\titleformat{\section}{
  \vspace{-4pt}\scshape\raggedright\normalsize\bfseries
}{}{0em}{}[\color{black}\titlerule \vspace{-6pt}]

%------------------------------%
\begin{document}

% HEADER
\begin{center}
    {\Large \scshape Kushanavo Rakshit} \\[3pt]
    City, State \\
    \vspace{4pt}
    {\small
    \faIcon{phone}~+xx-9999999999 ~
    \faIcon{envelope}~\href{mailto:yourname@gmail.com}{yourname@gmail.com} ~
    \faIcon{linkedin}~linkedin.com/in/yourid ~
    \faIcon{github}~github.com/yourid
    }
\end{center}

%-----------SUMMARY-----------
\section{Summary}
Data Analyst skilled in SQL, Python, Excel, Power BI. Experienced in cleaning, analyzing, and visualizing large datasets to derive insights and support decision-making.

%-----------EDUCATION-----------
\section{Education}
\begin{tabularx}{\linewidth}{X r}
\textbf{College Name}, City & MM YYYY – MM YYYY \\
Degree Name & CGPA: \textbf{X.XX/10} \\
\end{tabularx}

\begin{tabularx}{\linewidth}{X r}
\textbf{College Name}, City & MM YYYY – MM YYYY \\
Exam Name – Specialization & Percentage: \textbf{XX\%} \\
\end{tabularx}

%-----------EXPERIENCE-----------
\section{Experience}
\begin{tabularx}{\linewidth}{X r}
\textbf{Data Analyst Intern, Dataview Analytics (Remote)} & Apr 2025 – Jun 2025 \\
\end{tabularx}
\begin{itemize}[leftmargin=*]
    \item Processed and standardized a dataset of 100k+ rows, improving KPI tracking across regions.
    \item Defined and validated 6 KPIs with senior managers, boosting reporting reliability.
\end{itemize}

%-----------PROJECTS-----------
\section{Projects}

\begin{tabularx}{\linewidth}{X r}
\textbf{Customer Churn Analysis} \emph{(Python)} & Mar – Apr 2025 \\
\end{tabularx}
\begin{itemize}[leftmargin=*]
    \item Analyzed 7,000+ customers, identified high churn groups (38\% on monthly contracts <3 months). 
    \item Proposed engagement strategies to reduce churn.
\end{itemize}
\vspace{6pt}

\begin{tabularx}{\linewidth}{X r}
\textbf{Sales Dashboard} \emph{(SQL, Power BI)} & Feb – Mar 2025 \\
\end{tabularx}
\begin{itemize}[leftmargin=*]
    \item Built dashboard from 25k+ sales records. 
    \item Detected 14\% drop in South post-festival, guiding recovery campaigns.
\end{itemize}

%-----------RESEARCH PUBLICATIONS-----------
\section{Research Publications}
\begin{itemize}[leftmargin=*]
    \item \textbf{K. Rakshit}, A. Coauthor. \emph{“Predictive Analytics in Customer Retention using Machine Learning”}, 
    Journal of Data Science Research, 2024.  
    \item \textbf{K. Rakshit}, B. Coauthor. \emph{“Optimizing Business Dashboards with Real-time Data Processing”}, 
    Proc. of IEEE Big Data Conf., 2023.  
\end{itemize}

%-----------TECHNICAL SKILLS-----------
\section{Technical Skills}
\textbf{Programming:} Python, R, SQL, Java, C++  
\textbf{Libraries:} Pandas, NumPy, Matplotlib, Seaborn, scikit-learn, TensorFlow  
\textbf{Visualization:} Power BI, Tableau  
\textbf{Databases:} MySQL, PostgreSQL, MongoDB  
\textbf{Cloud/Big Data:} AWS, Spark, Hadoop  
\textbf{Tools:} Docker, Git, Jupyter

%-----------ACHIEVEMENTS-----------
\section{Achievements}
\begin{itemize}[leftmargin=*]
    \item 1\textsuperscript{st} Prize – XYZ Hackathon (2024), 200+ participants.  
    \item Ranked \#150 globally in Codeforces Contest (20k+ participants).  
    \item Best Project Award – Data Visualization Dashboard, ABC Univ. (2023).  
\end{itemize}

%-----------CERTIFICATIONS-----------
\section{Certifications}
\begin{multicols}{2}
\begin{itemize}[leftmargin=*, label={--}]
    \item ReactJS \& Redux (Udemy)  
    \item Python for Data Science (XIE)  
    \item SQL Fundamentals  
    \item Microsoft AI Classroom  
    \item MongoDB Basics  
    \item Linux Command Line (Coursera)  
\end{itemize}
\end{multicols}

%-----------RESPONSIBILITIES-----------
\section{Positions of Responsibility}
\begin{itemize}[leftmargin=*]
    \item Team Lead, Data Science Club – Led ML workshops, managed 50+ members.  
    \item Coordinator, Tech Fest – Managed 2,000+ participant event, boosted turnout 30\%.  
    \item Mentor, Coding Bootcamp – Guided 20+ juniors in Python/SQL.  
\end{itemize}

\end{document}
Preview
Resume Guide preview
Resume Guide LaTeX Template | Bibby | Bibby AI