Cana Aksu's CV
Author
Can Aksu
Last Updated
5 years ago
License
Creative Commons CC BY 4.0
Abstract
My cv. Created with the Twenty Seconds CV template.
My 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{live_aksu.jpg} % Profile picture
\cvname{Can AKSU} % Your name
\cvjobtitle{Computer Engineer} % Job title/career
\cvdate{03 June 1995} % Date of birth
\cvaddress{Turkey/Trabzon} % Short address/location, use \newline if more than 1 line is required
\cvnumberphone{+90 536 7261597} % Phone number
\cvsite{} % Personal website
\cvmail{aksu.can@outlook.com} % Email address
%----------------------------------------------------------------------------------------
\begin{document}
%----------------------------------------------------------------------------------------
% ABOUT ME
%----------------------------------------------------------------------------------------
\aboutme{Can is a really ambitious and the person who loves to be successful. Beside the Computer Engineering he wants to improve himself about Management and Origination. Also he likes to work in team and he has good communication skills. He doesn't hesitate to take responsibility. If something is really necessary, he can learn very quickly. Can is one who likes to dream and tries to make these dreams come true. And Can had joined erasmus education programme in Poland. In this period Can had been in many European cities(Barcelona, Paris, Bergen etc.)} % 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{{English(Intermediate)/4.5},{DataBase Management(Mysql)/3},{Appium and Silknet/3.5},{C-C++/1},{Java/2},{Redis/2.5},{Rabbit Message Queue/2.5},{C\#/3.5},{GPA : 2.93/5}}
%------------------------------------------------
% Skill text section, each skill must have a value between 0 an 6
%----------------------------------------------------------------------------------------
\makeprofile % Print the sidebar
%----------------------------------------------------------------------------------------
% INTERESTS
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\section{Education}
\begin{twenty} % Environment for a list with descriptions
\twentyitem{2010-2014}{High School {\normalfont }}{Turkey}{{Cumhuriyet High School.}}
\twentyitem{2014-2017}{B.Sc. Karadeniz Technical University}{Turkey}{ Computer Engineering}
\twentyitem{2017-2018}{B.Sc. Lodz University of Technology}{Poland}{ Computer Science}
\twentyitem{2018-2019}{B.Sc. Karadeniz Technical University}{Turkey}{ Computer Engineering}
%\twentyitem{<dates>}{<title>}{<location>}{<description>}
\end{twenty}
%----------------------------------------------------------------------------------------
% PUBLICATIONS
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% AWARDS
%----------------------------------------------------------------------------------------
\section{Certification}
\newline\newline
-C1 language certificate given by Teol Language Course\newline
-B2 language certificate given by KTU
%----------------------------------------------------------------------------------------
% EXPERIENCE
%----------------------------------------------------------------------------------------
\section{Experience}
\begin{twenty} % Environment for a list with descriptions
\twentyitem{2018}{SmartMessage}{Software Engineer}{}
\twentyitem{2018}{Netas}{Intern}{}
\twentyitem{2016}{Turkish Aerospace Industries-TAI}{Intern}{}
\twentyitem{2016}{ArcSAS}{Intern}{}
%\twentyitem{<dates>}{<title>}{<location>}{<description>}
\end{twenty}
%----------------------------------------------------------------------------------------
% OTHER INFORMATION
%----------------------------------------------------------------------------------------
\section{Tecnical Informations}
\subsection{SmartMessage's Project}
-Product migration's tool(Windows From,Redis,Sql,DB Factory Design)\newline
-Dispatcher Service(Api)\newline
-Republiher to RabbitMQ(RabbitMQ)\newline
-Some feature on Engage Project
\newline
\subsection{Intern's Project}
-Parking Automation(WindowsForm)\newline
-Mobile application and web sites testing(Appium,Selenium)\newline
-ERP project with Java\newline
-Social media entegration an application on mobilephone(Java)
\newline
\subsection{School's Project}
-Random Equation Solving(Console Application C++)\newline
-Hiding Secret image to Cover image with Exploiting Modification Direction(EMD)(C\#)\newline
-Multi Protocol Label Switching(MPLS)-Design project\newline
-Solving Travel Salesman Problem on AWS(Python-EC2)-Final Project\newline
-Basic authentication to Server and Mysql for push notification(Node.js)\newline
\subsection{Platforms}
-MacOSX\newline
-Windows\newline
-Linux\newline
\subsection{Hobbies}
-Fitness , Basketball , Chess , Dive , Travel
%----------------------------------------------------------------------------------------
% 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}