0% found this document useful (0 votes)
25 views

Documentclass

Uploaded by

Arpita Mishra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views

Documentclass

Uploaded by

Arpita Mishra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

\documentclass{resume} % Use the custom resume.

cls style

\usepackage[left=0.4 in,top=0.4in,right=0.4 in,bottom=0.4in]{geometry} % Document margins

\newcommand{\tab}[1]{\hspace{.2667\textwidth}\rlap{#1}}

\newcommand{\itab}[1]{\hspace{0em}\rlap{#1}}

\name{Arpita Mishra} % Your name

\address{+(91) 9770884102 \\ Raipur, India}

\address{\href{mailto:[email protected]}{[email protected]} \\
\href{https://www.linkedin.com/in/arpita-mishra-276980267/}{linkedin.com}}

\begin{document}

%----------------------------------------------------------------------------------------

% OBJECTIVE

%----------------------------------------------------------------------------------------

\begin{rSection}{OBJECTIVE}

{Motivated ECE student with a solid foundation in programming and software development. Seeking
an opportunity to apply coursework knowledge and technical skills in an internship or entry-level
role, while eager to learn and grow through hands-on experience.}

\end{rSection}

%----------------------------------------------------------------------------------------

% EDUCATION SECTION

%----------------------------------------------------------------------------------------

\begin{rSection}{Education}

{\bf Bachelor of Technology (B.Tech) in Electronics and Communication Engineering}, Birla Institute of
Technology \hfill {2022-2026}\\
GPA: 7.8

{\bf Class XII}, Bharatiya Vidya Bhavan’s R.K. Sarda Vidya Mandir \hfill {2019-2021}\\

Percentage: 86%

{\bf Class X}, Bharatiya Vidya Bhavan’s R.K. Sarda Vidya Mandir \hfill {2017-2019}\\

Percentage: 86%

\end{rSection}

%----------------------------------------------------------------------------------------

% TECHINICAL STRENGTHS

%----------------------------------------------------------------------------------------

\begin{rSection}{SKILLS}

\begin{tabular}{ @{} >{\bfseries}l @{\hspace{6ex}} l }

Technical Skills & Data Structures & Algorithms, Computer Networks, OOPs, DBMS \\

Frontend Skills & HTML, CSS, JavaScript, React, Bootstrap \\

Programming Languages & C++, Python \\

Libraries & NumPy, Pandas, Seaborn \\

Tools & GitHub, Visual Studio Code, LeetCode \\

\end{tabular}\\

\end{rSection}

\begin{rSection}{PROJECTS}

\vspace{-1.25em}

\item \textbf{Credit Card Fraud Detection}

Developed a system to detect fraudulent credit card transactions to prevent unauthorized charges.
\textbf{Technologies Used:} Python, NumPy, Pandas, scikit-learn.

\textbf{Technology Explanations:}

\begin{itemize}

\item \textbf{Python:} A versatile programming language commonly used for data analysis and
machine learning.

\item \textbf{NumPy:} A library for numerical computations that supports multi-dimensional


arrays, facilitating efficient mathematical operations.

\item \textbf{Pandas:} A data manipulation library providing data structures for handling
structured data, essential for data cleaning and analysis.

\item \textbf{scikit-learn:} A machine learning library offering tools for data mining and analysis,
used for implementing algorithms like regression and clustering.

\end{itemize}

\item \textbf{Amazon Homepage}

Created a mock Amazon homepage featuring a responsive navigation bar and search bar to enhance
user experience.

\textbf{Technologies Used:} HTML, CSS.

\textbf{Technology Explanations:}

\begin{itemize}

\item \textbf{HTML:} The standard markup language for creating web pages, used to structure the
content of the homepage.

\item \textbf{CSS:} A style sheet language used for layout and design, ensuring visual appeal and
responsiveness across devices.

\end{itemize}

\item \textbf{Netflix Login Page}

Designed a responsive login page inspired by Netflix, utilizing media queries for optimal viewing
across devices.

\textbf{Technologies Used:} HTML, CSS.

\textbf{Technology Explanations:}

\begin{itemize}

\item \textbf{HTML:} Used to create the structure of the login page, defining form elements like
input fields and buttons.
\item \textbf{CSS:} Used to style the login page and ensure responsiveness across devices,
enhancing user experience.

\end{itemize}

\item \textbf{Hiring Search Tool}

Built a tool to search for Hiring Managers and Recruiters using ReactJS, NodeJS, and Firebase.
Achieved over 25,000 users, with 5,000+ saved queries, providing search results that exceeded
LinkedIn's effectiveness.

\textbf{Technologies Used:} ReactJS, NodeJS, Firebase.

\textbf{Technology Explanations:}

\begin{itemize}

\item \textbf{ReactJS:} A JavaScript library for building user interfaces, allowing for the creation of
interactive web applications.

\item \textbf{NodeJS:} A JavaScript runtime built on Chrome's V8 engine, enabling server-side


scripting and creating scalable network applications.

\item \textbf{Firebase:} A platform for developing mobile and web applications, providing services
like authentication, real-time database, and hosting.

\end{itemize}

\textbf{Live Demo:} \href{https://hiring-search.careerflow.ai/}{(Try it here)}

\end{rSection}

%----------------------------------------------------------------------------------------

% WORK EXPERIENCE SECTION

%----------------------------------------------------------------------------------------

\begin{rSection}{PROJECTS}

\item \textbf{Credit Card Fraud Detection} \hfill [Month] [Year]

\begin{itemize}

\item Developed a machine learning system to detect fraudulent credit card transactions to
prevent unauthorized charges.
\item Utilized \textbf{Python} and \textbf{scikit-learn} to implement classification algorithms for
fraud detection.

\item Leveraged \textbf{NumPy} and \textbf{Pandas} for efficient data manipulation and analysis
of transaction datasets.

\item Conducted model performance evaluation to optimize accuracy and reduce false positives.

\end{itemize}

\item \textbf{Amazon Homepage} \hfill [Month] [Year]

\begin{itemize}

\item Designed a mock Amazon homepage featuring a navigation bar, search bar, and product
listings for enhanced user experience.

\item Utilized \textbf{HTML} for page structure, defining elements like headings, links, and images.

\item Implemented \textbf{CSS} for styling to ensure visual appeal and responsiveness across
devices.

\end{itemize}

\item \textbf{Netflix Login Page} \hfill [Month] [Year]

\begin{itemize}

\item Created a responsive login page inspired by Netflix, focusing on user-friendly design.

\item Used \textbf{HTML} to build the structure, including input fields and buttons for user
interaction.

\item Applied \textbf{CSS} and media queries to ensure seamless adaptation to various screen
sizes.

\end{itemize}

\end{rSection}

%----------------------------------------------------------------------------------------

\begin{rSection}{ACHIEVEMENTS}

\begin{itemize}

\item \textbf{GSSOC Contributor:} Contributed to the \href{https://gssoc.girlscript.tech/}{GirlScript


Summer of Code} by collaborating on open-source projects, enhancing coding skills, and gaining
valuable experience in software development.
\item \textbf{LeetCode Challenges:} Solved over 130 programming problems on
\href{https://leetcode.com/}{LeetCode}, demonstrating strong problem-solving skills and improving
coding proficiency in algorithms and data structures.

\item \textbf{Certificate 'A' Examination:} Achieved Grade 'B' in the Certificate 'A' Examination
conducted in 2019 by the Ministry of Defence, Government of India.

\end{itemize}

\end{rSection}

%----------------------------------------------------------------------------------------

\begin{rSection}{EXTRACURRICULAR ACTIVITIES}

\begin{itemize}

\item \textbf{Hackathon Participant:} Participated in various hackathons, collaborating with teams


to develop innovative solutions under tight deadlines, enhancing technical skills and teamwork.

\item \textbf{College Fest Organizer:} Assisted in the planning and execution of cultural events,
developing project management and organizational skills while fostering a sense of community
among students.

\item \textbf{College Sports Team Member:} Competed as a member of the college sports team,
promoting teamwork, discipline, and physical fitness while building camaraderie among peers.

\item \textbf{Annual Sports Meet:} Served as a supporting member of the managing team, aiding
in the organization and execution of the event.

\item \textbf{NSS (NIC) Camp Participant:} Contributed as a supporting member of the managing
team, assisting in the planning and facilitation of camp activities.

\end{itemize}

\end{rSection}

\end{document}

You might also like