Narayan Bhat
Author
Narayan Bhat, Sumanth Prabhu
Last Updated
5 years ago
License
Creative Commons CC BY 4.0
Abstract
Narayan Bhat's CV. Created with the Medium Length Professional CV template.
Narayan Bhat's CV. Created with the Medium Length Professional CV template.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Medium Length Professional CV
% LaTeX Template
% Version 2.0 (8/5/13)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Rishi Shah
%
% 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{fontawesome}
\usepackage{graphicx}
\usepackage{hyperref}
\usepackage{array}
\usepackage{tikz}
\usepackage[left=0.75in,top=0.6in,right=0.75in,bottom=0.6in]{geometry} % Document margins
\newcommand{\tab}[1]{\hspace{.2667\textwidth}\rlap{#1}}
\newcommand{\itab}[1]{\hspace{0em}\rlap{#1}}
\name{Narayan Bhat} % Your name
\address{SJCE Boys Hostel, JSS Science and Technology University, Mysore} % Your address
%\address{123 Pleasant Lane \\ City, State 12345} % Your secondary addess (optional)
\address{ {\faPhone}{\fontsize{10}{10}\selectfont 9483717117}
\faEnvelope{}bhatj1964@gmail.com {{\faGithub}{\fontsize{10}{10}\selectfont github.com/Narayanbhat166}}}
% Your phone number and email
\begin{document}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Education}
{\bf JSS Science and Technology University, Mysore} \hfill {\em May 2022- Present}
\\ Bachelor of Engineering
\\ Computer Science and Engineering\\
\\{\bf St.Joseph's Composite PU College} \hfill {\em July 2014 - May 2016}
\\ PCMC \hfill { Overall Percentage: 96.0 }
%Minor in Linguistics \smallskip \\
%Member of Eta Kappa Nu \\
%Member of Upsilon Pi Epsilon \\
\end{rSection}
\begin{rSection}{Carreer Objective}
Hard-Smart-Working Computer Science and Engineering undergraduate. Currently in my second year of Engineering.I have a very good interest in android and steep learning curve regarding android app development.
\end{rSection}
%--------------------------------------------------------------------------------
% Projects And Seminars
%-----------------------------------------------------------------------------------------------
\begin{rSection}{Projects}
{\bf Simple android app to understand the basics}
\begin{itemize}
\item This app illustrates the basic design of and android app
\end{itemize}
\begin{itemize}
\item Interactive design which prompts the user to enter his name and then welcomes him with the welcome toast.
\end{itemize}
\end{rSection}
%----------------------------------------------------------------------------------------
% TECHNICAL STRENGTHS SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Technical Strengths}
\begin{tabular}{ @{} >{\bfseries}l @{\hspace{6ex}} l }
Familiar with Git command line \ & git add, git commit, git push \\
Software \& Tools & Android Studio \\
Linux command line basics
\end{tabular}
\end{rSection}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
% EXAMPLE SECTION
%----------------------------------------------------------------------------------------
\begin{rSection}{Programming languages known}
C
\\Python
\\Java (basics)
\\C++
\\SQL
\end{rSection}
%----------------------------------------------------------------------------------------
% Extra Curricular
%----------------------------------------------------------------------------------------
\begin{rSection}{Extra-Curricular} \itemsep -3pt
\item Active member of MAD Organization(Make A Difference)
\end{rSection}
\begin{rSection}{Personal Traits}
\item Highly motivated and eager to learn new things.
\item Creative Thinking and problem solving skills.
\item Ability to work as an individual as well as in group.
\end{rSection}
\end{document}