{"id":20349899,"url":"https://github.com/redpangilinan/decision-optimizer","last_synced_at":"2026-04-19T01:09:51.553Z","repository":{"id":216714015,"uuid":"736714369","full_name":"redpangilinan/decision-optimizer","owner":"redpangilinan","description":"Decision optimization web tool","archived":false,"fork":false,"pushed_at":"2024-01-14T10:39:33.000Z","size":252,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T16:31:42.502Z","etag":null,"topics":["decision-making","decision-optimization","next-14","shadcn-ui","typescript","zustand"],"latest_commit_sha":null,"homepage":"https://deco.rdev.pro","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redpangilinan.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}},"created_at":"2023-12-28T16:59:02.000Z","updated_at":"2024-05-03T00:52:19.000Z","dependencies_parsed_at":"2024-11-14T22:28:38.030Z","dependency_job_id":"f9532a82-1c87-4d19-b827-42c8c5c47841","html_url":"https://github.com/redpangilinan/decision-optimizer","commit_stats":null,"previous_names":["redpangilinan/decision-optimizer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/redpangilinan/decision-optimizer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redpangilinan%2Fdecision-optimizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redpangilinan%2Fdecision-optimizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redpangilinan%2Fdecision-optimizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redpangilinan%2Fdecision-optimizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redpangilinan","download_url":"https://codeload.github.com/redpangilinan/decision-optimizer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redpangilinan%2Fdecision-optimizer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31990610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"ssl_error","status_checked_at":"2026-04-18T20:23:29.375Z","response_time":103,"last_error":"SSL_read: 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":["decision-making","decision-optimization","next-14","shadcn-ui","typescript","zustand"],"created_at":"2024-11-14T22:27:54.446Z","updated_at":"2026-04-19T01:09:51.520Z","avatar_url":"https://github.com/redpangilinan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Decision Optimizer\n\nA decision optimization web tool built with Next.js 14 app router.\n\n\u003e **Notice:** This app is work in progress.\n\n## Tech Stack\n\n- Next.js 14 app router - Framework\n- TypeScript - Language\n- Tailwind - CSS Framework\n- shadcn/ui - UI Components\n- Zustand - State Management\n- Zod - Validation\n\n## Decision Factors\n\nEach factor includes the following:\n- **Name**: A descriptive name for the factor (e.g., Enjoyment, Convenience)\n- **Importance**: A value assigned to the factor based on its importance\n  - Very Important (5)\n  - Important (4)\n  - Neutral (3)\n  - Unimportant (2)\n  - Very Unimportant (1)\n- **Type**: Indicates whether the factor is positive or negative\n\n## Formula\n\nNormalized Decision Value Sum (PositiveSum \u0026 NegativeSum)\n\n```\n∑((ImportanceValue - 1) / (5 - 1))\n```\n\nOverall Decision Value\n\n```\n((PositiveSum - NegativeSum) / FactorLength) * 50 + 50\n```\n\n## Work in progress\n\n- Decision risks\n  - Lower multiplier for high risk decisions\n  - Separate results with normal multiplier for high risk decisions to show non-optimal but big payoff decisions\n- AI integration (unsure)\n  - Auto generate decisions based on the goal or situation\n  - Auto generate factors based on the decision","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredpangilinan%2Fdecision-optimizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredpangilinan%2Fdecision-optimizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredpangilinan%2Fdecision-optimizer/lists"}