{"id":24830239,"url":"https://github.com/skyv26/geoexplorer-game","last_synced_at":"2025-10-11T10:17:06.040Z","repository":{"id":274478438,"uuid":"922041349","full_name":"skyv26/GeoExplorer-Game","owner":"skyv26","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-27T15:23:30.000Z","size":103,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-08-01T10:55:31.132Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://geo-explorer-game.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skyv26.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2025-01-25T06:42:25.000Z","updated_at":"2025-01-27T15:23:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"a8858f53-e1fc-4b5e-a593-60268d041097","html_url":"https://github.com/skyv26/GeoExplorer-Game","commit_stats":null,"previous_names":["skyv26/geoexplorer-game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/skyv26/GeoExplorer-Game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyv26%2FGeoExplorer-Game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyv26%2FGeoExplorer-Game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyv26%2FGeoExplorer-Game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyv26%2FGeoExplorer-Game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyv26","download_url":"https://codeload.github.com/skyv26/GeoExplorer-Game/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyv26%2FGeoExplorer-Game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006842,"owners_count":26084204,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-01-30T23:49:28.585Z","updated_at":"2025-10-11T10:17:06.036Z","avatar_url":"https://github.com/skyv26.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  - [🚀 Live Demo](#live-demo)\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run Linters](#run-tests)\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [🙏 Acknowledgements](#acknowledgements)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 🌍 GeoExplorer Trivia Game \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\u003e GeoExplorer Trivia Game is an interactive quiz-based application designed to test users' geographical knowledge in a fun and engaging way. The app integrates server-side rendering (SSR) and dynamic hints for a seamless user experience. It utilizes the REST Countries API to fetch trivia data and enables users to explore different difficulty levels while competing for top leaderboard rankings.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\u003e GeoExplorer Trivia Game is a full-stack project built with modern web technologies.\n\n\u003cdetails\u003e\n\u003csummary\u003eFront-end\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://react.dev/\"\u003eReact\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://nextjs.org/\"\u003eNext.js 15\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://tailwindcss.com/\"\u003eTailwind CSS\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eBack-end\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://nodejs.org/\"\u003eNode.js\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"https://expressjs.com/\"\u003eExpress.js\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eAPI\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://restcountries.com/\"\u003eREST Countries API\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Server-Side Rendering** for optimal performance and SEO.\n- **Dynamic Hints** such as flags, population, and neighboring countries.\n- **Multiple Difficulty Levels** with scoring based on challenge level.\n- **Persistent State** using cookies to save scores and progress.\n- **Leaderboard Integration** with mock data or API for top scores.\n- **Timed Challenges** for additional gameplay dynamics.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003e The live demo will be hosted soon. Stay tuned!\n\n- [Live Demo Coming Soon](https://geo-explorer-game.vercel.app/)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n\u003e Follow the steps below to set up and run the project locally.\n\n### Prerequisites\n\nBefore starting, make sure you have:\n\n- Node.js installed on your system.\n- A code editor like VS Code.\n\n### Setup\n\nClone this repository to your desired folder:\n\n```bash\ngit clone git@github.com:skyv26/GeoExplorer-Game.git geoexplorer-trivia-game\ncd geoexplorer-trivia-game\n```\n\n### Install\n\nInstall the project dependencies:\n\n```bash\nnpm install\n```\n\n### Usage\n\nRun the development server:\n\n```bash\nnpm run dev\n```\n\nThe app will be available at `http://localhost:3000`.\n\n### Run Linters\n\nTo check for any linting issues:\n\n```bash\nnpm run lint\n```\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👨‍💻 **Aakash Verma**\n\n- GitHub: [@skyv26](https://github.com/skyv26)\n- Twitter: [@vrma_aakash](https://twitter.com/vrma_aakash)\n- LinkedIn: [skyv2022](https://linkedin.com/in/skyv2022)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- **Interactive Hints:** Spend coins to unlock extra clues.\n- **Session Continuity:** Automatically load saved game progress.\n- **Advanced Difficulty Scaling:** Dynamic hints and timers based on difficulty level.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome! Feel free to check the [issues page](../../issues/).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project, please consider giving it a ⭐️ and sharing your feedback.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- ACKNOWLEDGEMENTS --\u003e\n\n## 🙏 Acknowledgements \u003ca name=\"acknowledgements\"\u003e\u003c/a\u003e\n\n- ❤️ Inspired by geography and trivia enthusiasts around the world.\n- ❤️ Thanks to [REST Countries API](https://restcountries.com/) for providing comprehensive country data.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyv26%2Fgeoexplorer-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyv26%2Fgeoexplorer-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyv26%2Fgeoexplorer-game/lists"}