İlke Doğan's CV
Author
ilke
Last Updated
8 years ago
License
Creative Commons CC BY 4.0
Abstract
İlke Doğan's CV
İlke Doğan's CV
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Wenneker Resume/CV
% LaTeX Template
% Version 1.0 (3/5/2016)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Frits Wenneker (http://www.howtotex.com) with extensive modifications by
% Vel (vel@LaTeXTemplates.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[a4paper,12pt]{memoir} % Font and paper size
\input{structure.tex} % Include the file specifying document layout and packages
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION
%----------------------------------------------------------------------------------------
\userinformation{ % Set the content that goes into the sidebar of each page
% Comment out this figure block if you don't want a photo
\begin{figure}
\hfill % Right align the photo
\includegraphics[width=0.6\columnwidth]{ses.png} % Your photo
\end{figure}
\begin{flushright}
\small % Smaller font size
İlke Doğan \\ % Your name
\url{ilkedogan@gmail.com} \\ % Your email address
0554 682 85 90 \\ % Your phone number
\Sep % Some whitespace
\textbf{Address} \\
Çiçekli Mahallesi, \\ % Address 1
Birsen Sokak \\ % Address 2
19/7 \\ % Address 3
Keçiören/Ankara
\vfill % Whitespace under this block to push it up under the photo
\end{flushright}
}
%----------------------------------------------------------------------------------------
\begin{document}
\userinformation % Print your information in the left column
\framebreak % End of the first column
%----------------------------------------------------------------------------------------
% HEADING
%----------------------------------------------------------------------------------------
\cvheading{İlke Doğan} % Large heading - your name
\cvsubheading{Bilgisayar Mühendisi} % Subheading - your occupation/specialization
%----------------------------------------------------------------------------------------
% ABOUT ME
%----------------------------------------------------------------------------------------
\aboutme{About Me}{Yapay zeka ve görüntü işlemeye olan ilgimden dolayı bitirme projesi olarak biyometrik parmak damar tanıma projesi geliştirdiğim için bu alana olan ilgim mevcuttur.Çalışmayı seven ve genellike sorumluluk sahibi birisiyim.Yaptığım işlerde sonuna kadar gidip başarılı olmayı isterim.Kariyer hedeflerim konusunda sistemli bir şirkette çalışarak kendimi geliştirerek ilerlemek,firmamın isteklerine karşılık vererek analitik çözümler üretmektir.Bu noktada da sistemli teknolojik ve stratejik gelişmelerin takipçisi olan bir firma ile çalışmaktır.}
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\CVSection{Education}
%------------------------------------------------
\CVItem{2011 - 2016, Selçuk Üniversitesi}{Bilgisayar Mühendisi}
%------------------------------------------------
%------------------------------------------------
\Sep % Extra whitespace after the end of a major section
%----------------------------------------------------------------------------------------
% EXPERIENCE
%----------------------------------------------------------------------------------------
\CVSection{Experience}
%------------------------------------------------
\CVItem{ 2013 , \textit{Stajyer Bilgisayar Mühendisi}, Vega Yazılım}{
}
%------------------------------------------------
\CVItem{ 2013 , \textit{Stajyer Bilgisayar Mühendisi}, 2G Havacılık Elektronik }{
}
%------------------------------------------------
\Sep % Extra whitespace after the end of a major section
%----------------------------------------------------------------------------------------
% COMMUNICATION SKILLS
%----------------------------------------------------------------------------------------
\CVSection{Language Skills}
%------------------------------------------------
{İyi seviyede ingilizce, orta seviye konuşma ve yazabiliyorum.Son Yds sınavından 52 puan alınmıştır.}
%------------------------------------------------
%------------------------------------------------
\Sep % Extra whitespace after the end of a major section
%----------------------------------------------------------------------------------------
% SKILLS
%----------------------------------------------------------------------------------------
\CVSection{Software Development Skills}
%------------------------------------------------
\CVItem{Programming}
{\begin{tabular}{p{0.2\textwidth} p{0.2\textwidth} p{0.2\textwidth}}
\bluebullet Java & \bluebullet C Sharp & \bluebullet Delphi\\
\bluebullet C++ & \bluebullet PHP & \bluebullet Matlab\\
\end{tabular}}
%------------------------------------------------
\CVItem{Computer Software}
{\begin{tabular}{p{0.2\textwidth} p{0.2\textwidth} p{0.2\textwidth}}
\bluebullet SQL & \bluebullet Android\\
\end{tabular}}
%------------------------------------------------
\Sep % Extra whitespace after the end of a major section
%----------------------------------------------------------------------------------------
% NEW PAGE DELIMITER
% Place this block wherever you would like the content of your CV to go onto the next page
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% AWARDS
%----------------------------------------------------------------------------------------
%----------------------------------------------------------------------------------------
% INTERESTS
%----------------------------------------------------------------------------------------
\CVSection{Interests}
%------------------------------------------------
\CVItem{Professional}{Görüntü işleme ve yapay zeka uygulamaları, web tasarım, veri madenciliği uygulamaları}
%------------------------------------------------
\CVItem{Personal}{snowboard,tracking,müzik dinlemek,kitap okumak,sinema ve tiyatro}
%------------------------------------------------
\Sep % Extra whitespace after the end of a major section
%----------------------------------------------------------------------------------------
\end{document}