PasiBergman / devscard

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

Home Page:https://devscard.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://devscard.netlify.app

License:MIT License


Languages

Language:TypeScript 57.7%Language:Astro 41.5%Language:JavaScript 0.8%