Measured entry

tripled-minimal-resume-shadcnui

chartminimal-flatmotion on file

A minimal, responsive resume page with a profile sidebar, work history, project cards, light and dark styling, and staggered entrance motion. It ships as a shadcn registry component built with React, Tailwind utility classes, shadcn Button and Separator primitives, Framer Motion, Radix UI support, and Lucide icons.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of tripled-minimal-resume-shadcnui at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-minimal-resume-shadcnui at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-minimal-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-minimal-resume-shadcnui
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical1
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal73.2 KB (138.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 45.27s
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 polished starting shell for a developer resume, with solid responsive behavior and straightforward content editing. It needs a shadcn-style setup and should not ship unchanged: label the social controls, correct contrast, and replace placeholder or non-semantic interactions.

Use it if

  • You need a compact developer resume or portfolio layout with editable data kept in the component.
  • Your app already uses shadcn conventions, Tailwind utilities, and Framer Motion.
  • You want a layout that stacks cleanly on narrow screens without horizontal overflow.

Skip it if

  • You need an actual chart or data visualization; this component is a resume page despite its queue pattern.
  • You require accessible defaults before customization, since the icon-only social buttons lack names and some text has insufficient contrast.
  • You want a lightweight static resume without animation and UI-library dependencies.
  • You need working profile and project destinations out of the box; the supplied links are placeholders and the project cards are non-semantic containers.

Install

Installation record for tripled-minimal-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 configured source alias and shared class-name utility, install or recreate the shadcn Button and Separator components, configure Tailwind with the expected theme classes, and add React, Framer Motion, Radix UI, and Lucide icons. Then add accessible names and real link targets.

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 chart pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.