Experimental AI-assisted web development and interface design — pushing the boundaries of what's possible when humans and AI build together.
A sandbox for exploring vibe coding: the emergent practice of using AI agents to rapidly prototype, iterate, and ship web interfaces through natural language prompts rather than traditional line-by-line coding.
- Interactive HTML/CSS/JS experiments
- Component patterns generated through AI collaboration
- UI/UX explorations in cyberpunk and glassmorphism aesthetics
- Real-world prototypes built in minutes instead of days
"The vibe is not about writing less code — it's about thinking in outcomes instead of keystrokes."
This repo documents the evolution of human-AI pair programming for creative web development. Each experiment shows what's possible when you describe the vision and let the agent handle the implementation.
- Vanilla HTML/CSS/JS (most experiments)
- Occasional React components
- AI assistants: Claude, GPT-4, DeepSeek
git clone https://github.com/fr3kchy/vibe-coding-site
cd vibe-coding-site
# Open any .html file in your browser- fr3k.dev — Personal site built with similar methodology
- Hermes Agent — The AI agent that makes vibe coding practical