buildHtml
baseUrl https://simoji.scroll.pub
metaTags
editButton /edit.html
title Simoji - Emoji-Based Programming Language
style.css
header
class hero
nav
div Simoji
class logo
div
class nav-links
a Features
href #features
a Examples
href #examples
a Edit
href edit.html
a GitHub
class cta-button
href https://github.com/breck7/simoji
div
class hero-content
h1 Emoji-Based Programming
p Simoji combines the expressiveness of emojis with the power of programming
a Get Started
class primary-button
href https://github.com/breck7/simoji
a View Demo
class secondary-button
href #examples
main
section
id features
class features
h2 Why Simoji?
div
class feature-grid
div
class feature-card
div 😊
class feature-icon
h3 Visual Syntax
p Express logic through intuitive emoji combinations
div
class feature-card
div 🔄
class feature-icon
h3 Seamless Translation
p Compiles to JavaScript, Python, and more
div
class feature-card
div 🚀
class feature-icon
h3 Rapid Prototyping
p Build ideas faster with visual coding
div
class feature-card
div 🌐
class feature-icon
h3 Universal
p Language-agnostic concepts accessible to all
section
id examples
class code-demo
h2 Simoji in Action
div
class code-container
div
class code-tabs
button
class tab-btn active
data-target example1
Simple Math
button
class tab-btn
data-target example2
Conditionals
button
class tab-btn
data-target example3
Loops
div
class code-example active
id example1
pre
class language-simoji
div
class code-output
div
class code-example
id example2
pre
class language-simoji
div
class code-output
div
class code-example
id example3
pre
class language-simoji
div
class code-output
section
class cta
h2 Start Creating with Emojis
p Join the visual programming revolution
a Try in Browser
class primary-button
href edit.html
a View Documentation
class secondary-button
href https://github.com/breck7/simoji
footer
div
class footer-content
div
class footer-links
a Documentation
href https://github.com/breck7/simoji#readme
a Examples
href #examples
a Twitter
href https://twitter.com/breckyunits
p Created by Breck Yunits and contributors.
script.js