Measured entry

tripled-professional-resume-shadcnui

tableminimal-flatmotion on file

A client-side React resume template shipped as a shadcn registry component. It renders hard-coded profile, experience, skills, education, and certification content with staged Framer Motion reveals, and relies on Tailwind theme classes, Lucide icons, plus local shadcn Button and Separator primitives.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of tripled-professional-resume-shadcnui at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-professional-resume-shadcnui at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-professional-resume-shadcnui at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for tripled-professional-resume-shadcnui
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal72.2 KB (137.6 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

✗ Build failed in 1m 39s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/button.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A credible starting point for a traditional developer resume, with responsive wrapping and clear section hierarchy. It is not drop-in for a bare React app and needs a shadcn-style setup. Fix the contrast issue, wire the export action, and turn contact details into links before shipping.

Use it if

  • You need a conventional single-page resume layout that can be adapted by replacing one local data object.
  • Your app already uses shadcn primitives, Tailwind theme tokens, Framer Motion, and Lucide icons.
  • You want restrained entrance animation while keeping the document readable across narrow and wide viewports.

Skip it if

  • You need a working export flow out of the box, because the Download PDF button has no handler.
  • You require an accessibility-clean component without first correcting the muted text contrast.
  • You want semantic links for email, phone, website, or LinkedIn rather than contact details rendered as plain text.
  • You need resume content supplied through props or a CMS instead of editing a hard-coded object.

Install

Installation record for tripled-professional-resume-shadcnui
Declared dependenciesframer-motion, react, radix-ui
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

In a non-shadcn project, add Tailwind with compatible foreground, card, and muted color tokens; configure the at-sign source alias and class-merging utility; supply equivalent Button and Separator components; and install Framer Motion, Lucide React, and the required Radix primitives. Replace the local UI imports if your design system uses different paths.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Alternatives

Other published entries for the table pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.