A digital–ceramic art experience by tecna-developer
Ceramic Soul is a creative web project exploring the intersection of traditional ceramics and modern digital art.
It reimagines the tactile nature of clay, form, and glaze through code, interactivity, and web design — resulting in a digital experience inspired by handcrafted aesthetics.
👉 Live Demo: ceramic-swart.vercel.app
Explore textures, light, and motion — a virtual homage to ceramic craft.
| Home | Interaction | Detail |
|---|---|---|
![]() |
![]() |
![]() |
- Ceramic-inspired design, texture and lighting
- Smooth animations and transitions
- Mobile first
- Fully responsive (desktop + mobile)
- Built with Vite, SCSS, and JavaScript
- Simple to extend — add new shapes, materials, or effects
- Ready to deploy to Vercel, Netlify, or GitHub Pages
| Category | Tools |
|---|---|
| Frontend | HTML, SCSS, JavaScript |
| Build | Vite |
| Deployment | Vercel |
| Version Control | Git & GitHub |
- Node.js v14+
- npm or yarn
git clone https://github.com/tecna-developer/ceramic.git
cd ceramic
npm install

