Posts

Overleaf Resume Guide – Create Your Professional Resume Easily

How to Create a Resume in Overleaf

Step 1: Open Overleaf

Visit overleaf.com and log in or create a free account.

Step 2: Start a New Project

Click New Project → Blank Project, then delete the default content.

Step 3: Paste the LaTeX Resume Code

Copy the code below and paste it into your main .tex file in Overleaf.

Step 4: Press Recompile

Your resume PDF will appear on the right side.

Step 5: Download the Resume

Click the download icon to get your final PDF file.


resume.tex Copy
\documentclass[a4paper,9pt]{article} % Reduced font size to 9pt \usepackage{latexsym} \usepackage{amsmath} \usepackage{enumitem} \usepackage{graphicx} \usepackage[top=0.4in, bottom=0.4in, left=0.4in, right=0.4in]{geometry} % Reduced margins for more content \usepackage{hyperref} \usepackage{titlesec} \usepackage{xcolor} % Configure hyperref to use a yellow background for links \hypersetup{ colorlinks=true, % Enable colored links linkcolor=blue, % Color of internal links urlcolor=blue, % Color of external links linkbordercolor=yellow, % Border color of internal links urlbordercolor=yellow, % Border color of external links pdfborder={0 0 1}, % Border thickness pdfhighlight=/N, % No highlight on click } \setlength{\parindent}{0pt} \setlength{\parskip}{0.0em} % Removed spacing between paragraphs % Customize the font size and color of the Objective section heading \titleformat{\section}{\normalsize\bfseries\color{black}}{}{0em}{}[\titlerule] \titlespacing*{\section}{0pt}{1ex}{1ex} % Added 1 line gap before and after section titles \renewcommand{\baselinestretch}{1.0} % Slightly tighter line spacing \begin{document} \begin{center} {\LARGE \textbf{Full Name}} \\ \vspace{1mm} \href{tel:+91 9390XXXXX}{9390XXXXX} \textbar \textbar \href{mailto:email@gmail.com}{XXXXX@gmail.com} \textbar \textbar \href{https://linkedin.com/in/XXXXX}{linkedin.com/in/XXXXX} \textbar \textbar \href{https://takeuforward.org/plus/profile/XXXXXX}{tuf+ :XXXXX} \end{center} \section*{Objective} Recent B.Tech Computer Science student skilled in \textbf{Java}, \textbf{Web}, and \textbf{Android Development}. Passionate about building scalable applications and solving real-world problems through innovative and efficient software solutions. Seeking an opportunity to apply technical expertise, learn from professionals, and contribute to impactful projects \section*{Education} \textbf{B-Tech college name} \hfill \textit{location , staetname}\\ B.Tech in Computer Science (CGPA: X.XX/10.0) \hfill \textit{Dec 20XX - May 20XX}\\ \textbf{XXXXX Junior College} \hfill \textit{location, state name}\\ MPC (percentage: XX\%) \hfill \textit{20XX - 20XX}\\ \textbf{XXXXXX High School} \hfill \textit{ location, state name}\\ S.S.C. (GPA: X.X/10.0) \hfill \textit{20XX - 20XX} \section*{Projects} \begin{document} \textbf{Healthcare Management System} \hfill \textit{HTML, CSS, JavaScript, PHP, MySQL, XAMPP} \begin{itemize}[leftmargin=0.15in] \item Developed a full-stack \textbf{healthcare management system} with \textbf{role-based Patient, Doctor, and Admin modules} to securely manage appointments, patient records, doctor schedules, and user interactions. \item Implemented core features including \textbf{authentication}, \textbf{appointment booking}, \textbf{patient history}, \textbf{doctor dashboards}, and complete \textbf{admin management} for doctors, patients, and feedback. \item Strengthened security using \textbf{prepared statements}, \textbf{password hashing}, and strict \textbf{access control}, while building a responsive \textbf{HTML/CSS/JavaScript} frontend integrated with a \textbf{PHP–MySQL backend}. \end{itemize} \textbf{Web Application Security Testing (Cyber Security Project)} \hfill \textit{HTML, CSS, JavaScript, PHP, Burp Suite} \begin{itemize}[leftmargin=0.15in] \item Developed a \textbf{Login and Sign-Up web application} using \textbf{HTML}, \textbf{CSS}, \textbf{JavaScript}, and \textbf{PHP} to analyze authentication vulnerabilities and test web login security. \item Used \textbf{Burp Suite Intruder} to perform a \textbf{brute-force attack}, automating password payloads to find the \textbf{correct login credentials}, and analyzed server responses to understand \textbf{ethical hacking} and \textbf{penetration testing} techniques. \end{itemize} \textbf{ATM System} \hfill \textit{Java, OOP} \begin{itemize}[leftmargin=0.15in] \item Developed an \textbf{ATM simulation system} using \textbf{Java} and \textbf{Object-Oriented Programming (OOP)} principles, implementing \textbf{authentication}, \textbf{balance checks}, \textbf{withdrawals}, \textbf{deposits}, and \textbf{PIN management}. \item Applied \textbf{OOP concepts} to create \textbf{modular}, \textbf{maintainable}, and \textbf{scalable code} with \textbf{error handling} for invalid inputs and \textbf{insufficient funds}. \end{itemize} \section*{Skills} \begin{tabular}{ l l } \textbf{Programming Languages} & Java, C++, Data Structures \& Algorithms (DSA), OOP \\ \textbf{Web Technologies} & HTML5, CSS3, JavaScript, PHP \\ \textbf{Databases} & MySQL, DBMS, SQL Queries \\ \textbf{Tools} & GitHub, Burp Suite, VS Code, Eclipse IDE, Android Studio, ChatGPT \\ \textbf{Concepts \& Methodologies} & SDLC, Agile, Waterfall \\ \end{tabular}\\ \section*{Certifications} \begin{itemize}[leftmargin=0.15in] \item \textbf{Java Programming \& OOP:} Completed certifications from \textbf{EdX} and \textbf{TakeUForward} in \textbf{Java} and \textbf{OOps}. \item \textbf{Hackathon:} Participated in the \textbf{Hackathon} organized by \textbf{Value Laden}, contributing to team-based problem-solving. \item \textbf{Cyber Security Fundamentals:} Earned a certification from \textbf{Educative} in \textbf{Cyber Security Fundamentals}. \end{itemize} \section*{Achievements} \begin{itemize}[leftmargin=0.15in] \item Completed \textbf{200+ coding problems} on \textbf{TakeUForward}, showcasing strong \textbf{problem-solving skills} and consistency. \item Maintained a \textbf{40-day POTD streak}, consistently improving \textbf{coding and algorithmic skills}. \item Elected as \textbf{Class Representative}, demonstrating leadership and supporting communication between students and faculty. \end{itemize} \section*{Extra-Curricular Activities} \begin{itemize}[leftmargin=0.15in] \item Actively \textbf{explore and learn emerging technologies} like \textbf{Artificial Intelligence (AI)} and \textbf{Machine Learning (ML)} to stay current with industry trends. \item Active participant in \textbf{sports}, focusing on \textbf{teamwork}, \textbf{strategy}, and \textbf{leadership} to achieve success. \item \textbf{Languages:} English (Professional proficiency), Telugu (Native proficiency). \end{itemize} \end{document}

Post a Comment

Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.