Sharing, Links & Measurement

Digital Portfolio

Definition

A digital portfolio is the online version of the folder you used to carry to interviews. In practice it takes one of three shapes: a single PDF of curated pages, a small set of images with a contact line, or a static site with an index page linking to individual case studies. The unit that matters is the address, because that is what goes in an email signature, on a business card and in an application form. Portfolios differ from social profiles in ownership and permanence — an account on a design network can change its layout, gate your work behind a login, or disappear, whereas a folder of files you published stays exactly as you left it. Most people overbuild them. Eight to twelve pieces, each with two lines saying what the job was and what you did, beats forty thumbnails with no context.

Why It Matters

The portfolio is usually opened on a phone, in under a minute, by someone who has four other candidates to look at. If the first image takes eight seconds to arrive, that is most of your window gone. Weight is the thing you control most easily: a 40 MB page of unresized camera JPEGs becomes 3 MB with sensible export settings and looks identical on screen. The second thing that costs work is dead links. A portfolio pointing at a client site that has since been redesigned shows a 404 to a reviewer who will not chase it — screenshots of your own work never rot.

How It Works

A static portfolio is a folder: an index.html naming and linking the pieces, an images directory, maybe one stylesheet. The host serves index.html when someone requests the bare address, and every other file by its path underneath. Keep image paths relative so the whole folder can move without editing anything. Export photographs at roughly twice their display width, in JPEG or WebP, and diagrams as SVG or PNG. On 99helpers you can drag the folder or a ZIP archive in, get an address in seconds, and replace any file later with version history behind it — so a corrected case study goes live at the same address the recruiter already has. Adding a custom domain on a paid plan swaps the address for your own name without moving the files.

Real-World Example

An illustrator has been sending a 62 MB PDF as an attachment, and half of it bounces at the recipient's mail server. She exports the same 14 pieces as web-sized JPEGs, writes a plain index page with a caption under each, and publishes the folder at ines-illustration.99helpers.site — 4.1 MB in total, loading in about a second on a phone. The link goes in her email signature. Three months later she swaps two pieces for newer work without telling anyone the address changed, because it did not.

Common Mistakes

  • Uploading full-resolution camera files — a 12 MB photograph displayed at 900 pixels wide is thirty times the data anyone needs
  • Linking out to live client sites as the proof of work — those sites get rebuilt, and the portfolio breaks without you noticing
  • Publishing without an index.html at the top level — the address then shows a bare file listing or an error instead of the work

Related Terms

Put a file online in seconds

Drop in a document, an image, a page or a whole static website and share the link — free, with no build step and no server to set up.

Host a file free →