Measured entry

tripled-standard-resume-shadcnui

tableminimal-flatmotion on file

A client-side resume profile with an animated header, experience and project sections, plus an education and skills sidebar. It ships as a shadcn registry component and relies on React, Framer Motion, Lucide icons, Radix-backed UI primitives, Tailwind utilities, theme tokens, and the usual shadcn utility helper.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of tripled-standard-resume-shadcnui at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-standard-resume-shadcnui at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-standard-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-standard-resume-shadcnui
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal79.9 KB (145.3 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 13s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/separator.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A credible starting point for a developer portfolio, with sensible responsive behavior and clear information grouping. It still needs a shadcn-style setup, contrast remediation, real data, and working actions, so treat it as a polished shell rather than a finished resume feature.

Use it if

  • You need a portfolio resume page that adapts cleanly from a stacked mobile layout to a sidebar layout.
  • Your app already uses shadcn conventions and you are comfortable replacing the bundled sample data.
  • You want restrained entrance and hover motion around an otherwise conventional professional profile.

Skip it if

  • You need a lightweight static resume and do not want Framer Motion or a full set of UI primitives for presentation.
  • You require an accessibility-ready component without first correcting the muted text and badge contrast.
  • You expect the download, contact, and social controls to work without adding links and event handlers.
  • You need a print-first document whose pagination and paper output are already defined.

Install

Installation record for tripled-standard-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 the imported Avatar, Badge, Button, Card, and Separator primitives; configure the at-sign source alias and shared class-name utility; provide Tailwind theme tokens and styles; install React, Framer Motion, Lucide icons, and the required Radix packages; then mark the file for client rendering where applicable.

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.