Skip to content

A free web-based resume editor based on writing YAML with realtime preview and PDF export.

Notifications You must be signed in to change notification settings

eastcukt/devresume

 
 

Repository files navigation

Devices preview

DevResume

Write your resume in YAML, export in PDF

A free web-based resume editor based on writing YAML with live preview and PDF export.

Website: https://devresume-zeta.vercel.app/

Completely freeNo sign-upLive previewWorks offlineUnlimited exports

Motivation

DevResume helps developers and technical people to write their resume instead of wrestling with menus. The configuration is based on a subset of the JSON resume standard. It includes only the actually useful parts of it. The best practices are already taken care based on the recommendations from the book The Tech Resume Inside Out. You are free to focus on what matters.

Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://127.0.0.1:5173/ to view it in the browser.

npm run build

Builds the app for production in the dist folder.

npm run test

Runs the unit and integrations tests using Vitest.

npm run test:e2e

Runs the E2E tests using Playwright.

About

A free web-based resume editor based on writing YAML with realtime preview and PDF export.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.8%
  • CSS 3.4%
  • JavaScript 1.2%
  • HTML 0.6%