{"id":18657127,"url":"https://github.com/qharny/originoracle","last_synced_at":"2026-04-24T16:03:12.951Z","repository":{"id":248279123,"uuid":"828243860","full_name":"Qharny/OriginOracle","owner":"Qharny","description":"OriginOracle: Uncover the world in your name","archived":false,"fork":false,"pushed_at":"2024-07-14T21:42:34.000Z","size":73,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T00:39:58.215Z","etag":null,"topics":["firebase"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Qharny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-07-13T14:45:06.000Z","updated_at":"2024-07-14T21:42:37.000Z","dependencies_parsed_at":"2024-11-07T07:41:56.728Z","dependency_job_id":null,"html_url":"https://github.com/Qharny/OriginOracle","commit_stats":null,"previous_names":["qharny/originoracle"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Qharny/OriginOracle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qharny%2FOriginOracle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qharny%2FOriginOracle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qharny%2FOriginOracle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qharny%2FOriginOracle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qharny","download_url":"https://codeload.github.com/Qharny/OriginOracle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qharny%2FOriginOracle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32230421,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["firebase"],"created_at":"2024-11-07T07:26:46.675Z","updated_at":"2026-04-24T16:03:12.935Z","avatar_url":"https://github.com/Qharny.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OriginOracle: Name Nationality Predictor\n\nOriginOracle is a Flutter application that predicts the likely nationalities associated with a given name. This README explains how the application works.\n\n## How OriginOracle Works\n\n### 1. User Authentication\n\n- Users start at a splash screen, which leads to a login page.\n- New users can sign up with email/password or use Google/Apple sign-in.\n- Existing users can log in using their credentials or social accounts.\n- Firebase Authentication handles the user accounts and sessions.\n\n### 2. Dashboard\n\n- After authentication, users land on a dashboard.\n- The dashboard provides an overview of the app's features:\n  - Global Insights\n  - Probability Analysis\n  - Search History (planned feature)\n- A \"Start Predicting\" button leads to the main prediction screen.\n\n### 3. Name Input and Prediction\n\n- On the prediction screen, users enter a name into a text field.\n- Tapping the \"Predict\" button triggers the prediction process.\n\n### 4. API Integration\n\n- The app sends the entered name to the Nationalize.io API.\n- API endpoint: `https://api.nationalize.io/?name={entered_name}`\n- The API returns a JSON response with nationality predictions.\n\n### 5. Data Processing\n\n- The app parses the JSON response from the API.\n- It extracts the list of predicted countries and their probabilities.\n\n### 6. Results Display\n\n- The app displays the prediction results in a scrollable list.\n- Each list item shows:\n  - The country code (e.g., \"US\", \"GB\", \"FR\")\n  - The probability percentage for that country\n\n### 7. Error Handling\n\n- If the API request fails, the app displays an error message.\n- Invalid inputs or network issues are communicated to the user via SnackBar notifications.\n\n## Technical Details\n\n- **State Management**: The app uses StatefulWidget for managing local state.\n- **API Requests**: HTTP requests are made using the `http` package.\n- **Authentication**: Firebase Authentication is used for user management.\n- **UI**: The app uses Material Design with custom styling for an engaging user experience.\n\n## Planned Features\n\n- Search history to keep track of past predictions\n- Detailed country information for each prediction\n- Ability to share results\n- Dark mode toggle\n\n## Data Privacy\n\n- OriginOracle does not store the names entered for predictions.\n- User authentication data is managed securely through Firebase.\n- API requests are made over HTTPS for data security.\n\n## Limitations\n\n- Predictions are based on statistical data and may not always reflect an individual's actual nationality.\n- The accuracy of predictions can vary depending on the uniqueness and global distribution of the name.\n\n## Feedback and Contributions\n\nWe welcome feedback and contributions to improve OriginOracle. Please submit issues or pull requests through our GitHub repository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqharny%2Foriginoracle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqharny%2Foriginoracle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqharny%2Foriginoracle/lists"}