Welcome & Benvenuti. This project is a code-based portfolio showcasing end-to-end UX and product design work—from ideation to implementation. It's designed as a modular, editable UI system built with modern tools, enabling experimentation and iteration across projects.
This portfolio highlights my experience in:
- Designing intelligent, user-centered workflows
- Building modular, scalable UI components
- Prototyping with real data and fast feedback loops
- Bridging design and code fluently using modern frameworks
- Vite
- TypeScript
- React
- shadcn/ui
- Tailwind CSS
This project can be edited either through an online interface or using your preferred local development workflow.
git clone <YOUR_GIT_URL>
cd <YOUR_PROJECT_NAME>
npm install
npm run dev