{"id":28474538,"url":"https://github.com/choiysapple/care-dementia","last_synced_at":"2025-06-25T19:02:35.386Z","repository":{"id":43847018,"uuid":"355389734","full_name":"ChoiysApple/Care-Dementia","owner":"ChoiysApple","description":"Simple app using Swift Playground","archived":false,"fork":false,"pushed_at":"2022-02-18T01:30:24.000Z","size":1425,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T13:07:16.113Z","etag":null,"topics":["avfoundation","playgrounds","swift","texttospeech","uikit"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/ChoiysApple.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}},"created_at":"2021-04-07T02:34:39.000Z","updated_at":"2025-02-22T00:10:42.000Z","dependencies_parsed_at":"2022-08-27T23:20:46.398Z","dependency_job_id":null,"html_url":"https://github.com/ChoiysApple/Care-Dementia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChoiysApple/Care-Dementia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoiysApple%2FCare-Dementia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoiysApple%2FCare-Dementia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoiysApple%2FCare-Dementia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoiysApple%2FCare-Dementia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChoiysApple","download_url":"https://codeload.github.com/ChoiysApple/Care-Dementia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChoiysApple%2FCare-Dementia/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261937022,"owners_count":23232843,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["avfoundation","playgrounds","swift","texttospeech","uikit"],"created_at":"2025-06-07T13:07:15.678Z","updated_at":"2025-06-25T19:02:35.372Z","avatar_url":"https://github.com/ChoiysApple.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Care Demantia\nSimple interactive educational app with Swift Playgorunds\n\n\u003c/br\u003e\n\n## Contents\n\n### 1. Introduction \n\u003cimg src=\"https://user-images.githubusercontent.com/43776784/154182109-c972e594-116c-4eda-a9e1-275c421a248f.png\" width=\"19%\" alt=\"this was image\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/43776784/154182117-997a8d13-0713-4e57-9524-a65cf45388bc.png\" width=\"19%\" alt=\"this was image\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/43776784/154182119-4f2449ab-1231-4408-a8e4-d511076493b7.gif\" width=\"19%\" alt=\"this was image\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/43776784/154182122-2ae224c4-74d9-4da9-aa71-326d29a189be.gif\" width=\"19%\" alt=\"this was image\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/43776784/154182125-60b63e7d-9c02-4b4e-ab58-27bff9387e79.gif\" width=\"19%\" alt=\"this was image\"\u003e\n### 2. Simple Dementia Test\n\u003cimg src=\"https://user-images.githubusercontent.com/43776784/154182128-b160c567-969b-474a-bac5-5aed8d402e31.png\" width=\"19%\" alt=\"this was image\"\u003e\u003cimg src=\"https://user-images.githubusercontent.com/43776784/154182130-63e64ca2-68fe-45e3-b324-965e0e66d164.png\" width=\"19%\" alt=\"this was image\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/43776784/154182133-4846ff0f-d1ce-4494-84c5-8939f4710011.png\" width=\"19%\" alt=\"this was image\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/43776784/154182134-65a7e43f-2a50-4f55-b161-00dcf7b57a44.png\" width=\"19%\" alt=\"this was image\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/43776784/154182136-987f7bb4-92b5-44de-a948-ab2964611b8f.png\" width=\"19%\" alt=\"this was image\"\u003e\n\n\u003c/br\u003e\n\n## Tech Stack\n- UIKit\n- Swift 5\n\n\u003c/br\u003e\n\n### Text to Speech \nUsed `AVFoundation`\n```swift\n  func textToSpeech(_ text: String){\n    let synthesizer = AVSpeechSynthesizer()\n    let utterance = AVSpeechUtterance(string: text)\n\n    utterance.voice = AVSpeechSynthesisVoice(language: \"en-US\")\n    utterance.rate = 0.5\n    synthesizer.speak(utterance)\n}\n```\n\u003c/br\u003e\n\n## Design \n- Main Font: `AvenirNext`\n- Background Color: `#colorLiteral(red: 0.968627451, green: 0.9647058824, blue: 0.9529411765, alpha: 1)`\n- Tint Color: `#colorLiteral(red: 0.968627451, green: 0.9647058824, blue: 0.9529411765, alpha: 1)`\n\u003c/br\u003e\n\n## Information Sources\n- Introfuction: [Alzheimer's Disease International](https://www.alzint.org/about/)\n- Demetia Test: [MMSE](https://en.wikipedia.org/wiki/Mini–Mental_State_Examination) test, Self Assessment - [Psycom](https://www.psycom.net/dementia-test/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoiysapple%2Fcare-dementia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchoiysapple%2Fcare-dementia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchoiysapple%2Fcare-dementia/lists"}