Created
August 24, 2016 08:46
-
-
Save manashmandal/acec52622b422996a5a583ed14351c48 to your computer and use it in GitHub Desktop.
resume
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
% Deedy - One Page Two Column Resume | |
% LaTeX Template | |
% Version 1.1 (30/4/2014) | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
\documentclass[]{deedy-resume-openfont} | |
\begin{document} | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
% | |
% LAST UPDATED DATE | |
% | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
% \lastupdated | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
% | |
% TITLE NAME | |
% | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
\namesection{Manash Kumar}{Mandal}{ \urlstyle{same}\url{http://mandal.manash.me} \\ | |
\href{mailto:[email protected]}{[email protected]} | +88 0177 500 2582 | |
} | |
\vspace{2em} | |
\section{Education} | |
\runsubsection{Khulna University of Engineering \& Technology} | |
\descript{| BSc. in Electrical \& Electronic Engineering} | |
\location{ 2012 - Expected 2017 | Khulna, Bangladesh} | |
\sectionsep | |
\runsubsection{Notre Dame College} | |
\descript{| H.S.C in Science} | |
\location{2010 - 2012 | Dhaka, Bangladesh } | |
\sectionsep | |
\runsubsection{Motijheel Model High School \& College} | |
\descript{| S.S.C in Science } | |
\location{2004 - 2010 | Dhaka, Bangladesh} | |
\sectionsep | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
% RESEARCH | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | |
\section{Publications} | |
\runsubsection{Design and Construction of an Automatic System for Minimizing the Risk of Sinking of Water Vehicle} | |
\descript{| Published in AIP} | |
\location{2016} | |
Co-author, algorithm and embedded system designer. | |
\sectionsep | |
\runsubsection{Design of an Autonomous Internal Control System for the Prevention of Car Accident by Artificial Neural Network} | |
\descript{| Accepted} | |
\location{2016} | |
Worked as a co-author, lead embedded system designer and wireless data transmission along with Neural Network optimization. | |
\sectionsep | |
\section{Projects} | |
\runsubsection{List of projects I have completed and been working on can be found \href{http://mandal.manash.me/projects.html}{here.}} | |
\vspace{1em} | |
\section{Languages and Skills} | |
\begin{minipage}[t]{.6\textwidth} | |
\subsection{Programming language, frameworks and platforms} | |
\vspace{1em} | |
\location{3.5 years of experience:} | |
C/C++ \textbullet{} Java \textbullet{} Python \\ | |
\vspace{1em} | |
\location{Familiar:} | |
PHP \textbullet{} MEAN Stack \textbullet{} MATLAB \textbullet{} JavaScript \textbullet{} C\# \textbullet{} R \textbullet{} Laravel | |
\vspace{1em} | |
\location{Frameworks:} | |
Qt \textbullet{} JavaFX \textbullet{} Processing \textbullet{} Django \\ | |
\vspace{1em} | |
\location{Embedded Platform:} | |
AVR \textbullet{} Arduino \textbullet{} RaspberryPi \\ | |
\vspace{1em} | |
\location{Application Development Platforms:} | |
Windows \textbullet{} Linux \textbullet{} Android \\ | |
\vspace{1em} | |
\location{Version Control Systems:} | |
Git | |
\vspace{1em} | |
\location{Typesetting:} | |
\LaTeX | |
\sectionsep | |
\end{minipage} | |
\hfill | |
\begin{minipage}[t]{.35\textwidth} | |
\subsection{Spoken \& Written} | |
Bangla and English | |
\end{minipage} | |
\end{document} \documentclass[]{article} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment