Skip to content

kilbouri/svelte-resume

 
 

Repository files navigation

svelte-resume

Svelte: from French svelte, "slim, slender"

Resume: from French résumé, "a summary, summing up, recapitulation"

Resume for Isaac Kilbourne, created in Svelte.

Based on the foundations written by Jeremie Bornais. Thanks Jeremie ❤️

Get started

This project uses Bun, so you will need to install Bun if you have not already.

Then just two commands:

  1. bun install to install dependencies
  2. bun run dev to run a development server

This is a Website, not a Resume

Yes, this is a website. BUT, it is also a resume. To turn this into an actual file, simply 'print' the webpage, and save to PDF!

Recommended Settings

  1. Use Microsoft Print to PDF if on Windows. Otherwise, the result will simply be a PDF containing an image, no text.
  2. Margins: none. The generated resume content contains its own margins.
  3. Scale: Page Width or Scale: 100%.

About

My resume, made using Svelte

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 76.2%
  • TypeScript 12.1%
  • CSS 6.1%
  • HTML 3.7%
  • JavaScript 1.9%