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 (aka 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.13.0.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

ancv-0.13.0-py3-none-any.whl (22.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ancv-0.13.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.13.0.tar.gz
Algorithm Hash digest
SHA256 2aecf67ad033f05babbaafb75d2d83f5134e1cd4f4c9d7fa08d5182ab1ec53f8
MD5 63f63c454032f1dc965de0a177ccb63c
BLAKE2b-256 1dc4e947c2494d8f2f0515cb3d13de2400435d452db0319a870125a65f6e2751

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ancv-0.13.0-py3-none-any.whl
  • Upload date:
  • Size: 22.0 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.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d03d1586abade3bfe16b6f765a75b462cdba6e5d7f795459bd48c0af9e53b631
MD5 c683c80671e4ec11c67b5d584fad97e9
BLAKE2b-256 27d524296768674d5fdc97f7c7b91090bf91ba3169f5598803200db9f78641a6

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