{"id":16095917,"url":"https://github.com/joakin/dailyprogrammer","last_synced_at":"2025-06-22T11:34:25.051Z","repository":{"id":9955478,"uuid":"11976157","full_name":"joakin/dailyprogrammer","owner":"joakin","description":"Little programs from the daily programmer subreddit","archived":false,"fork":false,"pushed_at":"2013-08-08T13:07:19.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T20:15:51.150Z","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/joakin.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":"2013-08-08T12:52:09.000Z","updated_at":"2013-08-08T13:07:20.000Z","dependencies_parsed_at":"2022-08-31T20:32:09.844Z","dependency_job_id":null,"html_url":"https://github.com/joakin/dailyprogrammer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/joakin/dailyprogrammer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fdailyprogrammer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fdailyprogrammer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fdailyprogrammer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fdailyprogrammer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joakin","download_url":"https://codeload.github.com/joakin/dailyprogrammer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakin%2Fdailyprogrammer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261288366,"owners_count":23136038,"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-10-09T17:09:34.107Z","updated_at":"2025-06-22T11:34:20.031Z","avatar_url":"https://github.com/joakin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nDaily Programmer programs\n=========================\n\nThis is a personal repo I keep with exercises from the [subreddit of the daily\nprogrammer on\nreddit](http://www.reddit.com/r/dailyprogrammer/)\n\n\nDone\n----\n* 133 - Foot Traffic Analysis [livescript - node.js]\n* 134 - N-Divisible Digits [javascript - node.js]\n\nInstructions\n------------\n\nHow to run the exercises depending on platform / language:\n\n### Node.js (Any language)\n\nGet [node.js and npm](http://nodejs.org) and do npm install on the root of the\nrepo.\n\n### Javascript on node.js\n\nTo run the exercises `cd 134/node` (or other folder) and then run it with:\n\n    node 134 1 2\n\n### Livescript on node.js\n\nInstall livescript with npm.\n\n  npm install -g LiveScript\n\n(Remember to do an npm install on the root of the repo)\n\nGet into the folder of the exercise `cd 133/node-ls` for example.\n\nCompile the files (only use -w to keep the compiler watching the files)\n\n    lsc -w -c *.ls\n\nRun the program\n\n    node 133 input1.log\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoakin%2Fdailyprogrammer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoakin%2Fdailyprogrammer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoakin%2Fdailyprogrammer/lists"}