{
  "@context": "https://schema.org",
  "@type": "Portfolio",
  "identifier": "https://fractastical.org",
  "name": "Fractastical - Joel Dietz Portfolio",
  "description": "Computational creativity portfolio showcasing digital art, academic research, and large-scale installations where fractals become poetry and sacred geometry meets code",
  "url": "https://fractastical.org",
  "creator": {
    "@type": "Person",
    "name": "Joel Dietz",
    "alternateName": ["Fractastical", "CryptoApollo"],
    "jobTitle": "Computational Artist & Researcher",
    "description": "Digital philosopher exploring the intersection of fractals, sacred geometry, blockchain technology, and computational creativity",
    "affiliation": {
      "@type": "Organization", 
      "name": "MIT Connection Science",
      "url": "https://connection.mit.edu/"
    },
    "sameAs": [
      "https://github.com/fractastical",
      "https://x.com/jdietz",
      "https://linkedin.com/in/joeldietz",
      "https://superrare.com/cryptoapollo",
      "https://connection.mit.edu/people/joel-dietz/",
      "https://twitter.com/fractastical"
    ],
    "image": "https://fractastical.org/profile-image.jpg",
    "email": "contact@fractastical.org"
  },
  "dateCreated": "2024-01-01",
  "dateModified": "2025-10-10",
  "inLanguage": "en-US",
  "keywords": [
    "computational creativity",
    "digital art", 
    "fractals",
    "sacred geometry",
    "blockchain",
    "NFT",
    "SuperRare",
    "academic research",
    "MIT",
    "connection science",
    "game theory",
    "artificial intelligence"
  ],
  "workExample": [
    {
      "@type": "VisualArtwork",
      "name": "The Dream Approaches",
      "description": "Ethereal digital artwork exploring consciousness and dreams through computational aesthetics",
      "artMedium": "Digital Art",
      "artform": "NFT",
      "url": "https://superrare.com/artwork-v2/the-dream-approaches-42069",
      "image": "https://ipfs.pixura.io/ipfs/Qmb84UBcpJfLCzfNsGmaMkLzZjqVLMZF8pbJqcZ9py4hq7/The_Dream_Approaches.jpg",
      "creator": {
        "@type": "Person",
        "name": "Joel Dietz"
      },
      "dateCreated": "2024-06-15",
      "genre": "Digital Art",
      "material": "Digital/NFT"
    },
    {
      "@type": "VisualArtwork", 
      "name": "The Wheel of Samsara",
      "description": "Buddhist-inspired digital mandala with Tibetan script and sacred geometry",
      "artMedium": "Digital Art",
      "artform": "NFT",
      "url": "https://objkt.com/asset/KT1RJ6PbjHpwc3M5rw5s2Nbmefwbuwbdxton/808994",
      "image": "https://ipfs.io/ipfs/QmPGJhLyFVVrKRjZ6RY8vAQHE6b8LqT3n1u8V9T4E2xRa8",
      "creator": {
        "@type": "Person",
        "name": "Joel Dietz"
      },
      "dateCreated": "2024-08-20",
      "genre": "Sacred Geometry",
      "material": "Digital/NFT"
    },
    {
      "@type": "SoftwareApplication",
      "name": "Game of MetaLife",
      "description": "Conway's Game of Life meets MetaLambda theory in an interactive digital ecosystem exploring cellular automata and emergent complexity",
      "applicationCategory": "GameApplication",
      "operatingSystem": "Web Browser",
      "url": "https://crazygames.com/game/meta-life",
      "creator": {
        "@type": "Person",
        "name": "Joel Dietz"
      },
      "dateCreated": "2024-09-10",
      "programmingLanguage": "JavaScript",
      "genre": "Simulation Game"
    },
    {
      "@type": "ScholarlyArticle",
      "name": "MetaLambda Theory: Computational Lifeforms and Universal Constructor Theory",
      "description": "Academic research exploring computational lifeforms through the lens of lambda calculus and universal constructor theory",
      "author": {
        "@type": "Person",
        "name": "Joel Dietz"
      },
      "datePublished": "2024-11-15",
      "publisher": {
        "@type": "Organization",
        "name": "Fractastical Research"
      },
      "about": [
        "Lambda Calculus",
        "Universal Constructor Theory", 
        "Computational Lifeforms",
        "Digital Physics"
      ]
    },
    {
      "@type": "Book",
      "name": "Abyssal Arrows: Spiritual Leadership in the Age of Zarathustra",
      "description": "Exploring spiritual leadership and ancient wisdom in the digital age",
      "author": {
        "@type": "Person",
        "name": "Joel Dietz"
      },
      "datePublished": "2023-01-01",
      "publisher": {
        "@type": "Organization",
        "name": "Independent"
      },
      "genre": "Philosophy"
    }
  ],
  "hasPart": [
    {
      "@type": "WebPageElement",
      "name": "Digital Art Collection",
      "description": "NFT artworks across multiple blockchain platforms including Foundation, SuperRare, and Objkt",
      "url": "https://fractastical.org/#art"
    },
    {
      "@type": "WebPageElement", 
      "name": "Academic Research",
      "description": "MIT Connection Science research, publications, and academic presentations",
      "url": "https://fractastical.org/#writings"
    },
    {
      "@type": "WebPageElement",
      "name": "Interactive Projects",
      "description": "Computational creativity projects including games and simulations",
      "url": "https://fractastical.org/#projects"
    },
    {
      "@type": "WebPageElement",
      "name": "Philosophy & Axioms",
      "description": "Core principles and mathematical philosophy",
      "url": "https://fractastical.org/#philosophy"
    }
  ],
  "audience": [
    "Digital Artists",
    "Academic Researchers", 
    "Blockchain Enthusiasts",
    "NFT Collectors",
    "Computational Creativity Researchers",
    "Sacred Geometry Practitioners",
    "Game Developers",
    "Philosophy Students"
  ],
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "copyrightHolder": {
    "@type": "Person",
    "name": "Joel Dietz"
  },
  "copyrightYear": "2025"
}