Skip to content

DaryllGomas/Zen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enter Zen From There

An interactive Zen meditation website featuring the classic Zen story "Enter Zen From There" with various meditation features and interactive elements.

Overview

This website presents a traditional Zen story in an interactive format with multiple meditation and mindfulness features designed to enhance the user's experience and promote a state of calm awareness.

Features

Core Story

  • Interactive Zen Story: The classic tale of a Zen master and disciple with interactive tooltips explaining key concepts
  • Dark/Light Mode: Toggle between light and dark themes for comfortable reading

Meditation Features

  • 🧘 Breathing Guide: Animated breathing circle with OM sound for meditation practice
  • 🌌 Cosmic Meditation Mode: Transform the experience with a cosmic background and special effects
  • ⏱️ Meditation Timer: Built-in timer with 5, 10, and 15-minute options and bell sounds
  • 🔊 Ambient Sounds: Mountain stream sounds for immersive experience

Interactive Elements

  • ☯️ Zen Garden: Interactive sand garden where you can:
    • Rake sand with different patterns (line, wave, circle, spiral)
    • Move stones to create your own arrangements
    • Watch koi fish swim in the pond
    • Experience day/night transitions
    • Enjoy cherry blossom petals and bamboo decorations
  • 🍃 Falling Leaves: Animated autumn leaves that gently fall across the screen
  • 🖱️ Parallax Effect: Optional parallax scrolling for the background
  • 💧 Water Ripple Effects: Click anywhere to create ripple effects
  • ✨ Fireflies: Animated fireflies appear in dark mode

Hidden Features

  • Click "Enter Zen from here" in the footer to discover a hidden message
  • Floating Zen quotes appear during cosmic meditation
  • Volume controls for different sound elements

Files Structure

Zen/
├── index.html              # Main website file
├── zen-story-backup.html   # Backup version
├── assets/
│   ├── images/
│   │   ├── mountain-path.jpg   # Nature background
│   │   ├── cosmic.jpg          # Cosmic meditation background
│   │   ├── meditation.png      # Logo for normal mode
│   │   └── Future.JPEG         # Logo for cosmic mode
│   ├── audio/
│   │   ├── OM.mp3              # OM meditation sound
│   │   └── KTN.mp3             # Cosmic meditation sound
│   └── js/
│       ├── modernizr-2.6.2.min.js  # Browser feature detection
│       └── respond.min.js          # IE9 support
├── docs/
│   ├── DEVELOPMENT_TRACKER.md  # Development progress tracking
│   ├── ARCHITECTURE.md        # Technical architecture details
│   ├── FEATURES.md            # Feature documentation
│   └── SETUP_GUIDE.md         # Setup and deployment guide
├── README.md               # This file
└── PROJECT_STRUCTURE.md    # Project structure documentation

Usage

  1. Open index.html in a modern web browser
  2. Use the control buttons on the right side to toggle various features:
    • 🌙 Dark/Light mode
    • 🔊 Sound on/off
    • 🧘 Breathing guide
    • 🌌 Cosmic meditation
    • ☯️ Zen garden
    • 🍃 Falling leaves
    • ⏱️ Meditation timer
    • 🖱️ Parallax effect

Browser Compatibility

  • Modern browsers (Chrome, Firefox, Safari, Edge)
  • Limited support for Internet Explorer 9+ (with respond.min.js)

Technical Details

  • Pure HTML/CSS/JavaScript implementation
  • All styles are inline for simplicity
  • Uses HTML5 audio for sound effects
  • CSS animations for visual effects
  • No external dependencies except for IE9 support

Credits

  • Zen story: Traditional
  • Development: [Your name]
  • Audio: External sources (see HTML for credits)

License

[Your chosen license]


"Enter Zen from there."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages