% arara: xelatex
% arara: bibtex
% arara: xelatex
%%%%\RequirePackage{biditools}
%%%%\makeatletter
%%%%\bidi@BeforePackage{hyperref}{\let\orig@maketitle\maketitle}
%%%%\bidi@AfterAtEndOfPackage{hyperref}{\let\maketitle\orig@maketitle\usepackage{bidi}}
%%%%\makeatother
\documentclass[10pt,a4paper]{moderncv}

%\usepackage[numbers]{natbib}%

\moderncvstyle{casual} %{classic}
\moderncvcolor{red}%{blue} 

 
\usepackage[T1]{fontenc}
\usepackage[american]{babel}
\usepackage{csquotes}
\usepackage[style=numeric,defernumbers,backend=biber]{biblatex}
%%%%%\usepackage{hyperref}
\usepackage{nameref}
\addbibresource{tirandaz_pub.bib}

\defbibfilter{public}{
  not type=article
  and
  not type=book
  and
  not type=collection
}

\defbibfilter{thesis}{
  not type=article
  and
  not type=book
  and
  not type=collection
  and
  not type=public
}


\usepackage{pifont}
\usepackage[top=23mm, bottom=30mm, left=22mm, right=22mm]{geometry}


\AtBeginDocument{\recomputelengths} 
\firstname{Hamed}
\familyname{Tirandaz}
%\resumename{Resume}
\title{Resume}
\address{ Hakim Sabzevari University, Sabzevār, Iran}   
\mobile{+989013151719}
\phone{+985144012838}  
%\fax{شماره فکس}                          
\email{tirandaz@hsu.ac.ir}
\extrainfo{\httplink[http://profs.hsu.ac.ir/tirandaz]{profs.hsu.ac.ir//tirandaz/en/about-me/}} 
\photo[60pt]{tirandaz.png}
       
\setlength{\hintscolumnwidth}{3cm}                        
                                                          
\begin{document}
\maketitle

%\vspace{-15mm}
\section{Current Position}
\cventry{2011 Until Now}{Faculty Member}{ Hakim Sabzevari University, Faculty of Electrical and Computer Engineering}{}{}{}


\section{Education}
\cventry{2001-2006}{B.Sc.}{Tarbiat Moallem University of Sabzevar}{Sabzevar}{Iran}{Applied Mathematics (with Computer specialization)}  
\cventry{2006-2009}{M.Sc.}{Semnan University}{Semnan}{Iran}{Mechatronics Engineering }  

%\section{Areas of Expertise}
%\cvlistdoubleitem{Super Resolution}{Image Registration}
%\cvlistdoubleitem{Background Est.}{Segmentation}
%\cvlistdoubleitem{Pattern Recognition}{Timetabling}
%\cvlistdoubleitem{Comb. Optimization}{\LaTeX}

\section{Courses Taught}
\cvlistdoubleitem{Programming I,II}{Numerical Computations}
\cvlistdoubleitem{Digital Image Processing}{Artificial Intelligence}
\cvlistdoubleitem{Engineering Mathematics}{Discrete Mathematics}
\cvlistdoubleitem{MATLAB}{\LaTeX}

%%%
%%%\section{Program Committees \& Technical Reviewer}
%%%
%%%\begin{itemize}
%%%\item IKT 2015, Urimia University
%%%\item MVIP 2013, Zanjan University
%%%\item MVIP 2011, Iran University of Science and Technology
%%%\item ICCKE 2014, Ferdowsi University of Mashhad
%%%\item ICCKE 2013, Ferdowsi University of Mashhad
%%%\item ICCKE 2012, Ferdowsi University of Mashhad
%%%\item ICCKE 2011, Ferdowsi University of Mashhad
%%%\item ITSC 2014, Qingdao, Shandong, China
%%%\item IET Image Processing Journal
%%%\item Signal Processing-Elsevier
%%%\item International Journal of Signal and Data Processing
%%%\end{itemize}


\section{Skills \& Experiences}
{FORTRAN, C and C++, Pascal, SQL, PHP, Perl, Java Script,
 MATLAB, C++ Builder, Delphi, \LaTeX, Microsoft Office (Word, Excel, Access, PowerPoint), WinEdt, Notepad++,XePersian, and Some Others.}


\section{Professional Activities}






\begin{itemize}
\item Member of the Iranian Society of Machine Vision and Image Processing. \hfill {\scriptsize\em http://www.ismvip.ir/}
\item Some completed projects in Hakim Sabzevari University, 
%\item Reviewer of some conferences and journals,
\item Conference organizing committee
\item Executive manager of Artificial Intelligence Journal  \hfill{\scriptsize\em http://www.aijl.ir/}
\end{itemize}

\section{LANGUAGE PROFICIENCY}
\textbf{Persian:} Mother Tongue.

\textbf{English:} Fluent in Speaking, Listening, Writing and Reading.

\textbf{Test Scores:}

$\;\;\;\;\;\;\;$\textbf{IELTS Test Date:} July 2011 $\;\;\;\;$\textbf{Total Score:}  5.5   $\;\;\;\;$   L:5.0  $\;\;\;\;$ R:5.5  $\;\;\;\;$W:5.5  $\;\;\;\;$ S:5.0





%%%%%%%%%%%%%%%%%{تألیفات}
\section{Publications}


%%{\small •	Hamed Tirandaz, Javad Haddadnia. "Image Processing: the Fundamentals"         (in persian), Tarbiat Moallem University of Sabzevar.}\\
%%

\nocite{*}
\printbibliography[heading=subbibliography,title={Books},type=book,prefixnumbers={B}]

\printbibliography[heading=subbibliography,title={Journals},type=public,prefixnumbers={J}]

\printbibliography[heading=subbibliography,title={Thesis},filter=thesis,prefixnumbers={T}]

\printbibliography[heading=subbibliography,title={Articles},type=article,prefixnumbers={A}]
%%

\section{References}
Dr. Ahmad Hajipour, Assistant Professor

Hakim Sabzevari University, Sabzevar, Iran, Department of Electrical and Computer Engineering

\textbf{Email:} a.hajipour@hsu.ac.ir
\[\]

Dr. Javad Haddadnia, Assistant Professor

Hakim Sabzevari University, Sabzevar, Iran, Department of Electrical and Computer Engineering

\textbf{Email:} haddadnia@hsu.ac.ir
 
\[\]
\begin{center}

\textbf{The more, Available upon request}
\end{center}
\end{document}
