{"id":22737005,"url":"https://github.com/emadb/birthday_greeting_js","last_synced_at":"2025-03-30T03:15:10.155Z","repository":{"id":46900617,"uuid":"255550724","full_name":"emadb/birthday_greeting_js","owner":"emadb","description":"The implementation of the birthday greeting kata (http://matteo.vaccari.name/blog/archives/154)","archived":false,"fork":false,"pushed_at":"2023-01-05T10:57:24.000Z","size":559,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T05:29:39.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/emadb.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}},"created_at":"2020-04-14T08:19:09.000Z","updated_at":"2020-04-14T08:21:30.000Z","dependencies_parsed_at":"2023-02-04T02:17:18.291Z","dependency_job_id":null,"html_url":"https://github.com/emadb/birthday_greeting_js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emadb%2Fbirthday_greeting_js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emadb%2Fbirthday_greeting_js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emadb%2Fbirthday_greeting_js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emadb%2Fbirthday_greeting_js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emadb","download_url":"https://codeload.github.com/emadb/birthday_greeting_js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246269933,"owners_count":20750321,"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":[],"created_at":"2024-12-10T22:09:06.204Z","updated_at":"2025-03-30T03:15:10.135Z","avatar_url":"https://github.com/emadb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Birthday greeting kata\nOriginal idea: [The birthday greetings kata](http://matteo.vaccari.name/blog/archives/154)\n\nProblem: write a program that\n- Loads a set of employee records from a flat file\n- Sends a greetings email to all employees whose birthday is today\n\nThe flat file is a sequence of records, separated by newlines; this are the first few lines:\n\n```\nlast_name, first_name, date_of_birth, email\nDoe, John, 1982/10/08, john.doe@foobar.com\nAnn, Mary, 1975/09/11, mary.ann@foobar.com\n```\nThe greetings email contains the following text:\n\n```\nSubject: Happy birthday!\n\nHappy birthday, dear John!\n```\n\nwith the first name of the employee substituted for \"John\"\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femadb%2Fbirthday_greeting_js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femadb%2Fbirthday_greeting_js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femadb%2Fbirthday_greeting_js/lists"}