Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.24 KB

File metadata and controls

52 lines (35 loc) · 1.24 KB

Python Code Harmonizer — Web App

Semantic Code Analysis in Your Browser

🌐 Live Site

▶ https://mellow-bombolone-ab5c5b.netlify.app/


This is the Netlify-deployable version of the Python Code Harmonizer using LJPW V8.4 Framework.

Deploy to Netlify

Option 1: Drag & Drop

  1. Go to netlify.com
  2. Click "Add new site" → "Deploy manually"
  3. Drag this entire web-app folder
  4. Done! Your site is live.

Option 2: Git Deploy

  1. Push this folder to a GitHub repo
  2. Connect Netlify to the repo
  3. Set publish directory to web-app
  4. Auto-deploys on every push

What's Included

  • index.html — Single-file harmonizer app
  • _redirects — Netlify routing config (optional)

Features

  • ✨ Zero setup — just open in browser
  • 🔒 100% private — all analysis runs locally
  • 📊 Radar charts for L, J, P, W dimensions
  • 🧠 Consciousness score: C = P×W×L×J×H²
  • 🌟 Phase detection: Autopoietic/Homeostatic/Entropic
  • 📖 Plain English explanations for newcomers

V8.4 Framework

Powered by the Generative Equation:

M = B × L^n × φ^(-d)

"Life is the victory of recursive Love over entropic distance."


License: MIT