@@ -2353,14 +2353,13 @@ <h2 class="cta-title reveal">
23532353 </ section >
23542354
23552355 <!-- ═══════════════════════════════════════════
2356- RESOURCES AND PROJECTS
2356+ RESOURCES
23572357═══════════════════════════════════════════ -->
23582358 < section class ="section " id ="resources ">
23592359 < div class ="container ">
23602360 < p class ="section-label reveal "> Resources</ p >
2361- < h2 class ="section-title reveal "> Documentation, playground,< br /> < span class ="grad-text "> and French projects.</ span > </ h2 >
2362- < p class ="section-body reveal "> Explore the official guides, experiment in the browser, and see complete projects
2363- written with the multilingual programming language in French.</ p >
2361+ < h2 class ="section-title reveal "> Documentation< br /> < span class ="grad-text "> and Playground</ span > </ h2 >
2362+ < p class ="section-body reveal "> Learn the language, experiment in your browser, and explore complete working examples.</ p >
23642363
23652364 < div class ="features-grid " style ="margin-top:40px; ">
23662365 < div class ="feature-card reveal reveal-delay-1 ">
@@ -2369,38 +2368,131 @@ <h3 class="feature-title">Documentation</h3>
23692368 < p class ="feature-body "> Read the full guides, references, and architecture notes in the dedicated
23702369 documentation site.</ p >
23712370 < p class ="feature-body "> < a href ="https://multilingualprogramming.github.io/docs/ " target ="_blank "
2372- rel ="noopener "> multilingualprogramming.github.io/docs/</ a > </ p >
2371+ rel ="noopener "> 🌐 multilingualprogramming.github.io/docs/</ a > </ p >
23732372 < p class ="feature-body "> < a href ="https://github.com/multilingualprogramming/docs " target ="_blank "
2374- rel ="noopener "> github.com/multilingualprogramming/docs</ a > </ p >
2373+ rel ="noopener "> 🐙 github.com/multilingualprogramming/docs</ a > </ p >
23752374 </ div >
23762375 < div class ="feature-card reveal reveal-delay-2 ">
23772376 < div class ="feature-icon icon-purple "> 🧪</ div >
23782377 < h3 class ="feature-title "> Playground</ h3 >
23792378 < p class ="feature-body "> Try the language in your browser, inspect generated output, and iterate on examples
23802379 without a local install.</ p >
23812380 < p class ="feature-body "> < a href ="https://multilingualprogramming.github.io/playground/ " target ="_blank "
2382- rel ="noopener "> multilingualprogramming.github.io/playground/</ a > </ p >
2381+ rel ="noopener "> 🌐 multilingualprogramming.github.io/playground/</ a > </ p >
23832382 < p class ="feature-body "> < a href ="https://github.com/multilingualprogramming/playground " target ="_blank "
2384- rel ="noopener "> github.com/multilingualprogramming/playground</ a > </ p >
2383+ rel ="noopener "> 🐙 github.com/multilingualprogramming/playground</ a > </ p >
2384+ </ div >
2385+ </ div >
2386+ </ div >
2387+ </ section >
2388+
2389+ <!-- ═══════════════════════════════════════════
2390+ GENERATIVE ART & TESSELLATIONS
2391+ ═══════════════════════════════════════════ -->
2392+ < section class ="section " id ="generative-art ">
2393+ < div class ="container ">
2394+ < p class ="section-label reveal "> Showcase</ p >
2395+ < h2 class ="section-title reveal "> Generative Art< br /> < span class ="grad-text "> and Tessellations</ span > </ h2 >
2396+ < p class ="section-body reveal "> Explore visual projects that transform images and create stunning mathematical patterns using multilingual code.</ p >
2397+
2398+ < div class ="features-grid " style ="margin-top:40px; ">
2399+ < div class ="feature-card reveal reveal-delay-1 ">
2400+ < div class ="feature-icon icon-pink "> 🎨</ div >
2401+ < h3 class ="feature-title "> Pixel2Polygon</ h3 >
2402+ < p class ="feature-body "> Transform images into regular tiling mosaics. Decompose pictures into geometric patterns.</ p >
2403+ < p class ="feature-body "> < a href ="https://multilingualprogramming.github.io/pixel2polygon/ " target ="_blank "
2404+ rel ="noopener "> 🌐 multilingualprogramming.github.io/pixel2polygon/</ a > </ p >
2405+ < p class ="feature-body "> < a href ="https://github.com/multilingualprogramming/pixel2polygon " target ="_blank "
2406+ rel ="noopener "> 🐙 github.com/multilingualprogramming/pixel2polygon</ a > </ p >
2407+ </ div >
2408+ < div class ="feature-card reveal reveal-delay-2 ">
2409+ < div class ="feature-icon icon-orange "> 🎨</ div >
2410+ < h3 class ="feature-title "> Pixel2Plex</ h3 >
2411+ < p class ="feature-body "> Generate demiregular tessellations from images. Create complex tiling patterns with mathematical precision.</ p >
2412+ < p class ="feature-body "> < a href ="https://multilingualprogramming.github.io/pixel2plex/ " target ="_blank "
2413+ rel ="noopener "> 🌐 multilingualprogramming.github.io/pixel2plex/</ a > </ p >
2414+ < p class ="feature-body "> < a href ="https://github.com/multilingualprogramming/Pixel2Plex " target ="_blank "
2415+ rel ="noopener "> 🐙 github.com/multilingualprogramming/Pixel2Plex</ a > </ p >
23852416 </ div >
23862417 < div class ="feature-card reveal reveal-delay-3 ">
23872418 < div class ="feature-icon icon-green "> 🌀</ div >
23882419 < h3 class ="feature-title "> Fractales</ h3 >
2389- < p class ="feature-body "> A French-language project for exploring fractals with multilingual programming
2390- syntax.</ p >
2420+ < p class ="feature-body "> Explore fractals through multilingual code. A French-language project showcasing beautiful mathematical structures.</ p >
23912421 < p class ="feature-body "> < a href ="https://multilingualprogramming.github.io/fractales/ " target ="_blank "
2392- rel ="noopener "> multilingualprogramming.github.io/fractales/</ a > </ p >
2422+ rel ="noopener "> 🌐 multilingualprogramming.github.io/fractales/</ a > </ p >
23932423 < p class ="feature-body "> < a href ="https://github.com/multilingualprogramming/fractales " target ="_blank "
2394- rel ="noopener "> github.com/multilingualprogramming/fractales</ a > </ p >
2424+ rel ="noopener "> 🐙 github.com/multilingualprogramming/fractales</ a > </ p >
23952425 </ div >
2426+ </ div >
2427+ </ div >
2428+ </ section >
2429+
2430+ <!-- ═══════════════════════════════════════════
2431+ GAMES & SIMULATIONS
2432+ ═══════════════════════════════════════════ -->
2433+ < section class ="section " id ="games ">
2434+ < div class ="container ">
2435+ < p class ="section-label reveal "> Showcase</ p >
2436+ < h2 class ="section-title reveal "> Games< br /> < span class ="grad-text "> and Simulations</ span > </ h2 >
2437+ < p class ="section-body reveal "> Interactive experiences and dynamic worlds built with multilingual programming, from playable games to cellular automata universes.</ p >
2438+
2439+ < div class ="features-grid " style ="margin-top:40px; ">
23962440 < div class ="feature-card reveal reveal-delay-1 ">
2441+ < div class ="feature-icon icon-purple "> 🎮</ div >
2442+ < h3 class ="feature-title "> Memyrinth</ h3 >
2443+ < p class ="feature-body "> Navigate a shifting labyrinth of numbers, patterns, and collisions where memory itself is constantly in motion.</ p >
2444+ < p class ="feature-body "> < a href ="https://multilingualprogramming.github.io/memyrinth/ " target ="_blank "
2445+ rel ="noopener "> 🌐 multilingualprogramming.github.io/memyrinth/</ a > </ p >
2446+ < p class ="feature-body "> < a href ="https://github.com/multilingualprogramming/Memyrinth " target ="_blank "
2447+ rel ="noopener "> 🐙 github.com/multilingualprogramming/Memyrinth</ a > </ p >
2448+ </ div >
2449+ < div class ="feature-card reveal reveal-delay-2 ">
2450+ < div class ="feature-icon icon-cyan "> 🌳</ div >
2451+ < h3 class ="feature-title "> Automaginarium</ h3 >
2452+ < p class ="feature-body "> Configurable universe generator for cellular automata. Create, simulate, and explore countless rule sets and patterns.</ p >
2453+ < p class ="feature-body "> < a href ="https://multilingualprogramming.github.io/automaginarium/ " target ="_blank "
2454+ rel ="noopener "> 🌐 multilingualprogramming.github.io/automaginarium/</ a > </ p >
2455+ < p class ="feature-body "> < a href ="https://github.com/multilingualprogramming/Automaginarium " target ="_blank "
2456+ rel ="noopener "> 🐙 github.com/multilingualprogramming/Automaginarium</ a > </ p >
2457+ </ div >
2458+ < div class ="feature-card reveal reveal-delay-3 ">
23972459 < div class ="feature-icon icon-orange "> 🧫</ div >
23982460 < h3 class ="feature-title "> Cellular Automata</ h3 >
2399- < p class ="feature-body "> A French-language cellular automata project published as < code > cellcosmos </ code > .</ p >
2461+ < p class ="feature-body "> Simulate cellular automata worlds. A French-language project for exploring emergent behavior and complex systems .</ p >
24002462 < p class ="feature-body "> < a href ="https://multilingualprogramming.github.io/cellcosmos/ " target ="_blank "
2401- rel ="noopener "> multilingualprogramming.github.io/cellcosmos/</ a > </ p >
2463+ rel ="noopener "> 🌐 multilingualprogramming.github.io/cellcosmos/</ a > </ p >
24022464 < p class ="feature-body "> < a href ="https://github.com/multilingualprogramming/cellcosmos " target ="_blank "
2403- rel ="noopener "> github.com/multilingualprogramming/cellcosmos</ a > </ p >
2465+ rel ="noopener "> 🐙 github.com/multilingualprogramming/cellcosmos</ a > </ p >
2466+ </ div >
2467+ </ div >
2468+ </ div >
2469+ </ section >
2470+
2471+ <!-- ═══════════════════════════════════════════
2472+ DEVELOPER TOOLS & INFRASTRUCTURE
2473+ ═══════════════════════════════════════════ -->
2474+ < section class ="section " id ="tools ">
2475+ < div class ="container ">
2476+ < p class ="section-label reveal "> Showcase</ p >
2477+ < h2 class ="section-title reveal "> Developer Tools< br /> < span class ="grad-text "> and Infrastructure</ span > </ h2 >
2478+ < p class ="section-body reveal "> Foundational tools and research projects that extend the multilingual programming ecosystem.</ p >
2479+
2480+ < div class ="features-grid " style ="margin-top:40px; ">
2481+ < div class ="feature-card reveal reveal-delay-1 ">
2482+ < div class ="feature-icon icon-blue "> 🔧</ div >
2483+ < h3 class ="feature-title "> tree-sitter-multilingual</ h3 >
2484+ < p class ="feature-body "> Tree-sitter grammar for the Multilingual Programming Language. Enable syntax highlighting and parsing in any tree-sitter-compatible editor.</ p >
2485+ < p class ="feature-body "> < a href ="https://github.com/multilingualprogramming/tree-sitter-multilingual " target ="_blank "
2486+ rel ="noopener "> 🐙 github.com/multilingualprogramming/tree-sitter-multilingual</ a > </ p >
2487+ </ div >
2488+ < div class ="feature-card reveal reveal-delay-2 ">
2489+ < div class ="feature-icon icon-pink "> 📊</ div >
2490+ < h3 class ="feature-title "> MotusArtium</ h3 >
2491+ < p class ="feature-body "> GraphQL-first art history observatory built on top of Wikidata. Explore connections between artworks, artists, and movements.</ p >
2492+ < p class ="feature-body "> < a href ="https://multilingualprogramming.github.io/motusartium/ " target ="_blank "
2493+ rel ="noopener "> 🌐 multilingualprogramming.github.io/motusartium/</ a > </ p >
2494+ < p class ="feature-body "> < a href ="https://github.com/multilingualprogramming/MotusArtium " target ="_blank "
2495+ rel ="noopener "> 🐙 github.com/multilingualprogramming/MotusArtium</ a > </ p >
24042496 </ div >
24052497 </ div >
24062498 </ div >
@@ -2448,16 +2540,22 @@ <h3 class="feature-title">Cellular Automata</h3>
24482540 </ ul >
24492541 </ div >
24502542 < div >
2451- < div class ="footer-col-title "> French Projects</ div >
2543+ < div class ="footer-col-title "> Showcase Projects</ div >
24522544 < ul class ="footer-links ">
2545+ < li > < a href ="https://multilingualprogramming.github.io/pixel2polygon/ " target ="_blank "
2546+ rel ="noopener "> Pixel2Polygon</ a > </ li >
2547+ < li > < a href ="https://multilingualprogramming.github.io/pixel2plex/ " target ="_blank "
2548+ rel ="noopener "> Pixel2Plex</ a > </ li >
24532549 < li > < a href ="https://multilingualprogramming.github.io/fractales/ " target ="_blank "
24542550 rel ="noopener "> Fractales</ a > </ li >
2455- < li > < a href ="https://github.com/multilingualprogramming/fractales " target ="_blank "
2456- rel ="noopener "> Fractales Repository</ a > </ li >
24572551 < li > < a href ="https://multilingualprogramming.github.io/cellcosmos/ " target ="_blank "
24582552 rel ="noopener "> Cellular Automata</ a > </ li >
2459- < li > < a href ="https://github.com/multilingualprogramming/cellcosmos " target ="_blank "
2460- rel ="noopener "> Cellcosmos Repository</ a > </ li >
2553+ < li > < a href ="https://multilingualprogramming.github.io/memyrinth/ " target ="_blank "
2554+ rel ="noopener "> Memyrinth</ a > </ li >
2555+ < li > < a href ="https://multilingualprogramming.github.io/automaginarium/ " target ="_blank "
2556+ rel ="noopener "> Automaginarium</ a > </ li >
2557+ < li > < a href ="https://multilingualprogramming.github.io/motusartium/ " target ="_blank "
2558+ rel ="noopener "> MotusArtium</ a > </ li >
24612559 </ ul >
24622560 </ div >
24632561 < div >
0 commit comments