/Enhanced-Deedy_Resume

Welcome to LaTeX Resume Preparation! Templates, tips, and resources to create professional resumes with style. Let's shine! ✨

Primary LanguageTeXMIT LicenseMIT

Enhanced-Deedy-Resume Template

This repository contains a LaTeX resume template and associated files.

How to Use

To compile the LaTeX file and generate the resume, you will need a LaTeX distribution installed on your system. Simply run the compiler command to generate the PDF output.

Modifying main.tex

  • Open main.tex in a text editor.
  • Replace the placeholder text with your own information in the appropriate sections.
    • \namesection: Update your name, email, and phone number.
    • \section{Education}: Add your educational background.
    • \section{Experience}: Add your work experience.
    • \section{Projects}: Add your projects or POCs.
    • \section{Skills}: Add your programming languages and technologies.
    • \section{Achievements}: Add any awards or achievements.
  • Customize the icons used in the resume sections by replacing the icon name inside \section command with the desired icon from the Font Awesome library.

File Structure

  • main.tex: Main LaTeX file containing the resume template.
  • fonts/: Directory containing custom font files used in the template.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! If you have any improvements, suggestions, or bug fixes, please submit a pull request or raise an issue on GitHub.

Contact Information

For questions or feedback, you can reach out to me at kadamharshad25@gmail.com.

Acknowledgments