Codeforge is the playground where you ship JavaScript, Python and HTML — drag visual blocks when you want, drop into raw code when you need.
function forge(idea) {
return idea
.split('')
.map(build)
.join('✨');
}
// or drag blocks instead 🧱Toggle between Monaco code and Blockly visual blocks. Same project, two ways to build.
Every project synced to your account. Pick up exactly where you left off, on any device.
Live preview for HTML, sandboxed JS execution, and a clean output console — no setup.
Custom username, profile picture, bio. Your code, your identity.
JavaScript, Python, HTML — and more on the way. Pick the right tool for the idea.
Mark projects public to share with the world, or keep them in your own vault.
Free to start. No credit card. Just open the editor and build.
Create your account