{"id":41579333,"url":"https://github.com/avikantz/ikea-word-games","last_synced_at":"2026-01-24T08:29:14.684Z","repository":{"id":221818378,"uuid":"679669971","full_name":"avikantz/ikea-word-games","owner":"avikantz","description":"A fun collection of word games based on products from the IKEA range","archived":false,"fork":false,"pushed_at":"2025-12-26T07:33:01.000Z","size":13756,"stargazers_count":1,"open_issues_count":14,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-27T18:14:45.751Z","etag":null,"topics":["chakra-ui","framer-motion","hacktoberfest","hacktoberfest2023","i18next","next13","nextjs","react","react-share","tanstack-react-query"],"latest_commit_sha":null,"homepage":"https://ikea-word-games.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/avikantz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.MD","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-17T11:01:59.000Z","updated_at":"2025-12-26T07:33:03.000Z","dependencies_parsed_at":"2024-02-10T11:18:48.386Z","dependency_job_id":null,"html_url":"https://github.com/avikantz/ikea-word-games","commit_stats":null,"previous_names":["avikantz/ikea-word-games"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/avikantz/ikea-word-games","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avikantz%2Fikea-word-games","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avikantz%2Fikea-word-games/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avikantz%2Fikea-word-games/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avikantz%2Fikea-word-games/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avikantz","download_url":"https://codeload.github.com/avikantz/ikea-word-games/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avikantz%2Fikea-word-games/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28720642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T08:27:05.734Z","status":"ssl_error","status_checked_at":"2026-01-24T08:27:01.197Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chakra-ui","framer-motion","hacktoberfest","hacktoberfest2023","i18next","next13","nextjs","react","react-share","tanstack-react-query"],"created_at":"2026-01-24T08:29:14.102Z","updated_at":"2026-01-24T08:29:14.680Z","avatar_url":"https://github.com/avikantz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Ordspel](/public/assets/cover.jpg)](https://ikea-word-games.vercel.app/)\n\n# [Ordspel](https://ikea-word-games.vercel.app/) (Word Games)\n\nOrdspel: A fun collection of word games based on products from the IKEA range.\n\n| Game | Description | Demo |\n|-----:|:------------|:----:|\n| [Bildval](https://ikea-word-games.vercel.app//bildval) | Guess what picture matches the given product name. | [![Bildval](/public/assets/bildval.gif)](https://ikea-word-games.vercel.app//bildval) |\n| [Ordval](https://ikea-word-games.vercel.app//ordval) | Guess what product best matches the given description. | [![Ordval](/public/assets/ordval.gif)](https://ikea-word-games.vercel.app//ordval) |\n| [Jumble](https://ikea-word-games.vercel.app//jumble) | Form a word from the given letters to match an IKEA product. | [![Jumble](/public/assets/jumble.gif)](https://ikea-word-games.vercel.app//jumble) |\n\n\u003e Ordspel is a free and open-source project based on publicly available information and media from [IKEA.com](https://ikea.com) hosted on GitHub, and is not approved by or affiliated with *Inter IKEA Systems B.V.*\n\n--------\n\n### Documentation\n\nThis is a hobby side project, most of the documentation is in the code itself.\n\nRefer to [documentation](https://github.com/avikantz/ikea-word-games/blob/main/DOCUMENTATION.MD) for brief info about sourcing and generating product data.\n\n### Contributions\n\nContributions welcome, browse [open issues](https://github.com/avikantz/ikea-word-games/issues) or [create a new one](https://github.com/avikantz/ikea-word-games/issues/new), read the [contributing guide](https://github.com/avikantz/ikea-word-games/blob/main/CONTRIBUTING.MD).\n\n### Local setup\n\nRequirements:\n\n- [Node](https://nodejs.org/en) v18+\n- [npm](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) v9+\n\nRunning:\n\n- Clone, checkout\n- Install packages\n\n\t`npm install`\n\n- Run using npm\n\n\t`npm run dev`\n\nOptional environment setup\n\n- [VSCode](https://code.visualstudio.com) with extensions\n  - [i18n-ally](https://github.com/lokalise/i18n-ally)\n  - [Prettier](https://github.com/prettier/prettier-vscode)\n  - ESLint\n\n### Open source credits\n\n- [Next.js](https://nextjs.org)\n- [Vercel](https://vercel.com)\n- [Chakra UI](https://chakra-ui.com)\n- [Framer Motion](https://www.framer.com/motion/)\n- [Tanstack Query](https://tanstack.com/query/latest)\n- [i18next](https://www.i18next.com)\n- [Mixkit](https://mixkit.co/free-sound-effects/game/)\n- [React Share](https://github.com/nygardk/react-share)\n- [React Confetti Explosion](https://github.com/herrethan/react-confetti-explosion)\n- [React Simple Keyboard](https://github.com/hodgef/react-simple-keyboard)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favikantz%2Fikea-word-games","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favikantz%2Fikea-word-games","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favikantz%2Fikea-word-games/lists"}