A fully customizable template to create your online (and PDF) resume without writing a single line of code https://job.juyung.com
Find a file
2023-04-05 10:52:16 +02:00
.github ci: use correct pull request urls in changelog (#215) 2023-04-05 10:52:16 +02:00
.vscode Add PDF CV generation script (#156) 2023-01-18 18:49:47 +01:00
docs ci: setup release workflow (#200) 2023-02-08 12:05:54 +01:00
public Auto-generate favicons (#183) 2023-01-28 21:21:02 +01:00
scripts Auto-generate favicons (#183) 2023-01-28 21:21:02 +01:00
src feat: 208 interactive phone number and email in the main section (#210) 2023-03-13 20:26:11 +01:00
.editorconfig Add Prettier and move all components to TSX 2022-08-25 01:20:22 +02:00
.gitbook.yaml Add GitBook setup 2023-01-28 17:15:23 +01:00
.gitignore Auto-generate favicons (#183) 2023-01-28 21:21:02 +01:00
.npmrc Enforce to use npm for all scripts 2022-08-31 00:08:58 +02:00
.percy.json Add visual regression tests to code review process (#166) 2023-01-21 23:51:54 +01:00
.prettierrc.yaml Move from Svelte to Vanilla JS (#155) 2023-01-17 18:10:43 +01:00
astro.config.ts Remove analytics 2023-01-28 12:39:42 +01:00
CHANGELOG.md ci: use correct pull request urls in changelog (#215) 2023-04-05 10:52:16 +02:00
LICENSE Initial commit 2022-08-24 18:53:14 +02:00
package-lock.json ci: use correct pull request urls in changelog (#215) 2023-04-05 10:52:16 +02:00
package.json ci: use correct pull request urls in changelog (#215) 2023-04-05 10:52:16 +02:00
postcss.config.cjs Add Storybook 2022-08-26 00:25:00 +02:00
README.md Update README 2023-01-28 20:00:41 +01:00
tailwind.config.cjs feat: unify card headings, add title to tags lists (#197) 2023-02-03 23:37:58 +01:00
tsconfig.json chore(deps): update dependency typescript to v5 (#213) 2023-03-24 21:34:05 +01:00

DevsCard

A fully customizable template to create your online (and paper) resume without writing a single line of code.

Features

  • ✍️ Intellisense — provide your data in TypeScript files, getting autocompletion and description of each property right in your IDE.
  • 📱 Responsiveness — the resume is created and automatically tested to look good both on mobile and desktop devices.
  • 🌠 Assets optimization — all images in your CV are minimized and resized automatically at build time.
  • Performance — get 100 for all Lighthouse metrics, ensuring a great experience for visitors and a high score for search engines.
  • 📄 PDF generation — generate an accompanying PDF version of your CV with one command.
  • 🔶 Built-in icon sets — choose from over 100 000 Iconify icons to represent your skills.
  • 🌍 I18n — customize your resume's locale, date formatting, and used translations.
  • 🔎 SEO friendly — the entire website is designed with SEO in mind. All SEO-related config properties are required and well-described.
  • 🏭 Favicons generation — invoke one command to generate all favicons and full app manifest for your website.
  • 🛠 Data helpers — use built-in helpers to define your skills/socials once and reuse them across the configuration.
  • 🔀 Data transformers — utilize type-safe data transformers to create multiple variants of your resume without duplicating your data.

Documentation

To learn how to set up your resume, go to:

https://devscard.gitbook.io/docs

Example

To see an example CV, visit the link below:

https://devscard.netlify.app