K.M. Imrul Kayes Sikdar
Author
Imrul Kayes
Last Updated
7 years ago
License
Creative Commons CC BY 4.0
Abstract
K.M. Imrul Kayes Sikdar's CV
K.M. Imrul Kayes Sikdar's CV
\documentclass[11pt,a4paper,sans]{moderncv}
\moderncvstyle{classic}
\moderncvcolor{blue}
\usepackage[scale=0.85]{geometry}
\usepackage{etoolbox}
% personal data
\name{Imrul}{Kayes}
\title{iOS App Developer}
\address{15/A, PC Culture Housing }{Road \#1, Shekhertek, Dhaka}
\mobile{(+88) 017-17005658}
\email{kayes.shamil@yahoo.com}
\social[linkedin]{imrul-kayes-9b358b102}
\social[github]{kayes55}
\social[twitter]{kayes0807055}
\newcommand*{\extrainfosymbol}{\includegraphics[scale = 0.05]{stack2}}
\patchcmd{\extrainfo}{#1}{\extrainfosymbol~#1}{}{}
\extrainfo{\httplink[imrul-kayes]{www.stackoverflow.com/users/7660775/imrul-kayes}}
\photo[70pt][0.4pt]{1}
\renewcommand*{\bibliographyitemlabel}{[\arabic{enumiv}]}
\begin{document}
\makecvtitle
\section{Skills \& Abilities}
\cvitem{Programming Languages}{\textrm {Proficient:} {\textsc{\textbf{Swift}}} \textrm{Comfortable:} {\textbf{C,C++}} \textrm{Familiar:} {\textsc{Objective-C, Java}} }
\cvitem{Databases}{\textrm{MySQL, SQLite}}
\cvitem{Frameworks}{\textrm{\textbf{AVFoundation, AVKit, UIKit}, Core Data, \textbf {StoreKit}, SpriteKit}}
\cvitem{iOS Libraries}{\textrm{\textbf{JLStickerTextView}, SQLite.swift, \textbf{MBProgressHUD} }}
\cvitem{Tools}{\textrm{\textbf{Xcode 8/9}, Git, \textbf{CocoaPods}}}
\section{Experience}
\cventry{February 2017 -- April 2017}{Trainee iOS App Developer}{\textsc{Odyssey Apps Ltd.}}{Banani}{Dhaka}{}
\cventry{ May 2017 -- Present}{Jr. iOS App Developer}{\textsc{Odyssey Apps Ltd.}}{Banani}{Dhaka}{Working as a junior iOS developer my responsibility
is to analyze, structure, design, develop \& maintain iOS apps. Projects are mainly based on audio visual effects(like image/video editing app).}
%----------------------------------------------------------------------------------------
% Projects SECTION
%----------------------------------------------------------------------------------------
\section{Projects}
\cventry{Add Music to Video}{User can remove the existing audio from editable video and add songs, musics, audio tracks from music library to that video}{Odyssey Apps Ltd}{}{}{\textbf{\textit{Features:}}\begin{itemize}
\item Remove audio from media file and add another audio
\item Record voice and add as background audio, Add video filters, Trim Video \& Share on social media
\end{itemize}
\textbf{\textit{Challenge: }}\begin{itemize}
\item App becomes crashy when media file does not have audio
\end{itemize}
\textbf{\textit{Link:}} \url{https://itunes.apple.com/US/app/id1212839079}}
\cventry{Add Text on Video}{Add text \& make fun caption and subtitle for your video and express yourself in an amazing way}{Odyssey Apps Ltd}{}{}
{\textbf{\textit{Features:}}\begin{itemize}
\item Add multiple text in multiple time \& duration
\item Change text colors \& fonts very easily
\item Support all languages, Resize \& Rotate text as user wants
\item In-App-Purchase
\end{itemize}
\textbf{\textit{Challenge: }}\begin{itemize}
\item Text positioning into the video file
\end{itemize}
\textbf{\textit{Link:}} \url{https://itunes.apple.com/us/app/add-text-on-video-editor-cam/id1295004121?mt=8}}
%----------------------
% I have cleared the page here
%----------------------
\clearpage
%-------------------------------
% Research And Courses Section
%-------------------------------
\section{Research Experience}
\cventry{Title}{Error detection \& correction using \textsc{\textit{horizontal-vertical-diagonal-shift}} method}{}{}{}{}
\cventry{Description}{\textrm{\textit{Goal of this research is to enable a system to detect multi-bit error. Our
proposed method, using overlapping properties can detect \& correct 7 bits
error of any combination}}}{}{}{}{}
\cventry{Link}{\url{http://ieeexplore.ieee.org/document/6919061/}}{}{}{}{}
\section{Professional Courses}
\cventry{Title}{Learn iOS10 Development with Swift3 \& Xcode8 - Build 14 Apps}{by Sandy Ludosky}{Udemy}{}{}
\cventry{Contents}{\textnormal{Swift 3 basics, Auto layout, Core Data, MapKitView, GeoCoding, JSON Parsing with OMDB API, Firebase }}{}{}{}{}
\cventry{Certificate}{\url{https://www.udemy.com/certificate/UC-037EOQ6Y/}}{}{}{}{}
\cventry{Title}{Making A Pirate Bay Clone App}{by Andi Setiyadi}{Udemy}{}{}
\cventry{Description}{\textnormal{Pirate Bay is an eCommerce type application like Amazon. In this course the instructor shows how to make a full fledged app step by step}}{Course Status: Ongoing }{}{}{}
\cventry{Link}{\url{https://www.udemy.com/pirate-bay-ios-swift-3-development-complete/}}{}{}{}{}
%----------------------------------------------------------------------------------------
% LANGUAGES SECTION
%----------------------------------------------------------------------------------------
\section{Languages}
\cvitemwithcomment{Bangla}{Native}{}
\cvitemwithcomment{English}{Moderate}{}
%\cvitemwithcomment{Spanish}{Basic}{}
%\cvitemwithcomment{Dutch}{Basic}{Basic words and phrases only}
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\section{Education}
\cventry{Mar 2009 -- Dec 2014}{Khulna University of Engineering And Technology}{B.Sc in Computer Science And Engineering}{}{}{}
% \section{References}
% \cvitem{}{Available on request.}
%%%%%%%%%PUBLICATIONS
%\nocite{*}
%\bibliographystyle{plain}
%\bibliography{publications}
%%%%%%%%%PUBLICATIONS
\end{document}