Biswajit Banik's Curriculum Vitae
Author
biswajit
Last Updated
9年前
License
Creative Commons CC BY 4.0
Abstract
Created using the "ModernCV" CV and Cover Letter LaTeX Template
Created using the "ModernCV" CV and Cover Letter LaTeX Template
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% "ModernCV" CV and Cover Letter
% LaTeX Template
% Version 1.1 (9/12/12)
%
% This template has been downloaded from:
% http://www.LaTeXTemplates.com
%
% Original author:
% Xavier Danaux (xdanaux@gmail.com)
%
% License:
% CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
%
% Important note:
% This template requires the moderncv.cls and .sty files to be in the same
% directory as this .tex file. These files provide the resume style and themes
% used for structuring the document.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%----------------------------------------------------------------------------------------
% PACKAGES AND OTHER DOCUMENT CONFIGURATIONS
%----------------------------------------------------------------------------------------
\documentclass[11pt,a4paper,sans]{moderncv} % Font sizes: 10, 11, or 12; paper sizes: a4paper, letterpaper, a5paper, legalpaper, executivepaper or landscape; font families: sans or roman
\moderncvstyle{casual} % CV theme - options include: 'casual' (default), 'classic', 'oldstyle' and 'banking'
\moderncvcolor{blue} % CV color - options include: 'blue' (default), 'orange', 'green', 'red', 'purple', 'grey' and 'black'
\usepackage{lipsum} % Used for inserting dummy 'Lorem ipsum' text into the template
\usepackage[scale=0.75]{geometry} % Reduce document margins
%\setlength{\hintscolumnwidth}{3cm} % Uncomment to change the width of the dates column
%\setlength{\makecvtitlenamewidth}{10cm} % For the 'classic' style, uncomment to adjust the width of the space allocated to your name
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION SECTION
%----------------------------------------------------------------------------------------
\firstname{Biswajit} % Your first name
\familyname{Banik} % Your last name
% All information in this block is optional, comment out any lines you don't need
\title{Curriculum Vitae}
\mobile{+8801672024428}
\email{Bswjtbanik@gmail.com} % The first argument is the url for the clickable link, the second argument is the url displayed in the template - this allows special characters to be displayed such as the tilde in this example
\photo[90pt][0.5pt]{img} % The first bracket is the picture height, the second is the thickness of the frame around the picture (0pt for no frame)
%----------------------------------------------------------------------------------------
\begin{document}
\makecvtitle % Print the CV title
%----------------------------------------------------------------------------------------
% EDUCATION SECTION
%----------------------------------------------------------------------------------------
\section{Personal Information}
\cvitem{Birthdate}{18th December,1993}
\cvitem{Nationality}{Bangladeshi}
\cvitem{Cell Phone}{+8801672024428}
\cvitem{Email}{Bswjtbanik@gmail.com}
\cvitem{Address}{QTR NO: 1000/GA, Digun Wapda Officer Quarter,
Mirpur-12, Dhaka-1216}
\section{Objective}
\cvitem{}{Looking for a challenging prospect to get more learning opportunities in a reputed organization,where I will be able to utilize my knowledge and skills to achieve better results for the organization as well as to develop my career.}
\section{Education}
\cventry{2012--2015}{B.Sc. (Bachelor of Science) in Computer Science and Software Engineering}{American international University-Bangladesh (AIUB)}{Dhaka,Bangladesh}{}
{\textit{CGPA: 3.27 / 4.00 Total 139 Credits Completed (out of 142)}}{} % Arguments not required can be left empty
\cventry{2009--2011}{Higher Secondary Certificate, Science}{Rampal College}{Munshigong}{}{\textit{GPA -- 3.80/5.00}}{}
\cventry{2006--2008}{Secondary School Certificate, Science}{Benod Pur Ramkumar High School}{Munshigong}{}{\textit{GPA -- 4.81/5.00}}{}
%----------------------------------------------------------------------------------------
% WORK EXPERIENCE SECTION
%----------------------------------------------------------------------------------------
\section{Technical skills}
\cvitem{language}{}
\cvitem{Programming}{C/C++,C{$\#$},Ruby,Python,java Standard Edition,PHP, UNIX Shell Scripting and Web Development.}
\cvitem{Scripting}{JavaScript(jQuery)}
\cvitem{Markup}{HTML,XHTML,XML,Jession LATEX}
\cvitem{Style Sheet}{CSS.}
\cvitem{Databases}{MySQL, Microsoft SQL Server 2008, Oracle}
\cvitem{Frameworks or Libraries}{Laravel,Codeigniter, Spring, Hibernate, LINQ to SQL,.NET}
\cvitem{Tools}{Microsoft Visual Studio, Eclipse, NetBeans IDE, XAMPP, Git}
\section{Works and Projects}
\cvitem{$\Rightarrow$}{Developed an E commerce site.}
\cvitem{$\hookrightarrow$}{Programming language: PHP}
\cvitem{$\hookrightarrow$}{ Database: SQL}
\cvitem{$\hookrightarrow$}{ Markup Language: HTML, JavaScript, CSS}
\cvitem{$\Rightarrow$}{Service Queue management and allocation system}
\cvitem{$\hookrightarrow$}{Programming language: C{$\#$}}
\cvitem{$\hookrightarrow$}{ Database: SQL}
\cvitem{$\hookrightarrow$}{ Markup Language: JavaScript}
\cvitem{$\hookrightarrow$}{ Framework: ASP.NET}
\cvitem{$\Rightarrow$}{crime tracking system.}
\cvitem{$\hookrightarrow$}{Programming language: C{$\#$}}
\cvitem{$\hookrightarrow$}{ Database: SQL}
\cvitem{$\hookrightarrow$}{ Markup Language: HTML, JavaScript, CSS, Ajax.}
\cvitem{$\hookrightarrow$}{ Framework: ASP.NET, Bootstrap}
\cvitem{$\Rightarrow$}{jumping game.}
\cvitem{$\hookrightarrow$}{ Markup Language: HTML5,CSS }
\cvitem{$\Rightarrow$}{Basic software engineering and software testing i.e. Waterfall, Agile and Version controls.}
\cvitem{$\Rightarrow$}{Network design for a complete office architecture using VLSM and basic routing
algorithms.}
\cvitem{$\Rightarrow$}{Thesis on Transparent database using ontology.}
\section{Interests}
\renewcommand{\listitemsymbol}{-~} % Changes the symbol used for lists
\cvlistdoubleitem{Programing}{Chess}
\section{References}
\cventry{}{Dr. Dip Nandi}{}{}{}{Assistant Professor and Head(Under Graduate Program)\\
Department of Computer Science
American International University - Bangladesh\\
Contact no: (+8802) 8816173-4 (Ext-432)\\
Email: dip.nandi@aiub.edu}{}{}{}
\cventry{}{Dr. Tabin Hasan}{}{}{}{Assistant Professor and Head(Graduate Program)\\
Department of Computer Science\\
American International University - Bangladesh\\
Contact no: +880 1721727528\\
Email: tabin@aiub.edu}{}
\end{document}