{"id":15169998,"url":"https://github.com/koderkow/wordle","last_synced_at":"2026-01-23T07:07:09.240Z","repository":{"id":134309483,"uuid":"448471201","full_name":"KoderKow/wordle","owner":"KoderKow","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-04T06:57:00.000Z","size":194,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-25T12:21:22.466Z","etag":null,"topics":["golem","r","shiny","wordle","wordle-solver"],"latest_commit_sha":null,"homepage":"https://koderkow.shinyapps.io/wordle/","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KoderKow.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2022-01-16T06:01:42.000Z","updated_at":"2023-09-08T18:30:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"749f44f1-72da-4d71-a9de-b3a5d4c2b5ac","html_url":"https://github.com/KoderKow/wordle","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"666e7ae00662cbbbbe501f99488c0c30ffc172c8"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoderKow%2Fwordle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoderKow%2Fwordle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoderKow%2Fwordle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KoderKow%2Fwordle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KoderKow","download_url":"https://codeload.github.com/KoderKow/wordle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239195128,"owners_count":19598032,"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":["golem","r","shiny","wordle","wordle-solver"],"created_at":"2024-09-27T07:44:27.424Z","updated_at":"2026-01-23T07:07:09.194Z","avatar_url":"https://github.com/KoderKow.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# wordle\n\n\u003c!-- badges: start --\u003e\n[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)\n[![R-CMD-check](https://github.com/KoderKow/wordle/workflows/R-CMD-check/badge.svg)](https://github.com/KoderKow/wordle/actions)\n\u003c!-- badges: end --\u003e\n\nThe goal of this project was an exercise to programmatically help solve daily wordle puzzles. I initially started building an algorithm to help solve the puzzle as quickly as possible. To make the algorithm easy to use and not boot up R every time, I implemented my workflow into this shiny app. This was a fun app to code up!\n\n## App URL\n\nhttps://koderkow.shinyapps.io/wordle/\n\n## Installation\n\nYou can install the development version of wordle like so:\n\n``` r\nremotes::install_github(\"koderkow/wordle\")\n```\n\n## Code of Conduct\n\nPlease note that the wordle project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoderkow%2Fwordle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoderkow%2Fwordle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoderkow%2Fwordle/lists"}