NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

%-------------------------
% Resume in Latex
% Author : Jake Gutierrez
% Based off of: https://github.com/sb2nov/resume
% License : MIT
%------------------------

documentclass[letterpaper,11pt]{article}
usepackage{fontawesome5}
usepackage{hyperref}
usepackage{latexsym}
usepackage[empty]{fullpage}
usepackage{titlesec}
usepackage{marvosym}
usepackage[usenames,dvipsnames]{color}
usepackage{verbatim}
usepackage{enumitem}
usepackage[hidelinks]{hyperref}
usepackage{fancyhdr}
usepackage[english]{babel}
usepackage{tabularx}
usepackage{fontawesome5}
usepackage{multicol}
setlength{multicolsep}{-3.0pt}
setlength{columnsep}{-1pt}
input{glyphtounicode}


%----------FONT OPTIONS----------
% sans-serif
% usepackage[sfdefault]{FiraSans}
% usepackage[sfdefault]{roboto}
% usepackage[sfdefault]{noto-sans}
% usepackage[default]{sourcesanspro}

% serif
% usepackage{CormorantGaramond}
% usepackage{charter}


pagestyle{fancy}
fancyhf{} % clear all header and footer fields
fancyfoot{}
renewcommand{headrulewidth}{0pt}
renewcommand{footrulewidth}{0pt}

% Adjust margins
addtolength{oddsidemargin}{-0.6in}
addtolength{evensidemargin}{-0.5in}
addtolength{textwidth}{1.19in}
addtolength{topmargin}{-.7in}
addtolength{textheight}{1.4in}

urlstyle{same}

raggedbottom
raggedright
setlength{tabcolsep}{0in}

% Sections formatting
titleformat{section}{
vspace{-4pt}scshaperaggedrightlargebfseries
}{}{0em}{}[color{black}titlerule vspace{-5pt}]

% Ensure that generate pdf is machine readable/ATS parsable
pdfgentounicode=1

