Your Personal Code Library

Code Like
Magic ✨

Store, organize, execute and share your code snippets.Build your personal spellbook and cast powerful code spells.

Unlimited Spells
Share & Collaborate
Run Code Live
JavaScript
function sumArray(arr) {
  return arr.reduce((a, b) => a + b, 0);
}

Organize by Books

Group your code snippets into spellbooks for better organization and quick access

Execute Code

Run your code directly in the browser and see the results instantly without setup

Share & Collaborate

Share your spells with the community and discover amazing code from others

Meet Runes ✨

Create interactive components with HTML, CSS, and JavaScript. Build dynamic UI elements and share them with the world!