{"id":29573211,"url":"https://github.com/phantomydn/alignment32","last_synced_at":"2026-02-05T13:33:46.084Z","repository":{"id":275643286,"uuid":"926750081","full_name":"PhantomYdn/Alignment32","owner":"PhantomYdn","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-24T00:03:05.000Z","size":974,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-24T09:15:35.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PhantomYdn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-03T19:47:32.000Z","updated_at":"2026-01-24T00:02:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"dd2d4217-29ca-4fa8-bbab-42f6d4ac9003","html_url":"https://github.com/PhantomYdn/Alignment32","commit_stats":null,"previous_names":["orienteerbap/alignment32","phantomydn/alignment32"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PhantomYdn/Alignment32","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhantomYdn%2FAlignment32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhantomYdn%2FAlignment32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhantomYdn%2FAlignment32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhantomYdn%2FAlignment32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PhantomYdn","download_url":"https://codeload.github.com/PhantomYdn/Alignment32/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PhantomYdn%2FAlignment32/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29122622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T10:47:47.471Z","status":"ssl_error","status_checked_at":"2026-02-05T10:45:08.119Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-19T05:32:16.039Z","updated_at":"2026-02-05T13:33:46.049Z","avatar_url":"https://github.com/PhantomYdn.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alignment32 - Personal Word Alignment App\n\nA Vue 3 web application that guides users through a systematic word alignment process to discover their personal core values through structured word association.\n\n## About\n\nAlignment32 helps users discover their personal alignment through a structured word reduction process. Starting with 32 meaningful words across 4 life categories, users progressively merge and associate words until they reach a single word that represents their core alignment.\n\n## How It Works\n\n### The Process\n1. **Word Entry**: Begin by entering 8 words for each of the 4 categories:\n   - **Physical**: Words related to your body, health, and physical presence\n   - **Mental**: Words related to your mind, thoughts, and intellectual pursuits\n   - **Emotional**: Words related to your feelings, relationships, and emotional well-being\n   - **Spiritual**: Words related to your purpose, values, and deeper meaning\n\n2. **Association Phase**: The app guides you through multiple rounds of word association:\n   - Round 1: Associate Physical words with Mental words, Emotional words with Spiritual words\n   - Round 2: Merge the resulting groups\n   - Round 3: If needed, continue until you reach a single final word\n\n3. **Session Management**: \n   - All sessions are automatically saved to your browser's local storage\n   - You can pause and resume sessions at any time\n   - View completed sessions to see your full word journey\n\n### Using the App\n\n#### Starting a New Session\n1. Click \"Create New Session\" from the home screen\n2. Fill in all 32 words across the 4 categories (8 words each)\n3. Click \"Start Association Process\" when all words are entered\n\n#### During Association\n1. You'll see word pairs from different categories\n2. For each pair, create a new word or phrase that represents the connection between them\n3. Continue through each round until you reach your final alignment word\n\n#### Viewing Past Sessions\n- Completed sessions appear on the home screen\n- Click on any session to view the complete word journey\n- See all associations and the progression from 32 words to your final alignment word\n\n## Getting Started\n\n### Prerequisites\n- Node.js (version 16 or higher)\n- npm or yarn\n\n### Installation\n1. Clone the repository:\n```bash\ngit clone [repository-url]\ncd Alignment32\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n3. Start the development server:\n```bash\nnpm run dev\n```\n\n4. Open your browser to `http://localhost:5173`\n\n### Building for Production\n```bash\nnpm run build\n```\n\n## Tech Stack\n- **Frontend**: Vue 3 with Composition API\n- **Styling**: Tailwind CSS\n- **Build Tool**: Vite\n- **Storage**: Browser localStorage for session persistence\n\n## Features\n- ✅ Progressive word reduction from 32 to 1 word\n- ✅ Session persistence and resume capability\n- ✅ Complete word history tracking\n- ✅ Read-only viewing of completed sessions\n- ✅ Responsive design for desktop and mobile\n- ✅ Intuitive step-by-step guidance\n\n## Data Privacy\nAll your words and sessions are stored locally in your browser. Nothing is sent to external servers, ensuring your personal word journey remains completely private.\n\n## Contributing\nThis is a personal alignment tool. Feel free to fork and modify for your own use.\n\n## License\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphantomydn%2Falignment32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphantomydn%2Falignment32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphantomydn%2Falignment32/lists"}