Credits
Audityxe is the original, open-source work of Zelvior — but no project is built from nothing. Here's every tool, platform, framework, and source of inspiration that went into it, with credit where it's due.
Note on logos: rather than embed third-party trademarked logo images (which risks using an outdated or incorrect mark), each entry below is a plain-text credit with a themed icon badge and a link to the real source.
Core stack
Next.js
React framework — App Router, edge/serverless functions
jsPDF + jspdf-autotable
Generates the downloadable PDF audit report
TypeScript
Static typing across the whole codebase
Tailwind CSS
Utility-first styling and the design-token system
Framer Motion
Animation — entrance transitions, the audit puzzle, scan effects
Firebase
Auth, Firestore (accounts, badge records, admin config)
lucide-react
The icon set used throughout the entire UI
Typography
Fraunces
Display/headline serif — Google Fonts, by Un-Type
Public Sans
Body sans-serif — Google Fonts, by USWDS
Interactive elements
The hover-reveal button in the footer and the isometric loading animation are both rebuilt, re-themed adaptations of community-contributed snippets from Uiverse.io — recolored from their original palettes to Audityxe's own, and rewritten as reusable, typed React components, but the original interaction design is theirs.
Gaurav-WebDev
Original hover-reveal button design, via Uiverse.io
Juanes200122
Original isometric loader design, via Uiverse.io
Inspiration & references
The audit engine's newer checks (UX heuristics, AI-crawler/GEO readiness) were informed by general, publicly-documented best practices rather than any one proprietary source — but two are worth naming directly for the categories of thinking they represent:
- Checklist Design — a curated library of UI/UX design checklists. Audityxe doesn't reproduce their checklist content (it's their original, proprietary work); their category structure informed which additional UX-heuristic checks were worth writing from scratch for the audit engine.
- WCAG 2.1 AA — the accessibility module's contrast, keyboard-navigation, and focus-management checks follow the W3C's published Web Content Accessibility Guidelines.
Hosting & infrastructure
Vercel / Netlify
Deployment target (project-configurable)
Google PageSpeed Insights API
Real-browser Lighthouse pass for the Performance module
Cloudflare DNS over HTTPS
DNSSEC, CAA, and email-authentication record lookups
NOWPayments
Hosted crypto checkout and payment notifications
UptimeRobot
Public uptime monitoring badge on the status page
Shields.io
Status and grade badges used across the trust pages
MDN HTTP Observatory
Independent third-party security header grading
Qualys SSL Labs
Independent third-party TLS configuration grading
Missing something you contributed or think should be credited? See the Contact page.
Questions about this page? Reach out via the Contact page, or see our other legal documents in the Trust Center.