{"id":23176406,"url":"https://github.com/lucasbailo/test-driven-development-ts","last_synced_at":"2026-04-09T20:45:17.868Z","repository":{"id":261130219,"uuid":"882019470","full_name":"lucasbailo/test-driven-development-ts","owner":"lucasbailo","description":"Studying TDD","archived":false,"fork":false,"pushed_at":"2024-11-05T19:26:46.000Z","size":473,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T09:42:03.542Z","etag":null,"topics":["jest","react","tdd","tests","typescript"],"latest_commit_sha":null,"homepage":"https://test-driven-development-ts.vercel.app","language":"TypeScript","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/lucasbailo.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-11-01T17:55:22.000Z","updated_at":"2024-11-29T20:24:40.000Z","dependencies_parsed_at":"2025-02-11T00:00:46.622Z","dependency_job_id":null,"html_url":"https://github.com/lucasbailo/test-driven-development-ts","commit_stats":null,"previous_names":["lucasbailo/test-driven-development-ts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ftest-driven-development-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ftest-driven-development-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ftest-driven-development-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucasbailo%2Ftest-driven-development-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucasbailo","download_url":"https://codeload.github.com/lucasbailo/test-driven-development-ts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247272866,"owners_count":20911821,"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":["jest","react","tdd","tests","typescript"],"created_at":"2024-12-18T06:16:35.698Z","updated_at":"2026-04-09T20:45:17.816Z","avatar_url":"https://github.com/lucasbailo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Welcome again to another TypeScript - TDD project! 👋\n\n# Amigo Secreto (Similar to \"Secret Santa\")!\n\n## Test the project yourself: [Teste the project here!!!](https://test-driven-development-ts.vercel.app/)\n\n### Home Page\n\n\u003cimg src=\"./public/HomePage.png\" alt=\"Main page\" width=\"50%\"\u003e\n\n## Draw lots page \n\n\u003cimg src=\"./public/sortPage.png\" alt=\"Drag\" width=\"50%\"\u003e\n\n## Draw lots results\n\n\u003cimg src=\"./public/sortResult.png\" alt=\"Filter\" width=\"50%\"\u003e\n\n## Tests\n\n\u003cimg src=\"./public/tests.png\" alt=\"Debug\" width=\"50%\"\u003e\n\n\n## Some code that I'm proud of\n```js\nexport const listaParticipantesState = atom\u003cstring[]\u003e({\n    key: 'listaParticipantesState',\n    default: []\n})\n\nexport const erroState = atom\u003cstring\u003e({\n    key: 'erroState',\n    default: ''\n})\n\nexport const resultadoDoAmigoSecreto = atom\u003cMap\u003cstring, string\u003e\u003e({\n    key: 'resultadoDoAmigoSecreto',\n    default: new Map()\n})\n```\n\n## Built with\n\n- `React`\n- `React Hooks`\n- `TypeScript`\n- `Recoil`\n- `Jest`\n\n\n## You Can\n- Add names to be drawn;\n- Receive an alert if the name is duplicated;\n- Draw the pairs and find out who each person's Secret Santa is.\n\n\n## Author\n\n- Website - [My GitHub](https://github.com/lucasbailo)\n- Frontend Mentor - [@lucasbailo](https://www.frontendmentor.io/profile/lucasbailo)\n- Instagram - [@lucassbailo](https://www.instagram.com/lucassbailo/)\n- LinkedIn - [Lucas Bailo](https://www.linkedin.com/in/lcsbailo)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasbailo%2Ftest-driven-development-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucasbailo%2Ftest-driven-development-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucasbailo%2Ftest-driven-development-ts/lists"}