{"id":28400304,"url":"https://github.com/recodehive/recode-website","last_synced_at":"2026-03-15T17:43:41.095Z","repository":{"id":290036906,"uuid":"973180666","full_name":"recodehive/recode-website","owner":"recodehive","description":"recodehive helps you to learn and master the skills on data, and encourage you to code on opensource.","archived":false,"fork":false,"pushed_at":"2025-07-26T05:44:53.000Z","size":64400,"stargazers_count":7,"open_issues_count":37,"forks_count":19,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-26T09:52:12.647Z","etag":null,"topics":["data","data-science","dataengineering","opensource","python","sql","tutorials","website"],"latest_commit_sha":null,"homepage":"https://www.recodehive.com/","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/recodehive.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,"zenodo":null}},"created_at":"2025-04-26T12:44:21.000Z","updated_at":"2025-07-26T06:15:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2960260-8a30-48b9-b9bf-38fd3f173185","html_url":"https://github.com/recodehive/recode-website","commit_stats":null,"previous_names":["sanjay-kv/recode-website","recodehive/recode-website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/recodehive/recode-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recodehive%2Frecode-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recodehive%2Frecode-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recodehive%2Frecode-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recodehive%2Frecode-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/recodehive","download_url":"https://codeload.github.com/recodehive/recode-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/recodehive%2Frecode-website/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267327534,"owners_count":24069442,"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-07-27T02:00:11.917Z","response_time":82,"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":["data","data-science","dataengineering","opensource","python","sql","tutorials","website"],"created_at":"2025-06-01T09:38:40.425Z","updated_at":"2026-03-15T17:43:41.090Z","avatar_url":"https://github.com/recodehive.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://www.recodehive.com\"\u003e\n  \u003cimg src=\"static/icons/Logo-512X512.png\" alt=\"recode hive logo\" width=\"150\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n\u003ch1 align=\"center\"\u003erecode hive\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors)\n[![Stars Badge](https://img.shields.io/github/stars/recodehive/recode-website)](https://github.com/recodehive/recode-website/stargazers)\n[![Forks Badge](https://img.shields.io/github/forks/recodehive/recode-website)](https://github.com/recodehive/recode-website/network/members)\n[![Pull Requests Badge](https://img.shields.io/github/issues-pr/recodehive/recode-website)](https://github.com/recodehive/recode-website/pulls)\n[![Issues Badge](https://img.shields.io/github/issues/recodehive/recode-website)](https://github.com/recodehive/recode-website/issues)\n[![Contributors](https://img.shields.io/github/contributors/recodehive/recode-website?color=2b9348)](https://github.com/recodehive/recode-website/graphs/contributors)\n[![License Badge](https://img.shields.io/github/license/recodehive/recode-website?color=2b9348)](https://github.com/recodehive/recode-website/LICENSE)\n\n\u003ch2 align=\"center\"\u003eCollaboration 1st , code 2nd.\u003c/h2\u003e\n\n**Your all-in-one resource for learning Git, GitHub, Python through comprehensive tutorials and hands-on projects.**\n\n[Website](https://recodehive.com/) • [Documentation](https://recodehive.com/docs) • [Contributing](community/contributing-guidelines.md) • [Discord](https://discord.gg/Yxv9RA3r)\n\n\u003c/div\u003e\n\n---\n\n## 📖 About\n\nrecode hive is an open-source educational platform built to help developers master essential technologies through interactive tutorials, practical guides, and community-driven learning. Whether you're a beginner taking your first steps in programming or an advanced developer looking to sharpen your skills, recode hive provides the resources you need.\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) ≥ 18\n- [Docker](https://docs.docker.com/engine/install/) (optional, for containerized development)\n- Docker Compose (optional)\n\n### Installation\n\n**Clone the repository:**\n\n```bash\ngit clone https://github.com/your-username/recode-website.git\ncd recode-website\n```\n\n**Using Docker (Recommended):**\n\n```bash\n# Build the image (first time only)\ndocker build -t recodehive-app .\n\n# Run the container\ndocker run -p 3000:3000 recodehive-app\n```\n\n**Using Docker Compose (with hot-reload):**\n\n```bash\ndocker-compose up\n```\n\nYour application will be available at http://localhost:3000\n\n**Traditional Setup:**\n\n```bash\nnpm install\nnpm run start\n```\n\n### Production Build\n\n```bash\nnpm run build\nnpm run serve\n```\n\n## 🛠️ Tech Stack\n\n### Core Technologies\n\n- **Framework:** Docusaurus 3 (React + TypeScript)\n- **Language:** TypeScript (Node.js ≥ 18)\n- **Styling:** Tailwind CSS 4\n- **UI Components:** Radix UI, Framer Motion\n\n### Developer Tools\n\n- **Linting \u0026 Formatting:** ESLint, Prettier\n- **Type Checking:** TypeScript (`tsc`)\n\n## 📁 Project Structure\n\n```\nrecode-website/\n│\n├── .github/                    # GitHub configuration\n│   ├── ISSUE_TEMPLATE/\n│   ├── workflows/\n│   └── pull_request_template.md\n│\n├── blog/                       # Blog posts\n│   ├── git-coding-agent/\n│   ├── google-backlinks/\n│   └── ...\n│\n├── community/                  # Community documentation\n│   ├── contributing-guidelines.md\n│   ├── index.md\n│   ├── our-documentation.md\n│   └── understand-lint-checks.md\n│\n├── docs/                       # Main documentation\n│   ├── GitHub/\n│   ├── Google-Student-Ambassador/\n│   └── ...\n│\n├── src/                        # Source code\n│   ├── components/             # React components\n│   ├── css/\n│   │   └── custom.css\n│   ├── data/\n│   ├── database/\n│   ├── lib/\n│   ├── pages/\n│   ├── plugins/\n│   ├── services/\n│   ├── style/\n│   │   └── globals.css\n│   ├── theme/\n│   └── utils/\n│\n├── static/                     # Static assets\n│   ├── icons/\n│   ├── img/\n│   ├── .nojekyll\n│   └── *.png\n│\n├── .gitignore\n├── CODE_OF_CONDUCT.md\n├── LICENSE\n├── README.md\n└── ...\n```\n\n## 🤝 Contributing\n\nWe welcome contributions from developers of all skill levels! Here's how you can get started:\n\n### Contribution Workflow\n\n```mermaid\nflowchart LR\n    Fork[Fork the project]--\u003ebranch[Create a New Branch]\n    branch--\u003eEdit[Edit file]\n    Edit--\u003ecommit[Commit the changes]\n    commit --\u003e|Finally|creatpr((Create a Pull Request))\n```\n\n### Step-by-Step Guide\n\n**Fork the repository** on GitHub\n\n**Clone your fork:**\n\n```bash\ngit clone https://github.com/your-username/recode-website.git\ncd recode-website\n```\n\n**Create a new branch:**\n\n```bash\ngit checkout -b feature/your-feature-name\n```\n\n**Make your changes** and test thoroughly\n\n**Commit your changes:**\n\n```bash\ngit commit -m \"Add: brief description of your changes\"\n```\n\n**Push to your fork:**\n\n```bash\ngit push origin feature/your-feature-name\n```\n\n**Submit a Pull Request** with a detailed description of your changes\n\n### Video Tutorial\n\n\u003cdiv\u003e\n    \u003ca href=\"https://www.loom.com/share/c8d8d5f0c2534a1f86fc510dcef52ee0\"\u003e\n      \u003cp\u003eHow to Contribute to this Repo | How to Setup - Watch Video\u003c/p\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.loom.com/share/c8d8d5f0c2534a1f86fc510dcef52ee0\"\u003e\n      \u003cimg style=\"max-width:700px;\" src=\"https://cdn.loom.com/sessions/thumbnails/c8d8d5f0c2534a1f86fc510dcef52ee0-30cac2eeec09a266-full-play.gif\"\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\nFor detailed guidelines, please refer to our [Contributing Guidelines](community/contributing-guidelines.md).\n\n## 📚 Documentation\n\n- [Contributing Guidelines](community/contributing-guidelines.md)\n- [Code of Conduct](CODE_OF_CONDUCT.md)\n- [Understanding Lint Checks](community/understand-lint-checks.md)\n- [Our Documentation Standards](community/our-documentation.md)\n\n## 💬 Community\n\nJoin our community and connect with fellow learners:\n\n[![Discord](https://img.shields.io/badge/Discord-5865F2.svg?style=for-the-badge\u0026logo=Discord\u0026logoColor=white)](https://discord.gg/Yxv9RA3r)\n[![LinkedIn](https://img.shields.io/badge/Follow%20on-LinkedIn-blue?style=for-the-badge\u0026logo=linkedin)](https://www.linkedin.com/in/sanjay-k-v/)\n\n## 📊 Project Statistics\n\n![GitHub commit activity (yearly)](https://img.shields.io/github/commit-activity/y/RecodeHive/recode-website)\n![GitHub commit activity (monthly)](https://img.shields.io/github/commit-activity/m/RecodeHive/recode-website)\n![GitHub stars](https://img.shields.io/github/stars/RecodeHive/recode-website)\n![GitHub forks](https://img.shields.io/github/forks/RecodeHive/recode-website)\n![GitHub open issues](https://img.shields.io/github/issues/RecodeHive/recode-website)\n![GitHub open PRs](https://img.shields.io/github/issues-pr/RecodeHive/recode-website)\n![GitHub repo size](https://img.shields.io/github/repo-size/RecodeHive/recode-website)\n![Last commit](https://img.shields.io/github/last-commit/RecodeHive/recode-website)\n\n## 👥 Contributors\n\nWe appreciate all contributions to recode hive! Thank you to everyone who has helped make this project better.\n\n\u003ca href=\"https://github.com/RecodeHive/recode-website/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=RecodeHive/recode-website\" /\u003e\n\u003c/a\u003e\n\n## ⚖️ License\n\nThis project is licensed under the [MIT License](LICENSE). See the LICENSE file for details.\n\n## 📬 Stay Connected\n\nStay up to date with the latest from recode hive:\n\n- **Website:** [recodehive.com](https://recodehive.com/)\n- **Instagram:** [@nomad_brains](https://www.instagram.com/nomad_brains/)\n- **LinkedIn:** [Sanjay K V](https://www.linkedin.com/in/sanjay-k-v/)\n- **Twitter:** [@sanjay*kv*](https://x.com/sanjay_kv_)\n- **YouTube:** [@RecodeHive](https://www.youtube.com/@RecodeHive)\n- **Newsletter:** [Subscribe](https://recodehive.substack.com/)\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n**Happy open-source contributions—here's to your career success! 🎉**\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif\" width=\"600\"\u003e\n\u003c/p\u003e\n\nMade with ❤️ by the recode hive community\n\n\u003ca href=\"#top\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/⬆️-Back%20to%20Top-red?style=for-the-badge\" alt=\"Back to Top\"/\u003e\n\u003c/a\u003e\n\n\u003c/div\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecodehive%2Frecode-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frecodehive%2Frecode-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frecodehive%2Frecode-website/lists"}