Thoughtful App Co.
Thoughtful App Co. (TACo) is the company website showcasing a collection of human-centered application concepts. The site serves as a hub for exploring thoughtful applications that respect user attention and prioritize human needs over engagement metrics.
Philosophy
Apps for Humans - building thoughtful applications that:
- Respect your attention
- Prioritize human needs over engagement
- Put humans first, technology second
Technical Highlights
- Framework: Solid.js 1.8.0 for reactive, performant UI
- Build Tool: Vite 5.0.0 for fast development
- Styling: Bespoke design system with centralized tokens (no CSS framework)
- Typography: Geist Variable Font
- Deployment: Cloudflare Pages with GitHub Actions CI/CD
Design System
The site features a custom dark theme (#0A0A0F) with a comprehensive design token system including:
- Centralized color palette
- Typography scale
- Component presets
- Responsive breakpoints
- WCAG AA+ accessibility compliance
Development Practices
- ESLint and Prettier for code quality
- Husky pre-commit hooks
- Comprehensive documentation
- Mobile-first responsive design
Technologies Used
Solid.jsTypeScriptViteCloudflare Pages