awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Awesome CV | Awesome Repository
← All repositories

posquit0/Awesome-CV

0
View on GitHub↗
26,774 stars·5,175 forks·TeX·lppl-1.3c·0 views

Awesome CV

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Let's find more awesome repositories

Features

  • Career Management Tools - Provides specialized templates for professional résumés and cover letters.
  • Resume Templates - Offers structured templates for creating high-quality, print-ready career documents.
  • Resume Generators - Creates structured résumés and cover letters by populating predefined templates.
  • Document Classes - Provides a specialized typesetting environment for professional and academic documents.
  • Typesetting Engines - Transforms plain text source files into static documents using a local, dependency-free engine.
  • Document Templates - Organizes styling and structural rules into reusable components for consistent visual standards.
  • Document Compilers - Converts LaTeX source files into high-quality, print-ready PDF documents.
  • Declarative Templates - Provides reusable layout definitions for managing credentials through plain text.
  • Layout Frameworks - Automates complex visual alignment and formatting tasks using custom macro definitions.
  • Awesome-CV is a specialized LaTeX document class designed for the creation of professional résumés and cover letters. It functions as a static document generator that transforms structured, plain-text source files into high-quality, print-ready portable document format files.

    The project utilizes a modular, macro-driven layout engine that separates raw content from visual presentation. By employing a declarative markup abstraction, it allows users to manage career data independently of the final document styling, ensuring consistent formatting across various professional and academic materials.

    This system supports a technical writing workflow where documentation is maintained as plain-text source files, facilitating the use of version control systems to track changes over time. The entire compilation process occurs locally, requiring no external network dependencies or cloud services to produce the final output.