%-------------------------
% Custom commands
newcommand{resumeItem}[1]{
itemsmall{
{#1 vspace{-1pt}}
}
}

newcommand{classesList}[4]{
itemsmall{
{#1 #2 #3 #4 vspace{-1pt}}
}
}

newcommand{resumeSubheading}[4]{
vspace{-2pt}item
begin{tabular*}{1.0textwidth}[t]{l@{extracolsep{fill}}r}
textbf{#1} & textbf{small #2} \
textit{small#3} & textit{small #4} \
end{tabular*}vspace{-7pt}
}

newcommand{resumeSubSubheading}[2]{
item
begin{tabular*}{0.97textwidth}{l@{extracolsep{fill}}r}
textit{small#1} & textit{small #2} \
end{tabular*}vspace{-7pt}
}

newcommand{resumeProjectHeading}[2]{
item
begin{tabular*}{1.001textwidth}{l@{extracolsep{fill}}r}
small#1 & textbf{small #2}\
end{tabular*}vspace{-7pt}
}

newcommand{resumeSubItem}[1]{resumeItem{#1}vspace{-1pt}}

renewcommandlabelitemi{$vcenter{hbox{tiny$bullet$}}$}
renewcommandlabelitemii{$vcenter{hbox{tiny$bullet$}}$}

newcommand{resumeSubHeadingListStart}{begin{itemize}[leftmargin=0.0in, label={}]}
newcommand{resumeSubHeadingListEnd}{end{itemize}}
newcommand{resumeItemListStart}{begin{itemize}}
newcommand{resumeItemListEnd}{end{itemize}vspace{-5pt}}

%-------------------------------------------
%%%%%% RESUME STARTS HERE %%%%%%%%%%%%%%%%%%%%%%%%%%%%


begin{document}

%----------HEADING----------
% begin{tabular*}{textwidth}{l@{extracolsep{fill}}r}
% textbf{href{http://sourabhbajaj.com/}{Large Sourabh Bajaj}} & Email : href{mailto:[email protected]}{[email protected]}\
% href{http://sourabhbajaj.com/}{http://www.sourabhbajaj.com} & Mobile : +1-123-456-7890 \
% end{tabular*}

begin{center}
{Huge scshape MANAN BANSAL} \ vspace{1pt}

small raisebox{-0.1height}faPhone +91 7217778438 href{mailto:[email protected]}{raisebox{-0.2height}faEnvelope underline{[email protected]}}
href{https://www.linkedin.com/in/manan-bansal-713523202/}{raisebox{-0.2height}faLinkedin underline{linkedin.com/in/manan}}
href{https://github.com/https://github.com/mananbansal2002}{raisebox{-0.2height}faGithub underline{github.com/mananbansal2002}}
faIcon{link} href{https://mananbansal2002.github.io/portfolio-website/} {underline{manan.io}} ~
vspace{-8pt}
end{center}


%-----------EDUCATION-----------
section{Education}
resumeSubHeadingListStart
resumeSubheading
{Galgotias College of engineering and technology}{2020--2024}
{Bachelor of Science in Informaiton technology , 7.5}{Greater Noida}
resumeSubHeadingListEnd


%-----------EXPERIENCE-----------
section{Experience}
resumeSubHeadingListStart
resumeSubheading
{Befikra Community}{Apr 2022 -- present}
{Competitive Programming Lead}{Remote}
resumeItemListStart
resumeItem{Guided textbf{300+ students} in competitive programming. }
resumeItem{Ehphasised textbf{doubt support}.}
resumeItem{Analysed various textbf{coding profiles} and textbf{provided mentorship}.}
resumeItemListEnd

resumeSubHeadingListEnd
vspace{-16pt}


%-----------PROJECTS-----------
section{Projects}
vspace{-5pt}
resumeSubHeadingListStart
resumeProjectHeading
{textbf{ Movie Mania } $|$ emph{HTML, CSS, Javascript, Svelte.js href{https://elated-mccarthy-db61c3.netlify.app/}{hspace{2pt}faIcon{link} }}}{ }
resumeItemListStart
resumeItem{A movie website using textbf{Svelte JS}, a javascript frontend framework, integrated using textbf{TMDB API} to fetch movie details textbf{RESTs API} calls textbf{POST, GET}. }
resumeItemListEnd
vspace{-13pt}
resumeProjectHeading
{textbf{ Extensions } $|$ emph{HTML, CSS, Javascript, Bootstrap, JSON href{https://microsoftedge.microsoft.com/addons/search?developer=Manan Bansal}{hspace{2pt}faIcon{link}}}}{}
resumeItemListStart
resumeItem{ textbf{Dark Mode} - Published an extension on Microsoft add-on store. textbf{80+ live users} supporting dark mode appearance in popular browsers like textbf{Google Chrome, Safari,} etc. }
resumeItem{ textbf{Beautiful brackets} - textbf{Automatic Indention} tool for developers with support for textbf{C++}. }
resumeItem{textbf{Nature Sounds} - Deployed an extension on textbf{Microsoft add-on store} with textbf{30+ live users} which provides mesmerizing nature sounds.}
resumeItemListEnd
vspace{-13pt}
resumeProjectHeading
{textbf{Talkative-A Voice Assistant } $|$ emph{ Python, pyttsx3, SMTPLIB, Speech Recognitionhref{https://user-images.githubusercontent.com/71920970/143783595-de67dc9b-0b6d-41c4-9870-4a73eac1a22e.mp4}{hspace{2pt}faIcon{youtube}} href{https://github.com/mananbansal2002/Voice-assistant}{hspace{2pt}faIcon{github}}}}{}
resumeItemListStart
resumeItem{Built a voice assistant like textbf{Siri, or Alexa} in Python using textbf{Pystack}}
resumeItem{textbf{OS} for textbf{automating tasks} and opening apps using textbf{voice}.}

resumeItemListEnd
resumeSubHeadingListEnd
vspace{-15pt}

%-----------Tehcnical SKILLS-----------
section{Technical Skills}
begin{itemize}[leftmargin=0.15in, label={}]
small{item{
textbf{Languages}{: JavaScript, TypeScript, Java, C++, C, HTML/CSS} \
textbf{Libraries/Frameworks}{: Svelte.JS, React.JS, Bootstrap CSS, Material UI, Tailwind CSS, Three.JS, P5.JS} \
textbf{Developer Tools}{: VS Code, Github, GIT, MySQL, Adobe Photoshop, Adobe Illustrator, Figma} \
textbf{Expertise}{: Data Structures and algorithms, Competitive Programming, UX/UI, Graphic Designing } \
textbf{Others}{: Problem Solving, Communication, Content writing } \
}}
end{itemize}
vspace{-16pt}



% Achievements
section{Achievements} vspace{-5pt}resumeSubHeadingListStart
resumeItemListStart
resumeItem{textbf{Expert} on textbf{href{https://codeforces.com/profile/manan.bansal.1806}{Codeforces}}(1612 Max rating). }
resumeItem{textbf{href{https://drive.google.com/file/d/1ZgCfc6zD49Rg5zROM352XjQmH9Qzrmmo/view?usp=sharing}{Code Gladiators}} finalist with textbf{Rank 381} among 4 lac participant. }
resumeItem{Solved textbf{1300+ problems} on various coding platforms. }
resumeItem{textbf{Ranked 854} globally in textbf{href{https://codeforces.com/profile/manan.bansal.1806}{Codeforces}} Div2 round 801. }
resumeItem{textbf{Ranked 508} globally in textbf{href{https://codeforces.com/profile/manan.bansal.1806}{Codeforces}} Div4 round 799. }
resumeItem{Participated in various textbf{href{https://www.codechef.com/users/manan1806}{Codechef}} contests to attain textbf{3 star} }
resumeItemListEnd resumeSubHeadingListEnd
vspace{-15pt}

%-----------INVOLVEMENT---------------
section{Certifications} vspace{-5pt}

resumeSubHeadingListStart
resumeProjectHeading{textbf{Microsoft AI Classroom}href{https://drive.google.com/file/d/1oDH35OHSKMhDsGy9K9A0cTD_U3vzAeQI/view?usp=sharing}{hspace{2pt}faIcon{link}} }{}{}{}
resumeItemListStart
resumeItem{The Microsoft AI Classroom series is a unique initiative launched in association with textbf{Nasscom FutureSkill}. Gained knowledge about textbf{artificial intelligence} (AI), textbf{data science}, and textbf{machine learning} (ML) and earned the certificate with a textbf{more than 60% score} in the assessment test.}
resumeItemListEnd
vspace{-13pt}

resumeProjectHeading{textbf{IBM Deep Learning}href{https://www.credly.com/badges/771c407d-5e8c-428e-83a2-33b338f615ac?source=linked_in_profile}{hspace{2pt}faIcon{link}} }{}{}{}
resumeItemListStart
resumeItem{The Microsoft AI Classroom series is a unique initiative launched in association with textbf{Nasscom FutureSkill}. Gained knowledge about textbf{artificial intelligence} (AI), textbf{data science}, and textbf{machine learning} (ML) and earned the certificate with a textbf{more than 60% score} in the assessment test.}
resumeItemListEnd

resumeSubHeadingListEnd
vspace{-16pt}

%------RELEVANT COURSEWORK-------
section{Coding Profiles}

%resumeSubHeadingListStart
resumeSubHeadingListStart
resumeItemListStart
resumeItem{href{https://leetcode.com/1806manan/}{Leetcode}}
resumeItem{href{https://codeforces.com/profile/manan.bansal.1806}{Codeforces}}
resumeItem{href{https://www.codechef.com/users/manan1806}{Codechef}}
resumeItem{href{https://github.com/mananbansal2002}{Github}}
resumeSubHeadingListEnd

vspace*{2.0multicolsep}
%resumeSubHeadingListEnd


%




end{document}
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.