Skip to main content

Render 'JSON Resume' sources to ANSI-enriched output for terminal clients (cURL, wget, ...) to consume.

Project description

ancv

Getting you an CV (pronounced as ANSI-v) straight to your terminal.

Be warned though, for this is kinda useless and just for fun:

Users Venn diagram

Getting started

  1. Create a resume according to the JSON Resume Schema (see also the schema specification) either:

  2. Create a gist named resume.json with those resume contents. See here for a working example from a JSON Resume co-founder.

  3. Try it out, using...

    • curl:

      curl -L ancv.io/username
      

      -L is shorthand for --location, allowing you to follow the redirect from http://ancv.io through to https://ancv.io. It's shorter than its also perfectly viable alternative:

      curl https://ancv.io/username
      
    • wget:

      wget -O - --quiet ancv.io/username
      

      where -O is short for --output-document, used here to redirect to stdout.

    • PowerShell (5 and 7):

      (iwr ancv.io/username).Content
      

      where iwr is an alias for Invoke-Webrequest, returning an object.

Concept

(put this as an SVG flowchart, left to right with conceptual sketches)

Skeleton + Theme + Language + ASCII-mode toggle + Resume Data ==> terminal CV

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ancv-0.12.0.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

ancv-0.12.0-py3-none-any.whl (21.8 kB view details)

Uploaded Python 3

File details

Details for the file ancv-0.12.0.tar.gz.

File metadata

  • Download URL: ancv-0.12.0.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for ancv-0.12.0.tar.gz
Algorithm Hash digest
SHA256 7be7884444d5d5ffe8c91e599e323948ecd88e5fe9ee926ca54433bee76840d9
MD5 cdf611cd5f81d3a6a48de292f5aeca8a
BLAKE2b-256 474c5288fb67e28204c0d6e2946ca48ea7b5ce3378e5c86125d025c9c82fe939

See more details on using hashes here.

File details

Details for the file ancv-0.12.0-py3-none-any.whl.

File metadata

  • Download URL: ancv-0.12.0-py3-none-any.whl
  • Upload date:
  • Size: 21.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for ancv-0.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 17db62abb74386e4406c96eeedbaf40accd444e797923f870e8711ba69eaa021
MD5 8a711744e779b1ce04bb32d8d19896f1
BLAKE2b-256 9eb02ee0239e738bb61e9da74824ee68f10b6e749dc2442e66216fa1f34933bb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page