Coder Social home page Coder Social logo

my-cv's Introduction

A Data Driven CV for Web Developers

A multi-lingual data driven CV for web developers that keeps track of your experience. Just configure some starting data and you are good to go. The project uses i18n to interpolate markdown files. You can add your own Biography to the /src/data/bio/*.md files.

Goals

  • Version control for your CV
  • Keep track of your skills and experience.
  • Effectively communicate your skills and experience
  • Automatically mark recent experiences.
  • Communicate expectations, growth and benefits.
  • Provide optimized visualization of your information.
  • Provide a indexable / searchable PDF version of the Website.
  • Showcase your language abilities.
  • Highlight your stack.
  • Break down experience by skills.
  • Color Coding and Symbols to increase information density.

Demo

At https://justmycv.com/en.pdf is the prerendered PDF and at https://justmycv.com/en the up to date website. alt text

Features

  • Multi-lingual
  • Markdown files
  • i18n
  • React
  • MUI
  • Vercel
  • 100% Typescript

Approach

  • The CV is based on your data.
  • Recent and overall experience is computed based on configured dates / work / project history.
  • Use i18n to inline variables in markdown files.
  • Use react-markdown to render markdown files.
  • Use Chrome to render the CV to PDF.
  • Use pre-rendered PDFs for each language.

How to use

This is a boilerplate template to quickly host an interactive always up-to-date CV on Vercel.

You will need to replace skills, benefits, projects, work experience, and education data with your own data.

Experience with TypeScript, React and MUI is recommended.

Getting Started

  1. Clone the repo git clone https://github.com/C5H8NNaO4/cv.git
  2. Install dependencies. cd cv && yarn install
  3. Update all the files under /src/data/**/*
  4. Start the development server. yarn dev
  5. Open each language in your browser. https://localhost:3000/en
  6. Use your Browsers print feature to print all but the last (empty) page.
  7. Put the pre-rendered PDFs in the /public folder.
  8. Deploy your project to vercel.
  9. Enjoy your CV!
  10. Apply for a job.

my-cv's People

Contributors

c5h8nnao4 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.