awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to jakegut/resume

Projects sharing features with Resume

30 open-source projects similar to jakegut/resume, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • cmichi/latex-template-collectioncmichi avatar

    cmichi/latex-template-collection

    1,255View on GitHub↗

    Latex-template-collection is a collection of pre-formatted LaTeX and XeTeX templates for generating academic papers, resumes, invoices, letters, and presentations. It provides reusable document skeletons and custom styling commands that separate layout geometry from raw textual content, supported by multi-pass PDF compilation engines and external bibliography integration. The templates span academic research publishing, business billing, formal correspondence, resume formatting, and slide presentation design. Included layouts cover research papers, thesis proposals, curriculum vitae, poetry,

    TeX
    View on GitHub↗1,255
  • sadanandpai/resume-buildersadanandpai avatar

    sadanandpai/resume-builder

    1,208View on GitHub↗

    This application is a browser-based document editor designed for the creation of professional single-page resumes. It functions as a local-first tool, ensuring that all user information remains within the client environment and is never transmitted to external servers. The platform distinguishes itself through a privacy-focused architecture that relies entirely on local device storage. Users construct resumes through a modular interface that synchronizes visual changes in real time, allowing for the customization of layout templates and themes without the need for account creation or server-s

    TypeScriptcsshtml5javascript
    View on GitHub↗1,208
  • sarabander/sicp-pdfsarabander avatar

    sarabander/sicp-pdf

    4,395View on GitHub↗

    This project is a digital book typesetter and PDF generator designed to transform Texinfo structured text into high-quality PDF documents. It functions as a compilation system that converts Texinfo source files into LaTeX code to enable professional academic typesetting. The system focuses on the precise control of typography and layout for technical manuals and books. It utilizes a source-driven document pipeline to manage font-family mapping and character metrics, ensuring visual consistency across the final publication. The toolset covers academic document typesetting and custom book publ

    Perl
    View on GitHub↗4,395

AI search

Explore more awesome repositories

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

