Giter VIP home page Giter VIP logo

cv's Introduction

CV Template

This is a customizable CV template designed for use with LaTeX editor. The template allows you to create a professional-looking CV with ease, using predefined commands for different sections and a centralized design file.

Instructions

You can use the template to compile the cv in two approach

1. Local (Using PyCharm)

  • Install a LaTeX distribution. MiKTeX is preferred.
  • Install PyCharm
  • Install TeXiFy IDEA plugin for PyCharm
  • Install PDF Viewer plugin for PyCharm
  • Add a new configuration for LaTeX.
  • Add LauLaTex as the compiler in the configuration.
  • Add Built-in PDF Viewer as default pdf viewer.
  • Add MiKTeX as the LaTex Distribution.
  • Select the main tex file for compilation. Add src directory as auxiliary file directory.
  • Create out directory in the project and add it as directory for output files.
  • Tap run and enjoy!!!

Configuration

2. Online (Using Overleaf)

  • From the GitHub repo download the project as zip.
  • In the Overleaf project section, section New Project -> Upload Project.
  • Select the downloaded zip file.
  • From the Menu section change the compiler to LuaLaTex.
  • Tap Recompile and enjoy.

Configuration

To edit the template, follow the steps below:

  1. After choosing any of the above approach for compilation you can edit the files in you choose of editor.
  2. main.tex file is the entry point.
  3. main.cls file is the entry point for styles.
  4. If you don't like blue, you can easily change the theme by changing the accent color in line 51 of main.cls
  5. \definecolor{accentColor}{HTML}{1751A7} change 1751A7 with your choose of color and recompile to see the effect.
  6. Customize the CV content by modifying the respective tex files for each section.
  7. Feel free to customize the template further by adding or removing sections, modifying the design, or adjusting the predefined commands to suit your specific needs.
  8. Happy coding ๐Ÿ˜Š!!!

File Structure

The template repository has the following file structure:

  • main.tex: The entry point of the CV. This file should be compiled to generate the final PDF.
  • main.cls: The class file that defines the overall design and formatting of the CV.
  • sections/: This directory contains separate tex files for different sections of the CV (e.g., education, experience, skills).
  • assets/: If you have any images to include in the CV, place them in this directory.
  • footer.tex: Contains the footer.
  • fonts/: Contain the calibri fonts, that is used in the template.

Showcase

For a visual representation of the CV template, you can refer to the dummy-cv.pdf file included in this repository. Configuration Configuration

License

This CV template is provided under the GNU Affero General Public License, allowing you to use, modify, and distribute it freely. The GNU Affero General Public License is a copyleft license that requires any modifications or additions to the template to be released under the same license when distributed. You can include attribution to the original author by mentioning the link to the template repository in your CV.

Show Your Support

If you find this repository useful, I kindly ask you to:

  • Star this repository by clicking the โญ๏ธ button. It helps to showcase the project to others who may find it helpful as well.
  • Include an attribution in your project's documentation, acknowledging the use of this repository.

Your support and recognition are greatly appreciated. Thank you for using this repository and helping to spread the word!

Contribution

If you encounter any issues or have suggestions for improvements, please feel free to open an issue. If you find the solution then you also folk the GitHub repository and create a pull request.

If you find this template useful and decide to use it, add a star

Happy CV building ๐Ÿ˜Š!!!

cv's People

Contributors

afmjoaa avatar

Stargazers

 avatar

Watchers

 avatar

cv's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.