{"id":23160838,"url":"https://github.com/fluffyspectre/daily-algorithm-website","last_synced_at":"2026-05-06T22:08:07.590Z","repository":{"id":250174814,"uuid":"831328118","full_name":"FluffySpectre/daily-algorithm-website","owner":"FluffySpectre","description":"Website to present a useful algorithm every day","archived":false,"fork":false,"pushed_at":"2024-12-19T04:01:11.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T04:29:10.463Z","etag":null,"topics":["nodejs","python","web"],"latest_commit_sha":null,"homepage":"https://daily-algorithm.com","language":"PHP","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/FluffySpectre.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-20T08:29:10.000Z","updated_at":"2024-12-19T04:01:14.000Z","dependencies_parsed_at":"2024-08-27T22:33:53.172Z","dependency_job_id":"d349140b-d1f8-45e2-a1ff-e3f5337c3ff2","html_url":"https://github.com/FluffySpectre/daily-algorithm-website","commit_stats":null,"previous_names":["fluffyspectre/daily-algorithm-website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffySpectre%2Fdaily-algorithm-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffySpectre%2Fdaily-algorithm-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffySpectre%2Fdaily-algorithm-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluffySpectre%2Fdaily-algorithm-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluffySpectre","download_url":"https://codeload.github.com/FluffySpectre/daily-algorithm-website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247236708,"owners_count":20906178,"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":["nodejs","python","web"],"created_at":"2024-12-17T23:12:19.848Z","updated_at":"2026-05-06T22:08:02.540Z","avatar_url":"https://github.com/FluffySpectre.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# daily-algorithm-website\n\nLink: **[https://daily-algorithm.com](https://daily-algorithm.com)**\n\n## What it does\nEvery day, an LLM selects and features an interesting algorithm on the website that developers should know about.\n\n## Prerequisites\n- Local ollama installation or Groq API key\n- Python \u003e=3.12\n- NodeJS \u003e= 20\n\n## Setup\n\n### Algorithm generator\n\n1. Open a terminal and switch into the \"generator\" directory.\n2. Run:\n    ```sh\n    pip install -r ./requirements.txt\n    ```\n3. Duplicate the **.env.example**-file and rename it to **.env**.\n4. Open the **.env**-file and adjust the settings.\n5. Complete! Now you can run the algorithm generator:\n    ```sh\n    python daily_algorithm.py\n    ```\n\n### Website server\n\n1. Open a terminal and switch into the \"server\" directory.\n2. Run:\n    ```sh\n    npm install\n    ```\n3. Run:\n    ```sh\n    node app.js\n    ```\n4. Open a webbrowser and enter:\n    ```\n    http://localhost:3000\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluffyspectre%2Fdaily-algorithm-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluffyspectre%2Fdaily-algorithm-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluffyspectre%2Fdaily-algorithm-website/lists"}