Find more with AI search
  • deedy/deedy-resumedeedy avatar

    deedy/Deedy-Resume

    5,005View on GitHub↗

    This project is a LaTeX document template designed for producing high-density, professional resumes. It provides a source file for generating polished PDF curriculum vitae using the XeTeX typesetting engine to manage complex page structures and system fonts. The layout is characterized by an asymmetric two-column design that separates core professional experience from technical skills on a single page. It is specifically tailored for academic and technical resumes, such as those for computer science students and researchers. The system utilizes custom macros for content structuring and suppo

    TeX
    View on GitHub↗5,005
  • bartoszjarocki/cvBartoszJarocki avatar

    BartoszJarocki/cv

    9,665View on GitHub↗

    This is a configuration-driven resume builder used to generate minimalist professional curriculum vitaes and personal portfolio websites. It transforms a single structured content file into a static HTML document, decoupling raw professional data from the presentation layer. The system utilizes a centralized set of global CSS variables to manage colors and layout patterns, allowing for the customization of visual styling through a configuration file. The resulting web layout is responsive and print-optimized, ensuring the document maintains professional formatting across both digital screen

    TypeScript
    View on GitHub↗9,665
  • there4/markdown-resumethere4 avatar

    there4/markdown-resume

    1,785View on GitHub↗

    Markdown Resume is a command-line utility designed to transform structured text files into professional, responsive web pages and portable documents. It functions as a static site generator that separates content from presentation, allowing users to maintain version-controlled resumes through a template-driven build system. The project distinguishes itself by providing a containerized execution environment that ensures consistent document output across different host systems. It supports rapid design iteration through a live preview feature that monitors source files and triggers automatic re

    Less
    View on GitHub↗1,785
  • sharu725/online-cvsharu725 avatar

    sharu725/online-cv

    3,487View on GitHub↗

    This project is a static site generator designed to transform structured data into professional curriculum vitae and portfolio websites. It utilizes the Jekyll framework to compile plain text and data files into lightweight, web-ready HTML, allowing users to host their professional profiles directly on platforms like GitHub Pages. The system distinguishes itself by separating raw professional information from the visual layout, using YAML-based configuration files to manage content and Liquid templates to handle site structure. This approach allows for centralized data management, where work

    JavaScriptcv-templatejekylljekyll-template
    View on GitHub↗3,487
  • jdavis/latex-homework-templatejdavis avatar

    jdavis/latex-homework-template

    1,211View on GitHub↗

    LaTeX Homework Template is a standardized document template and typeset document generator that transforms plain text markup documents into structured, publication-ready PDF assignments. It applies professional layout rules and standardized templates to format scientific equations and homework papers consistently through an external typesetting compiler engine. The framework structures academic papers through declarative document layouts by pairing predefined title metadata with automated problem numbering macros. It provides modular sectional problem formatting that organizes individual assi

    TeXcompscihomework-templatelatex
    View on GitHub↗1,211
  • sb2nov/resumesb2nov avatar

    sb2nov/resume

    6,461View on GitHub↗
    TeXlatexresumeresume-template
    View on GitHub↗6,461
  • soulmachine/leetcodesoulmachine avatar

    soulmachine/leetcode

    11,336View on GitHub↗

    This project is a LeetCode solution repository and algorithm reference library. It provides a structured collection of solved coding challenges that demonstrate recurring computational strategies, data structure implementations, and complexity optimizations used for technical interview preparation and competitive programming study. The repository transforms structured source code and technical explanations into professional PDF guides using a LaTeX technical documentation system. To ensure consistent typography and environment settings across different systems, the project utilizes a containe

    TeX
    View on GitHub↗11,336
  • hijiangtao/resumehijiangtao avatar

    hijiangtao/resume

    2,830View on GitHub↗

    This project is a professional LaTeX resume template designed for creating structured, one-page curriculum vitae. It utilizes a TeX engine to compile markup into high-precision PDF documents. The system features a specialized Chinese typography system and multilingual text rendering to ensure high-quality typesetting for both Chinese and English characters. It employs a chronological layout engine that aligns section headers and dates to the margins to create a clean timeline. The template provides layout primitives for standardizing contact information, section header formatting, and the in

    TeXlatexlatex-templateresume
    View on GitHub↗2,830
  • rendercv/rendercvrendercv avatar

    rendercv/rendercv

    16,955View on GitHub↗

    RenderCV is a command-line utility designed to transform structured YAML data into professionally typeset documents. By separating content from presentation, it allows users to maintain version-controlled resumes that are automatically rendered into high-quality PDF, HTML, and Markdown formats. The system leverages a specialized typesetting engine to ensure precise layout control and professional-grade typography. The project distinguishes itself through a schema-driven approach that enforces strict data validation, ensuring that input files are error-free before processing. Users can customi

    Pythoncvcv-buildercv-generator
    View on GitHub↗16,955
  • questpdf/questpdfQuestPDF avatar

    QuestPDF/QuestPDF

    14,088View on GitHub↗

    QuestPDF is a C# PDF generation library and layout engine used to create structured documents, reports, and invoices. It utilizes a fluent API and a component-based layout approach to convert code into high-fidelity PDF and XPS files. The library distinguishes itself with a dedicated layout debugger that provides real-time previews, hot-reload capabilities, and visual boundary tools to map rendered elements back to source code. It also functions as an accessibility tool, providing semantic tagging and navigational aids to ensure documents comply with international accessibility and archival s

    C#c-sharpdotnet-coreexport
    View on GitHub↗14,088
  • mpdf/mpdfmpdf avatar

    mpdf/mpdf

    4,693View on GitHub↗

    mPDF is a PHP library that transforms UTF-8 encoded HTML and CSS into formatted PDF documents. It serves as a PDF generation engine and document architect capable of converting web pages and HTML forms into professional files. The project is distinguished by its multilingual rendering capabilities, providing comprehensive support for bidirectional text, right-to-left scripts, and CJK languages using Unicode font embedding and OpenType layout processing. It further enables professional print-ready design through advanced color modeling in CMYK, precise page dimensioning, and compliance with PD

    PHPcjkcsshtml
    View on GitHub↗4,693
  • hopding/pdf-libHopding avatar

    Hopding/pdf-lib

    8,515View on GitHub↗

    pdf-lib is a JavaScript PDF manipulation library used for creating, modifying, and editing PDF documents programmatically. It functions as a cross-runtime tool compatible with Node, Browser, Deno, and mobile JavaScript environments. The library provides a programmatic interface for document editing and form generation. It supports building interactive PDF forms, populating existing fields with custom data, and flattening forms into static content. Its broader capabilities include generating new documents from scratch, rearranging or copying pages between files, and managing document metadata

    TypeScript
    View on GitHub↗8,515
  • jung-kurt/gofpdfjung-kurt avatar

    jung-kurt/gofpdf

    4,468View on GitHub↗

    This is a Go-based PDF library used for the programmatic generation of PDF documents without relying on external C dependencies. It functions as a document generator, layout engine, security tool, and vector graphics engine for creating files containing text, images, and geometric shapes. The project distinguishes itself through a cell-based layout engine that manages automatic text wrapping, page breaks, and structured positioning. It provides specialized capabilities for vector graphics, including the rendering of Bézier curves and polygons, as well as a security toolkit for applying passwo

    Go
    View on GitHub↗4,468
  • bafs/gutenbergBafS avatar

    BafS/Gutenberg

    4,912View on GitHub↗

    Gutenberg is a CSS print formatting framework and web-to-PDF layout engine. It provides a system for managing stylesheets, element visibility, and structural layout rules to ensure web content maintains a consistent visual structure when converted to physical documents or PDF files. The project manages print-specific rendering through a stylesheet manager that filters out non-essential interface elements and prevents the automatic expansion of URLs. It includes utilities to enforce the rendering of background colors and images, which browsers typically strip during the printing process. The

    SCSScsscss-frameworkframework
    View on GitHub↗4,912
  • knplabs/snappyKnpLabs avatar

    KnpLabs/snappy

    4,473View on GitHub↗

    Snappy is a PHP library that acts as a wrapper for the wkhtmltopdf and wkhtmltoimage binaries. It provides a utility suite for transforming HTML strings and remote URLs into PDF documents and image snapshots. The project enables the generation of downloadable or streamable PDFs and the creation of web page thumbnails. It supports the aggregation of multiple separate URLs into a single unified PDF document. Users can adjust document output through configuration settings for JavaScript execution, cookie handling, background removal, and custom stylesheet application.

    PHP
    View on GitHub↗4,473
  • prawnpdf/prawnprawnpdf avatar

    prawnpdf/prawn

    4,814View on GitHub↗

    Prawn is a Ruby library and document layout tool used for the programmatic generation of PDF files. It functions as a vector graphics engine that allows for the creation of portable documents containing formatted text, custom shapes, and organized page layouts. The library differentiates itself through a coordinate-based vector rendering system that supports multi-stop gradient fills, complex polygons, and layer-based blending. It provides a comprehensive typography system capable of embedding TrueType and OpenType fonts to support UTF-8 characters and right-to-left text for multilingual publ

    Ruby
    View on GitHub↗4,814
  • bpampuch/pdfmakebpampuch avatar

    bpampuch/pdfmake

    12,297View on GitHub↗

    pdfmake is a JavaScript PDF generation library and declarative document engine that transforms structured JavaScript objects into formatted PDF files. It functions as a layout engine capable of producing documents on both the client side within a web browser and on the server side using Node.js. The library utilizes a declarative approach to translate object-based document definitions into final PDFs. It distinguishes itself through a virtual layout engine that calculates element positions and page breaks and an inheritance-based style system that uses dictionaries to maintain visual consiste

    JavaScript
    View on GitHub↗12,297
  • onedoclabs/react-print-pdfOnedocLabs avatar

    OnedocLabs/react-print-pdf

    2,549View on GitHub↗

    This library provides a framework for constructing professional PDF documents using declarative component syntax. It functions as a document engine that transforms component trees into structured files, allowing developers to define layouts, headers, footers, and margins through standard component structures rather than proprietary markup languages. The tool distinguishes itself by enabling server-side synthesis of dynamic data, which allows for the automated generation of personalized documents from live information sources. It maps web-standard styling and layout properties into the fixed-p

    TypeScriptdocumentdocumentsfileforge
    View on GitHub↗2,549
  • librepdf/openpdfLibrePDF avatar

    LibrePDF/OpenPDF

    4,293View on GitHub↗

    OpenPDF is a Java library and document processor used for creating, editing, rendering, and encrypting PDF documents. It functions as a toolkit for generating new files from scratch, modifying existing document structures, and extracting text content. The project includes a dedicated engine for transforming HTML and CSS content into PDF documents by parsing markup and applying styles. It also provides a rendering engine to convert PDF pages into image formats for thumbnails and previews, alongside a security utility for protecting content via document encryption. The library supports the add

    Java
    View on GitHub↗4,293
  • tecnickcom/tcpdftecnickcom avatar

    tecnickcom/TCPDF

    4,545View on GitHub↗

    TCPDF is a PHP library for the programmatic generation of PDF documents, allowing developers to create files containing text, graphics, and forms directly from application code. It includes a typography engine that supports Unicode strings, bidirectional scripts, and the embedding of TrueType or OpenType fonts. The library provides specialized tools for producing documents that adhere to PDF/A, PDF/X, and PDF/UA standards for archiving, printing, and accessibility. It features a digital signing system that applies CMS signatures and RFC 3161 timestamps, supporting long-term validation through

    PHPpdfpdf-generation
    View on GitHub↗4,545
  • arman19941113/dnd-resumeArman19941113 avatar

    Arman19941113/dnd-resume

    1,389View on GitHub↗

    This project is a web-based document editor designed for the creation and formatting of professional resumes. It provides an interactive interface where users can organize content through a drag-and-drop system, allowing for the visual arrangement of document sections and immediate feedback on layout changes. The application distinguishes itself by utilizing a component-based composition model that synchronizes the visual representation of the resume with an underlying data structure. It maintains session continuity by persisting user-defined content directly within the browser, removing the

    TypeScriptcv-builderresume-builderresume-generator
    View on GitHub↗1,389
  • noraj/oscp-exam-report-template-markdownnoraj avatar

    noraj/OSCP-Exam-Report-Template-Markdown

    4,043View on GitHub↗

    This project provides a markdown penetration testing report template and a set of utilities for converting security documentation into formatted PDF reports. It serves as a security certification documentation template designed to meet professional reporting standards for certifications such as the OSCP. The toolkit includes a markdown to PDF report generator that uses static CSS styling for code block highlighting and a specialized exam submission packaging tool. This packaging utility compresses report files into archives and generates integrity hashes to ensure data consistency during subm

    Rubyexamexam-reportlatex
    View on GitHub↗4,043
  • prat0318/json_resumeprat0318 avatar

    prat0318/json_resume

    1,366View on GitHub↗

    This project is a command-line utility that converts structured JSON or YAML data into professional, human-readable documents. It functions as a resume generation system, transforming machine-readable biodata into styled outputs such as HTML or LaTeX. The tool utilizes a template-based engine to separate data from presentation, allowing for the customization of document layouts and branding. It supports the inclusion of rich text elements within source files by parsing standard markdown syntax, ensuring that formatting like bold, italics, and hyperlinks is preserved in the final output. The

    Rubycvhtmljson
    View on GitHub↗1,366
  • hacker233/resume-designHacker233 avatar

    Hacker233/resume-design

    3,761View on GitHub↗

    This project is an AI-powered resume builder and JSON-based document editor used for creating professional curriculum vitaes. It combines a template-driven design tool with a multi-format document exporter to convert digital resumes into high-definition PDF, image, Markdown, and raw data formats. The system utilizes JSON schemas to define and render structured resume components and layouts. It integrates artificial intelligence to generate, polish, and translate resume text, and provides quality analysis to identify profile weaknesses and suggest optimizations. The platform covers visual doc

    Vue
    View on GitHub↗3,761
  • pdfme/pdfmepdfme avatar

    pdfme/pdfme

    4,156View on GitHub↗

    pdfme is a schema-based PDF generation engine and dynamic document builder. It provides a system for producing PDF documents by merging predefined templates with dynamic input data across different runtime environments. The project includes a browser-based WYSIWYG PDF editor and template designer, allowing for the arrangement of elements via a drag-and-drop interface. It distinguishes itself through a plugin-based architecture that enables schema extensions and custom rendering logic for new content types. The capability surface covers dynamic content generation, including variable placehold

    TypeScriptpdfpdf-designerpdf-generation
    View on GitHub↗4,156
  • py-pdf/pypdfpy-pdf avatar

    py-pdf/pypdf

    9,818View on GitHub↗

    pypdf is a Python library for parsing, manipulating, and generating PDF documents. It provides high-level operations for document processing, such as merging multiple files into one or splitting a single document into smaller files. The project includes specialized tools for managing interactive elements, including the creation and modification of annotations, hyperlinks, and form fields. It also supports advanced metadata management, allowing for the extraction and modification of standard document properties and XML-based XMP metadata. Beyond basic structural changes, the library covers pa

    Pythonhelp-wantedpdfpdf-documents
    View on GitHub↗9,818
  • bingyanstudio/lapiscvBingyanStudio avatar

    BingyanStudio/LapisCV

    4,146View on GitHub↗

    LapisCV is a PDF document generator and resume builder designed to convert structured Markdown text into professional curriculum vitae. It functions as a rendering pipeline that transforms simple markup and variables into print-ready documents using a headless browser engine or LaTeX templates. The project provides a collection of professional themes and visual styles to customize the typography and branding of academic and professional resumes. It utilizes variable-based style injection to allow for the adjustment of fonts, colors, and margins based on content volume and user preferences. T

    CSSobsidianresume-builderresume-template
    View on GitHub↗4,146