Santhosh's CV
Author
santhosh
Last Updated
5 years ago
License
Creative Commons CC BY 4.0
Abstract
Santhosh's CV. Created with the Twenty Seconds CV template.
Santhosh's CV. Created with the Twenty Seconds CV template.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Twenty Seconds Resume/CV
% LaTeX Template
% Version 1.1 (8/1/17)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Carmine Spagnuolo (cspagnuolo@unisa.it) with major modifications by
% Vel (vel@LaTeXTemplates.com)
%
% License:
% The MIT License (see included LICENSE file)
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[letterpaper]{twentysecondcv} % a4paper for A4
%----------------------------------------------------------------------------------------
% PERSONAL INFORMATION
%----------------------------------------------------------------------------------------
% If you don't need one or more of the below, just remove the content leaving the command, e.g. \cvnumberphone{}
\profilepic{male-genric-image.png} % Profile picture
\cvname{Santhosh S} % Your name
\cvjobtitle{Software Developer} % Job title/career
\cvdate{26 October 1994} % Date of birth
\cvaddress{Bangaluru} % Short address/location, use \newline if more than 1 line is required
\cvnumberphone{+91 88615 95622} % Phone number
\cvsite{https://www.linkedin.com/in
/santhosh-s-02787012a/} % Personal website
\cvmail{santhoshsss211@gmail.com} % Email address
%----------------------------------------------------------------------------------------
\begin{document}
%----------------------------------------------------------------------------------------
% ABOUT ME
%----------------------------------------------------------------------------------------
\aboutme{Santhosh is a sensible prepubescent person who finds himself in a real world ruled by progress and productivity . Santhosh feels comfortable with his identity and has a strong sense that his environment is comprised of clear, logical, and consistent rules and features. Santhosh displays great curiosity and attempts to fit his diverse experiences into a clear understanding of the world.} % To have no About Me section, just remove all the text and leave \aboutme{}
%----------------------------------------------------------------------------------------
% SKILLS
%----------------------------------------------------------------------------------------
% Skill bar section, each skill must have a value between 0 an 6 (float)
\skills{{SQL/4},{Testing/3.50},{Azure Devops/3},{Angular/4.3},{Node JS/3},{Ionic/4.50},{ASP DoT Net Application /4.8}}
%------------------------------------------------
% Skill text section, each skill must have a value between 0 an 6
\skillstext{{Testing/3.50},{Azure Devops/3}}
%----------------------------------------------------------------------------------------
\makeprofile % Print the sidebar
%----------------------------------------------------------------------------------------
% INTERESTS
%----------------------------------------------------------------------------------------
\section{Interests}
Software Development , Creating application using the Agile environment and progressive in the application development using MEAN Stack environment
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\section{Education}
\begin{twenty} % Environment for a list with descriptions
\twentyitem{Since 2017}{Working {\normalfont as software developer in IDEAS}}{IDEAS}{\emph{working on various application frameworks like ASP.NET and MEAN Stack , Angular Developer }}
\twentyitem{2013-2017}{Siddaganga Institute Of
Technology, Tumkuru}{Engineering}{with the average of 6.68 CGPA}
\twentyitem{2010-2013}{PESPT}{Diploma}{with the average of 72 percentage}
\twentyitem{2001-2010}{St Joseph High school}{ High school}{Completed SSLC }
%\twentyitem{<dates>}{<title>}{<location>}{<description>}
\end{twenty}
\begin{twenty}
\end{twenty}
%----------------------------------------------------------------------------------------
% PUBLICATIONS
%----------------------------------------------------------------------------------------
\section{Project Undertaken in B.E:}
\begin{twentyshort} % Environment for a short list with no descriptions
\twentyitemshort{2011}{IOT based EVM Electronic voating machine}
\twentyitemshort{2012}{GREEN House Monitoring System.}
\twentyitemshort{2013}{Solar automated Grass cutter.}
\twentyitemshort{2014}{IOT based Automated Farming system.}
\twentyitemshort{2015}{RESISTOR Value Determiner Using Colour Code}
\twentyitemshort{2016}{Solar Automated Grass cutter.}
%\twentyitemshort{<dates>}{<title/description>}
\end{twentyshort}
%----------------------------------------------------------------------------------------
% AWARDS
%----------------------------------------------------------------------------------------
\section{Interships}
\begin{twentyshort} % Environment for a short list with no descriptions
\twentyitemshort{2015}{One month PLC training in Bangalore.}
\twentyitemshort{2016}{IOT workshop in SIT Tumkur..}
%\twentyitemshort{<dates>}{<title/description>}
\end{twentyshort}
%----------------------------------------------------------------------------------------
% EXPERIENCE
%----------------------------------------------------------------------------------------
\section{Experience}
\begin{twenty} % Environment for a list with descriptions
\twentyitem{2019}{MEAN Stack}{Software}{working on various platforms like the MEAN stack, like Mongo DB , Express js , Angular and Node js Platform }
\twentyitem{2018}{ASP Net Developer}{Software}{working on various platforms projects like the ASP.Net application, with API interface , SQL database , Angular as the front end }
\twentyitem{2017}{Hybrid App Developer}{Hybrid Developer}{working on the hybrid application to be communicating from the API , and in the Front end Angular Ui , which will used as the Android and IOS application }
%\twentyitem{<dates>}{<title>}{<location>}{<description>}
\end{twenty}
%----------------------------------------------------------------------------------------
% OTHER INFORMATION
%----------------------------------------------------------------------------------------
\section{Other information}
\subsection{Review}
Ability to work and lead a team. Ability to deal with different kinds of people and adjust with them.. I hereby solemnly affirm and declare that the information furnished by me is true to the best of
my Knowledge, A career opportunity which would help me to utilize my knowledge and ability to enhance the
growth of organization and self.
%----------------------------------------------------------------------------------------
% SECOND PAGE EXAMPLE
%----------------------------------------------------------------------------------------
%\newpage % Start a new page
%\makeprofile % Print the sidebar
%\section{Other information}
%\subsection{Review}
%Alice approaches Wonderland as an anthropologist, but maintains a strong sense of noblesse oblige that comes with her class status. She has confidence in her social position, education, and the Victorian virtue of good manners. Alice has a feeling of entitlement, particularly when comparing herself to Mabel, whom she declares has a ``poky little house," and no toys. Additionally, she flaunts her limited information base with anyone who will listen and becomes increasingly obsessed with the importance of good manners as she deals with the rude creatures of Wonderland. Alice maintains a superior attitude and behaves with solicitous indulgence toward those she believes are less privileged.
%\section{Other information}
%\subsection{Review}
%Alice approaches Wonderland as an anthropologist, but maintains a strong sense of noblesse oblige that comes with her class status. She has confidence in her social position, education, and the Victorian virtue of good manners. Alice has a feeling of entitlement, particularly when comparing herself to Mabel, whom she declares has a ``poky little house," and no toys. Additionally, she flaunts her limited information base with anyone who will listen and becomes increasingly obsessed with the importance of good manners as she deals with the rude creatures of Wonderland. Alice maintains a superior attitude and behaves with solicitous indulgence toward those she believes are less privileged.
%----------------------------------------------------------------------------------------
\end{document}