https://github.com/patatobit/resumette
https://github.com/patatobit/resumette
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/patatobit/resumette
- Owner: PatatoBit
- Created: 2022-09-02T11:50:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T05:07:17.000Z (over 3 years ago)
- Last Synced: 2025-09-14T15:44:28.528Z (9 months ago)
- Language: TypeScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Resumette
[](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