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.



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.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 72.2 KB (137.6 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written 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
| Declared dependencies | framer-motion, react, radix-ui |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no 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.
Author repository
github.com/moumen-soliman/uitripledAlternatives
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.
- hyperui-tables-1editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.4KB
- Bare
- pass
- Prov
- NO
- hyperui-tables-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- hyperui-tables-3editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 17.5KB
- Bare
- pass
- Prov
- NO
- neobrutalism-tablebrutalism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.8KB
- Bare
- pass
- Prov
- NO
- hextaui-tableminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 30.0KB
- Bare
- pass
- Prov
- NO
- reui-sortableminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 48.1KB
- Bare
- pass
- Prov
- NO