Dhruba Chakraborty's CV
Autor:
Dhruba Chakraborty
Last Updated:
hace 8 años
License:
Creative Commons CC BY 4.0
Resumen:
Dhruba Chakraborty's CV
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
Dhruba Chakraborty's CV
\begin
Discover why 18 million people worldwide trust Overleaf with their work.
\documentclass[paper=letter,fontsize=11pt]{scrartcl} % KOMA-article class
\usepackage[english]{babel}
\usepackage[utf8x]{inputenc}
\usepackage[protrusion=true,expansion=true]{microtype}
\usepackage{amsmath,amsfonts,amsthm} % Math packages
\usepackage{graphicx} % Enable pdflatex
\usepackage[svgnames]{xcolor} % Colors by their 'svgnames'
\usepackage{geometry}
%\textheight=700px % Saving trees ;-)
%\usepackage{url}
\usepackage[colorlinks=true,
linkcolor=blue,
urlcolor=blue]{hyperref}
\usepackage{float}
\usepackage{etaremune}
\usepackage{wrapfig}
\usepackage{attachfile}
\frenchspacing % Better looking spacings after periods
\pagestyle{empty} % No pagenumbers/headers/footers
%\addtolength{\voffset}{-40pt}
%\addtolength{\textheight}{20pt}
\setlength\topmargin{0pt}
\addtolength\topmargin{-\headheight}
\addtolength\topmargin{-\headsep}
\setlength\oddsidemargin{0pt}
\setlength\textwidth{\paperwidth}
\addtolength\textwidth{-2in}
\setlength\textheight{\paperheight}
%\addtolength\textheight{-3in}
\addtolength\textheight{-2in}
\usepackage{layout}
%%% Custom sectioning}{sectsty package)
%%% ------------------------------------------------------------
\usepackage{sectsty}
\sectionfont{% % Change font of \section command
\usefont{OT1}{phv}{b}{n}% % bch-b-n: CharterBT-Bold font
\sectionrule{0pt}{0pt}{-5pt}{1pt}}
%%% Macros
%%% ------------------------------------------------------------
\newlength{\spacebox}
\settowidth{\spacebox}{8888888888} % Box to align text
\newcommand{\sepspace}{\vspace*{1em}} % Vertical space macro
\newcommand{\MyName}[1]{ % Name
\Huge \usefont{OT1}{phv}{b}{n} \hfill #1
\par \normalsize \normalfont}
\newcommand{\MySlogan}[1]{ % Slogan}{optional)
\large \usefont{OT1}{phv}{m}{n}\hfill \textit{#1}
\par \normalsize \normalfont}
\newcommand{\NewPart}[2]{\section*{\uppercase{#1} \small \normalfont #2}}
\newcommand{\NewParttwo}[1]{
\noindent \huge \textbf{#1}
\normalsize \par}
\newcommand{\PersonalEntry}[2]{\small
\noindent\hangindent=2em\hangafter=0 % Indentation
\parbox{\spacebox}{ % Box to align text
\textit{#1}} % Entry name}{birth, address, etc.)
\small\hspace{1.5em} #2 \par} % Entry value
\newcommand{\SkillsEntry}[2]{ % Same as \PersonalEntry
\noindent\hangindent=2em\hangafter=0 % Indentation
\parbox{\spacebox}{ % Box to align text
\textit{#1}} % Entry name}{birth, address, etc.)
\hspace{1.5em} #2 \par} % Entry value
\newcommand{\EducationEntry}[4]{
\noindent \textbf{#1} \hfill % Study
\colorbox{White}{%
\parbox{6em}{%
\hfill\color{Black}#2}} \par % Duration
\noindent \textit{#3} \par % School
\noindent\hangindent=2em\hangafter=0 \small #4 % Description
\normalsize \par}
\newcommand{\WorkEntry}[5]{
\noindent \textbf{#1}
\noindent \small \textit{#2}
\hfill % Study
\colorbox{White}{%
\parbox{6em}{%
\hfill\color{Black}#3}} \par % Duration
\noindent \textit{#4} \par % School
\noindent\hangindent=2em\hangafter=0 \small #5 % Description
\normalsize \par}
\newcommand{\Language}[2]{
\noindent \textbf{#1}
\noindent \small \textit{#2}}
\newcommand{\Text}[1]{\par
\noindent \small #1
\normalsize \par}
\newcommand{\Textlong}[4]{
\noindent \textbf{#1} \par
\sepspace
\noindent \small #2
\par\sepspace
\noindent \small #3
\par\sepspace
\noindent \small #4
\normalsize \par}
\newcommand{\PaperEntry}[7]{
\noindent #1, ``\href{#7}{#2}", \textit{#3} \textbf{#4}, #5 (#6).}
\newcommand{\ArxivEntry}[3]{
\noindent #1, ``\href{http://arxiv.org/abs/#3}{#2}", \textit{{cond-mat/}#3}.}
\newcommand{\BookEntry}[4]{
\noindent #1, ``\href{#3}{#4}", \textit{#3}.}
\newcommand{\FundingEntry}[5]{
\noindent #1, ``#2", \$#3 (#4, #5).}
\newcommand{\TalkEntry}[4]{
\noindent #1, #2, #3 #4}
\newcommand{\ThesisEntry}[5]{
\noindent #1 -- #2 #3 ``#4" \textit{#5}}
\newcommand{\CourseEntry}[3]{
\noindent \item{#1: \textbf{#2} \\ #3}}
%%% Begin Document
%%% ------------------------------------------------------------
\begin{document}
%\layout
% you can upload a photo and include it here...
%\begin{wrapfigure}{l}{0.5\textwidth}
% \vspace*{-2em}
% \includegraphics[width=0.15\textwidth]{pic.jpg}
%\end{wrapfigure}
\MyName{Dhruba Chakraborty}
% * <dhrubamuk@gmail.com> 2017-04-05T09:48:04.884Z:
%
% 1st commit
%
% ^.
\sepspace
\sepspace
%%% Personal details
%%% ------------------------------------------------------------
\NewPart{}{}
\PersonalEntry{Birth}{January 16, 1995}
\PersonalEntry{Address}{Uniliver Building, Elahi 8B, Surma, Akhalia, Sylhet.}
\PersonalEntry{Phone}{+8801760954793}
\PersonalEntry{Mail}{\url{dhrubamuk@gmail.com}}
%%% Objective
%%% ------------------------------------------------------------
\NewPart{Objective}{}
Seeking a career in IT and technology oriented industry to utilize my knowledge, skill,
adaptability and team-work.
%%% Education
%%% ------------------------------------------------------------
\NewPart{Education}{}
\EducationEntry{B.Sc in Engineering}{2013-2017}{Department of Computer Science and Engineering\\Shahjalal University of Science and Technology, Sylhet\\Completed 4th year 1st semester\\CGPA: 3.10(4.00)}
\sepspace
\EducationEntry{Higher Secondary Certificate
}{2012}{Govt Hazi Md. Mohsin Colege,Chittagong\\Obtained GPA : 5.00 (scale 5.00)}
\sepspace
\EducationEntry{Secondary School Certificate
}{2010}{J B High School, Mirsarai, Chittagong.\\Obtained GPA: 5.00 (scale 5.00)}
%%% Skills
%%% ------------------------------------------------------------
\NewPart{Skills}{}
\begin{itemize}
\item \textbf{Languages : C, C++, Java, MATLAB, PHP, HTML, CSS, Javascript}
\item \textbf{Web Technologies: PHP, Laravel}
\item \textbf{Database : Oracle , MySQL, MongoDB}
\item \textbf{Tools : Netbeans , CodeBlocks , MATLAB}
\item \textbf{Algorithm, Data Structure}
\item \textbf{Competitive Programming}
\end{itemize}
%%% Projects
%%% ------------------------------------------------------------
\NewPart{Projects}{}
\begin{itemize}
\item \textbf{Mukto Shikkha,} built a knowledge sharing platform for school and college students, where they can share questions and problems, answer them, create and give examinations. Platform: PHP(laravel). Team Member: Dhruba Chakraborty, Mithun Das.
\item \textbf{Graph Plotter}, java application, which plots graphs and chart from equation.
\item \textbf{Crazy Foody}, an arcade game made with Unity game Engine. Language: C\. Team member: Dhruba Chakraborty, Ranit Deb Nath.
\item \textbf{Hotel Management System}, a PHP web application for hotel management. Team Member: Dhruba Chakraborty, Mithun Das
\item \textbf{Network Monitor,} a C\# application which measures upload download speed.
\item \textbf{Perspective Miner,} an application which make a sentimental analysis on Bangladesh depending on international newspapers.
\item \textbf{Event Scheduler, } a count down scheduler system for upcoming events and deadline. Platform: PHP(laravel). Team Members: Dhruba Chakraborty, Mahmudun Nobi Kakon.
\item \textbf{Shop Management System,} a java(NoSQL) application for management of a shop.
\item \textbf{Bangla Optical character Recognition(on-going), } building a labeling system for bangla OCR. Ongoing thesis works for final year research project. Team Members: Dhruba Chakraborty, Asif Muhaimen Saumik.
\end{itemize}
%%% Experience
%%% ------------------------------------------------------------
\NewPart{Experiences}{}
\begin{itemize}
\item \textbf{Problem-solving experience for 2 years, 250 problems in different online judge sites like UVA, LightOJ, Codeforces, CodeMarshal}
\item \textbf{Participant at EATL Mobile App Development Project-2015}
\item \textbf{A former member at SUST CSE Carnival 2015 organising committee}
\end{itemize}
\end{document}