DEV Community

Sergey Todyshev
Sergey Todyshev

Posted on

1

Micro app to render your JSON resume

Last time I've quickly made a React component to render JSON resume.
Now I've extended the CV page to consume external resumes making the page to be a micro application.
And now you can specify src query parameter to specify your resume.
You can simply store your resume as Github Gist like mine one.
For example src=c9dcfa1b37dec07fb2ee7f36d7278105 is an url to display Thomas Davis's resume.

Next possible steps:

  • support more sections from JSON resume
  • make the page to be mobile friendly
  • make the page to be ready for printing

Enjoy! EOF 😄

Link to original post

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay