An open API service indexing awesome lists of open source software.

https://github.com/patatobit/resumette


https://github.com/patatobit/resumette

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Resumette

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fnarze%2Fresume)

Interactive & printable résumé with tailored skills fitted in single letter page.

## Features

- Plain and clean, no rainbow colors, no pictures, no anything.
- Allow you to add your profile details to your heart's content, with `Edit Mode` you can hide some of the sections to make your résumé fit in single A4/Letter page.

## How to use

1. Click `Use this template` on Github, or fork this project, or [Deploy with Vercel](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fnarze%2Fresume)
2. `yarn` or `npm install`
3. Edit your data in [`src/data.ts`](./src/data.ts)
4. Run with `yarn dev` or `npm run dev`
5. Deploy with `Vercel` or `Netlify` to show resume online