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
awalgarg avatar

awalgarg/cv-makerArchived

0
View on GitHub↗
999 stars·50 forks·JavaScript·19 viewsawal.js.org/cv-maker↗

Cv Maker

This project is a web-based document formatting tool designed to generate professional resumes from structured markdown files. It functions as a static site utility that allows users to manage their professional profiles through plain text, ensuring content remains portable and compatible with version control systems.

The tool distinguishes itself by performing all document rendering and data processing entirely within the browser. By utilizing a component-driven layout engine, it transforms markdown input into formatted documents in real time without the need for a backend server. Users can maintain their experience details in a lightweight markup language and export the underlying source files for manual editing or local storage.

The application supports the creation of technical documentation and developer portfolios by providing a live preview of the final document layout. It relies on browser-based file persistence to manage resume data, ensuring that information remains accessible within the user's local environment during the editing process.

Features

  • Resume Generators - Transforms structured markdown input into professional, previewable resume documents within a web-based interface.
  • Markdown-Based Content Storage - Stores professional profile information in portable, version-controlled plain text files using lightweight markdown syntax.
  • Client-Side Document Generators - Constructs formatted resume documents entirely within the browser environment without requiring server-side processing.
  • Markdown to Document Converters - Converts plain markdown input into clean, professional document layouts.
  • Developer Portfolio Sites - Provides a platform for developers to maintain and update their professional experience and portfolio documents.
  • Data-Driven Layouts - Maps structured markdown data to visual document sections using a component-driven layout engine.

Star history

Star history chart for awalgarg/cv-makerStar history chart for awalgarg/cv-maker

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Curated searches featuring Cv Maker

Hand-picked collections where Cv Maker appears.
  • Resume templates

Frequently asked questions

What does awalgarg/cv-maker do?

This project is a web-based document formatting tool designed to generate professional resumes from structured markdown files. It functions as a static site utility that allows users to manage their professional profiles through plain text, ensuring content remains portable and compatible with version control systems.

What are the main features of awalgarg/cv-maker?

The main features of awalgarg/cv-maker are: Resume Generators, Markdown-Based Content Storage, Client-Side Document Generators, Markdown to Document Converters, Developer Portfolio Sites, Data-Driven Layouts.

What are some open-source alternatives to awalgarg/cv-maker?

Open-source alternatives to awalgarg/cv-maker include: mszep/pandoc_resume — This project is a command-line utility designed to generate professional resumes from structured Markdown source… sadanandpai/resume-builder — This application is a browser-based document editor designed for the creation of professional single-page resumes. It… bartoszjarocki/cv — This is a configuration-driven resume builder used to generate minimalist professional curriculum vitaes and personal… youngyangyang04/markdown-resume-template — This project is a technical resume generator that enables the creation of professional career summaries using plain… elipapa/markdown-cv — Markdown CV is a framework for authoring professional curriculum vitae using plain text files. It separates career… sproogen/modern-resume-theme — This project is a static website template designed for building professional digital resumes and portfolios. It…

Open-source alternatives to Cv Maker

Similar open-source projects, ranked by how many features they share with Cv Maker.
  • mszep/pandoc_resumemszep avatar

    mszep/pandoc_resume

    1,761View on GitHub↗

    This project is a command-line utility designed to generate professional resumes from structured Markdown source files. It functions as a document conversion tool that maintains a single source of truth for career documentation, allowing users to manage content in plain text while ensuring consistent visual presentation. The system utilizes a template-driven layout engine to transform raw text into polished documents. By orchestrating a multi-format export pipeline, it enables the simultaneous generation of both PDF and HTML versions of a resume from the same source file, supporting diverse d

    TeX
    View on GitHub↗1,761
  • 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
  • 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
  • youngyangyang04/markdown-resume-templateyoungyangyang04 avatar

    youngyangyang04/Markdown-Resume-Template

    1,026View on GitHub↗

    This project is a technical resume generator that enables the creation of professional career summaries using plain text files. It functions as a static document generator, allowing users to maintain their professional history, skills, and project experience within a version-controlled workflow. The template utilizes a minimalist design language specifically structured for software engineering job applications. By separating content from presentation, it ensures that professional qualifications remain portable and readable. The layout is defined through declarative templates and print-oriente

    View on GitHub↗1,026
  • See all 30 alternatives to Cv Maker→