Personal portfolio website showcasing product design work across B2B SaaS, AI-powered products, and design systems.
This portfolio presents selected projects from 14+ years of experience in UX/UI and strategic design, including:
- Purissimo - Minimalist CSS-only design system
- Atman - Framework-agnostic Web Components design system
- Calix MVP - AI-powered demand planning platform
- STOUT - Accounting software
- Listo 360 - Engineering and facilities analytics platform
- ProGerar - Offline-first livestock management app
This site is built following the principles of Purissimo - a minimalist design system in pure CSS:
- Zero JavaScript (except Google Analytics)
- HTML5 + CSS3 only
- WCAG 2.1 AA accessible
- Mobile-first responsive design
- Outfit typeface via Google Fonts
├── index.html # Homepage with project grid
├── about.html # About page
├── projects/ # Individual project pages
│ ├── purissimo.html
│ ├── atman.html
│ ├── calix.html
│ ├── stout.html
│ ├── listo360.html
│ └── progerar.html
└── assets/
├── css/
│ └── style.css # Purissimo-based styles
└── images/ # Project images
- LinkedIn: linkedin.com/in/rafael-craice
- GitHub: github.com/craice