diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 8b057c90..63a9f1d1 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,14 +1,14 @@ -**๐ŸŒ Documentation Code of Conduct โ€” Recode-Website ๐ŸŒ** +**๐ŸŒ Documentation Code of Conduct โ€” recode-website ๐ŸŒ** **๐Ÿค Our Commitment** -Recode-Website is built to empower learners, developers, and open-source contributors from all walks of life. Whether youโ€™re fixing a typo or designing a whole new feature, every contribution matters. Weโ€™re committed to ensuring a respectful, welcoming, and inclusive space for everyone. +recode-website is built to empower learners, developers, and open-source contributors from all walks of life. Whether youโ€™re fixing a typo or designing a whole new feature, every contribution matters. Weโ€™re committed to ensuring a respectful, welcoming, and inclusive space for everyone. --- **๐Ÿ’ก Our Core Values** -We believe the Recode community thrives when we: +We believe the recode hive community thrives when we: - ๐Ÿ’ฌ Encourage open communication and knowledge sharing - ๐Ÿง  Welcome new ideas, diverse perspectives, and honest questions - ๐Ÿ™Œ Support and uplift contributors at all skill levels @@ -31,11 +31,11 @@ To maintain a safe and productive space, we do not tolerate: **๐Ÿงญ Scope of This Code** -This Code of Conduct applies to all spaces where the Recode project is represented: +This Code of Conduct applies to all spaces where the recode hive project is represented: - ๐Ÿ“Œ GitHub repository & discussions - ๐Ÿ“Œ Pull requests, issues, and commit comments - ๐Ÿ“Œ Project-related events, forums, and social media -- ๐Ÿ“Œ Any other platform or medium connected to Recode +- ๐Ÿ“Œ Any other platform or medium connected to recode hive --- @@ -62,13 +62,13 @@ We ask all contributors to: - โœ… Maintain integrity and credit all sources - โœ… Embrace learning and be open to feedback - โœ… Avoid offensive, unethical, or AI-generated content without review -- โœ… Help make Recode a safe, beginner-friendly environment +- โœ… Help make recode hive a safe, beginner-friendly environment --- **๐Ÿ’ซ Our Vision** -*Recode-Website* is more than a projectโ€”itโ€™s a platform for exploration, skill-building, and meaningful collaboration. Letโ€™s code not just with logic, but with empathy and purpose. Together, we can create tech that inspires and includes. ๐Ÿ’ป๐ŸŒฑ +*recode-website* is more than a projectโ€”itโ€™s a platform for exploration, skill-building, and meaningful collaboration. Letโ€™s code not just with logic, but with empathy and purpose. Together, we can create tech that inspires and includes. ๐Ÿ’ป๐ŸŒฑ --- @@ -76,6 +76,6 @@ We ask all contributors to: This Code of Conduct aligns with the principles of *GSSoCโ€™25* and reflects our collective commitment to mentorship, inclusivity, and ethical open-source contribution. -Inspired by [Contributor Covenant](https://www.contributor-covenant.org/version/3/0/code_of_conduct/) and has been adapted specifically for Recode-Website as part of the GSSoCโ€™25 Open Source Contributions initiative. +Inspired by [Contributor Covenant](https://www.contributor-covenant.org/version/3/0/code_of_conduct/) and has been adapted specifically for recode-website as part of the GSSoCโ€™25 Open Source Contributions initiative. -Modifications include beginner-friendly practices, inclusive open-source standards, and collaboration-focused values in line with GSSoCโ€™s vision of mentorship and diversity in tech. \ No newline at end of file +Modifications include beginner-friendly practices, inclusive open-source standards, and collaboration-focused values in line with GSSoCโ€™s vision of mentorship and diversity in tech. diff --git a/Documentation.md b/Documentation.md index a5ff4f16..3a4e5021 100644 --- a/Documentation.md +++ b/Documentation.md @@ -1,6 +1,6 @@ -# Building a GitHub Organization Leaderboard: A Deep Dive into Recode Hive's Implementation +# Building a GitHub Organization Leaderboard: A Deep Dive into recode hive's Implementation -Ever wondered how to build a live leaderboard that tracks contributions across an entire GitHub organization? Let me walk you through how we built ours at Recode Hive. This isn't your typical "fetch and display" tutorial - we're talking about handling rate limits, caching strategies, time-based filtering, and creating a smooth user experience that doesn't make the GitHub API cry. +Ever wondered how to build a live leaderboard that tracks contributions across an entire GitHub organization? Let me walk you through how we built ours at recode hive. This isn't your typical "fetch and display" tutorial - we're talking about handling rate limits, caching strategies, time-based filtering, and creating a smooth user experience that doesn't make the GitHub API cry. ## What We're Building @@ -557,7 +557,7 @@ Response Example: "repos_url": "https://api.github.com/orgs/recodehive/repos", "avatar_url": "https://avatars.githubusercontent.com/u/98765?v=4", "description": "Community-driven open source projects", - "name": "Recode Hive", + "name": "recode hive", "company": null, "blog": "https://recodehive.com", "location": "Worldwide", diff --git a/LICENSE b/LICENSE index 4e15fa70..2c23cbcd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 Recode Hive +Copyright (c) 2025 recode hive Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index e5c0818a..751c27f1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
- Recode logo + recode hive logo

recode hive

@@ -17,24 +17,22 @@ License Badge [![](https://visitcount.itsvg.in/api?id=Opensource-practice&label=Profile%20Views&color=0&icon=5&pretty=true)](https://visitcount.itsvg.in) -This is the all in one place for documentation help regarding How to contribute. +This is your all-in-one resource for documentation and guidance on how to contribute. +--- -## - -Now, resolve your all doubts and communicate with our all contributors. +Have questions or need guidance? Our contributors are happy to help! Join the conversation and get your doubts resolved: [![](https://img.shields.io/badge/Discord-5865F2.svg?style=for-the-badge&logo=Discord&logoColor=white)](https://discord.gg/Yxv9RA3r) [![Follow Us On LinkedIn](https://img.shields.io/badge/Follow%20on-LinkedIn-blue?style=for-the-badge&logo=linkedin)](https://www.linkedin.com/in/sanjay-k-v/) - ## Getting Started -To get started with contributing to Recode-Hive, please refer to our [Contributing Guidelines](community/contributing-guidelines.md). +To get started with contributing to recode hive, please refer to our [Contributing Guidelines](community/contributing-guidelines.md).
-

How to Contribute to this repo | How to Setup - Watch Video

+

How to Contribute to this Repo | How to Setup - Watch Video

@@ -42,7 +40,6 @@ To get started with contributing to Recode-Hive, please refer to our [Contributi
Follow these steps: - ```mermaid flowchart LR Fork[Fork the project]-->branch[Create a New Branch] @@ -51,38 +48,41 @@ flowchart LR commit -->|Finally|creatpr((Create a Pull Request)) ``` -1. **Clone the repository:** +1. **Clone the repository:** + ```bash git clone https://github.com/your-username/recodehive-website.git ``` 2. **Navigate to the project directory:** + ```bash cd recode-website ``` 3. **Prerequisites** + - [Docker](https://docs.docker.com/engine/install/) installed - Docker compose installed (Optional) - 4. **Build the Docker Image:** - Only do this if you are setting up this project locally for the first time. (only build) + Only do this if you are setting up this project locally for the first time. (only build) -```bash -docker build -t recodehive-app . -``` + ```bash + docker build -t recodehive-app . + ``` -5. Run the Container -```bash -docker run -p 3000:3000 recodehive-app -``` +5. **Run the Container:** + + ```bash + docker run -p 3000:3000 recodehive-app + ``` - This command will start a development server and open the application in your default web browser. + This command will start a development server and open the application in your default web browser. ## โšก Local Development with Docker Compose & Hot Reload -For an even smoother experience, contributors can leverage **Docker Compose with hot reloading**. +For an even smoother experience, contributors can leverage **Docker Compose with hot-reloading**. This lets you see code changes instantly at [http://localhost:3000](http://localhost:3000) without rebuilding or restarting containers. ### ๐Ÿƒ Quick Start @@ -94,12 +94,13 @@ docker-compose up ``` ### ๐Ÿšข Production Deployment + ```bash npm run build npm run serve ``` -**If you'd like to contribute to CodeHarborHub, please follow these guidelines:** +**If you'd like to contribute to recode hive, please follow these guidelines:** - **Fork** the repository and clone it locally. - Create a new branch for your feature or bug fix: `git checkout -b feature-name` @@ -112,16 +113,16 @@ npm run serve ``` recode-website/ -| +| โ”œโ”€โ”€ .github/ ๐Ÿ”น GitHub meta files | โ”œโ”€โ”€ ISSUE_TEMPLATE/ | โ”œโ”€โ”€ workflows/ | โ””โ”€โ”€ pull_request_template.md -โ”œโ”€โ”€ blog/ ๐Ÿ”นProject Blog +โ”œโ”€โ”€ blog/ ๐Ÿ”นProject Blog | โ”œโ”€โ”€ git-coding-agent/ | โ”œโ”€โ”€ google-backlinks/ | โ”œโ”€โ”€... -โ”œโ”€โ”€ community/ ๐Ÿ”น Contributor Docs +โ”œโ”€โ”€ community/ ๐Ÿ”น Contributor Docs | โ”œโ”€โ”€ contributing-guidelines.md | โ”œโ”€โ”€ index.md | โ”œโ”€โ”€ our-documentation.md @@ -130,7 +131,7 @@ recode-website/ | โ”œโ”€โ”€ GitHub/ | โ”œโ”€โ”€ Google-Student-Ambassador/ | โ”œโ”€โ”€ ... -โ”œโ”€โ”€ src/ ๐Ÿ”นSource Code +โ”œโ”€โ”€ src/ ๐Ÿ”นSource Code | โ””โ”€โ”€ components/ | โ”œโ”€โ”€ css/ | โ””โ”€โ”€ custom.css @@ -152,7 +153,7 @@ recode-website/ โ”œโ”€โ”€ CODE_OF_CONDUCT.md โ”œโ”€โ”€ LICENSE โ”œโ”€โ”€ README.md -โ””โ”€โ”€ ... +โ””โ”€โ”€ ... ``` ## License @@ -178,27 +179,27 @@ This project is licensed under the [MIT License](LICENSE). ![GitHub closed PRs](https://img.shields.io/github/issues-pr-closed/RecodeHive/recode-website) ![Last commit](https://img.shields.io/github/last-commit/RecodeHive/recode-website) - ## Contributors -
-Happy open-source contributions and hereโ€™s to your career success! ๐ŸŽ‰ +Happy open-source contributionsโ€”hereโ€™s to your career success! ๐ŸŽ‰

-### recode-hive 2025 +### recode hive [Website](https://recodehive.com/) | [Instagram](https://www.instagram.com/nomad_brains/) | [LinkedIn](https://www.linkedin.com/in/sanjay-k-v/) | [Twitter](https://x.com/sanjay_kv_) | [YouTube](https://www.youtube.com/@RecodeHive)
+ **๐Ÿ”” Donโ€™t miss a beat!**
- Subscribe to receive our newsletter directly in your inbox for the latest career insights & tailored to your journey.
+Subscribe to receive our newsletter directly in your inbox for the latest career insights & tailored to your journey.
+ [![Subscribe to Our Newsletter](https://img.shields.io/badge/Subscribe%20to%20Our%20Newsletter-%F0%9F%93%A9-blue)](https://recodehive.substack.com/)
diff --git a/blog/authors.yml b/blog/authors.yml index 4312339e..b23bc00f 100644 --- a/blog/authors.yml +++ b/blog/authors.yml @@ -10,7 +10,7 @@ ajay-dhangar: sanjay-kv: name: Sanjay Viswanthan - title: Founder at Recode Hive + title: Founder at recode hive url: www.sanjaykv.com image_url: https://avatars.githubusercontent.com/u/30715153?v=4 email: sanjay@recodehive.com @@ -96,4 +96,4 @@ Aditya-Singh-Rathore: socials: linkedin: aditya-singh-rathore0017 github: Adez017 - instagram: _aaditya_.017 \ No newline at end of file + instagram: _aaditya_.017 diff --git a/blog/google-deepmind/index.md b/blog/google-deepmind/index.md index 88346b70..f4b327df 100644 --- a/blog/google-deepmind/index.md +++ b/blog/google-deepmind/index.md @@ -137,7 +137,7 @@ Googleโ€™s advanced mechanics and man-made reasoning endeavors were put under th ## ๐Ÿ“ Final Verdict -In conclusion, we hope you found this guide helpful in exploring: For more articles like this, check out the **Data Science section** of RecodeHive. +In conclusion, we hope you found this guide helpful in exploring: For more articles like this, check out the **Data Science Section** of recode hive. \ No newline at end of file diff --git a/community/contributing-guidelines.md b/community/contributing-guidelines.md index ef8199ba..57c69e39 100644 --- a/community/contributing-guidelines.md +++ b/community/contributing-guidelines.md @@ -5,15 +5,14 @@ sidebar_label: Contributing Guidelines sidebar_position: 2 --- -Thank you for considering contributing to CodeHarborHub! We welcome contributions from everyone. Whether you're a seasoned developer or just starting out, there are many ways to get involved and help improve CodeHarborHub. This document outlines the guidelines for contributing to this project. +Thank you for considering contributing to recode hive! We welcome contributions from everyone. Whether you're a seasoned developer or just starting out, there are many ways to get involved and help improve recode hive. This document outlines the guidelines for contributing to this project. ## Getting Started -To get started with contributing to Recode-Hive, please refer to our [Contributing Guidelines](/community/contributing-guidelines). +To get started with contributing to recode hive, please refer to our [Contributing Guidelines](/community/contributing-guidelines). Follow these steps: - ```mermaid flowchart LR Fork[Fork the project]-->branch[Create a New Branch] @@ -22,31 +21,35 @@ flowchart LR commit -->|Finally|creatpr((Create a Pull Request)) ``` -1. **Clone the repository:** +1. **Clone the repository:** + ```bash git clone https://github.com/your-username/recodehive-website.git ``` 2. **Navigate to the project directory:** + ```bash cd recodehive-website ``` 3. **Install dependencies:** + ```bash npm install ``` 4. **Running the Application:** - Once you have installed the dependencies, you can run the application locally using: - ```bash - npm start - ``` + Once you have installed the dependencies, you can run the application locally using: + + ```bash + npm start + ``` - This command will start a development server and open the application in your default web browser. + This command will start a development server and open the application in your default web browser. -**If you'd like to contribute to CodeHarborHub, please follow these guidelines:** +**If you'd like to contribute to recode hive, please follow these guidelines:** - **Fork** the repository and clone it locally. - Create a new branch for your feature or bug fix: `git checkout -b feature-name` @@ -55,7 +58,24 @@ flowchart LR - Push to the branch: `git push origin feature-name` - Submit a pull request detailing your changes. +### Branding & Naming Conventions + +- Use **`recode hive`** in lowercase for all mentions of the project name. +- Update any headers, titles, or utility constants accordingly. + +### Formatting + +- Follow the existing code style for spacing, indentation, and Markdown formatting. +- Use Prettier or ESLint to auto-format files before committing. + +## Exceptions to Lowercase Branding + +While we use lowercase **`recode hive`** throughout the project for consistency, there are some places where the exact repository name with capitalization must be used: + +- Repository-specific badges (e.g., [contrib.rocks](https://contrib.rocks)) +- GitHub repository URLs in tools or badges +- Any external services that require exact repo names ## License -This project is licensed under the [MIT License](/License). \ No newline at end of file +This project is licensed under the [MIT License](/License). diff --git a/community/index.md b/community/index.md index cd420965..bf1725b5 100644 --- a/community/index.md +++ b/community/index.md @@ -5,13 +5,13 @@ sidebar_position: 1 --- # ๐Ÿ Welcome to Hive Community -Welcome to **RecodeHive** โ€” a community built for everyone to **learn**, **share**, and **grow**. Whether you're a **developer ๐Ÿ‘จโ€๐Ÿ’ป**, **designer ๐ŸŽจ**, or just someone interested in exploring new ideas ๐Ÿ’ก, weโ€™re excited to have you here! +Welcome to **recode hive** โ€” a community built for everyone to **learn**, **share**, and **grow**. Whether you're a **developer ๐Ÿ‘จโ€๐Ÿ’ป**, **designer ๐ŸŽจ**, or just someone interested in exploring new ideas ๐Ÿ’ก, weโ€™re excited to have you here! --- ## ๐ŸŒŸ How You Can Contribute -There are many ways to get involved in RecodeHive. Hereโ€™s how you can contribute: +There are many ways to get involved in recode hive. Hereโ€™s how you can contribute: ### ๐Ÿ”ง Code If you're a developer, you can: @@ -49,7 +49,7 @@ If you're a community-minded person, you can: ## ๐Ÿš€ Get Started -To begin your journey with RecodeHive: +To begin your journey with recode hive: 1. Join our community on [Discord](#) or [Slack](#) 2. Explore our repositories on [GitHub](#) 3. Pick a task or area you're excited about! @@ -60,7 +60,7 @@ Weโ€™re here to help and support you throughout your journey โ€” donโ€™t hesitat ## ๐Ÿ™ Thank You -Thank you for your interest in **RecodeHive**! +Thank you for your interest in **recode hive**! We're thrilled to have you here and canโ€™t wait to **collaborate**, **learn**, and **grow** โ€” together. ๐ŸŒฑ > _Letโ€™s make this community the best it can bee! ๐Ÿ_ diff --git a/community/our-documentation.md b/community/our-documentation.md index 5b2ea1ab..e01af56d 100644 --- a/community/our-documentation.md +++ b/community/our-documentation.md @@ -3,7 +3,7 @@ id: our-documentation.md sidebar_position: 3 title: How to add Tutorials sidebar_label: Documentation Guidelines -description: "This documentation is intended to help you get started with CodeHarborHub and to provide you with a comprehensive guide to the features and functionality of the platform. This is a place to learn about technology, programming, web development, data science, and more." +description: "This documentation is intended to help you get started with recode hive and to provide you with a comprehensive guide to the features and functionality of the platform. This is a place to learn about technology, programming, web development, data science, and more." tags: [ features, @@ -456,4 +456,4 @@ This is an important admonition :::important This is an important admonition ::: - \ No newline at end of file + diff --git a/community/understand-lint-checks.md b/community/understand-lint-checks.md index b50f03b3..b9821457 100644 --- a/community/understand-lint-checks.md +++ b/community/understand-lint-checks.md @@ -4,9 +4,9 @@ title: Understand Checks before PR sidebar_label: Understand Checks before PR sidebar_position: 3 --- -# ๐Ÿง  Recode Python Backend Development Guide +# ๐Ÿง  Python Backend Development Guide -Welcome to Recode! To maintain a high standard of code quality, we follow a strict development and pull request process. +Welcome to recode hive! To maintain a high standard of code quality, we follow a strict development and pull request process. Before submitting your PR, please **follow the instructions below and attach a screenshot of the checks passed**. --- @@ -169,4 +169,4 @@ Edit pytest --cov=. --cov-report=html ## License -This project is licensed under the [MIT License](/License). \ No newline at end of file +This project is licensed under the [MIT License](/License). diff --git a/docker-setup.md b/docker-setup.md index c404e1ad..c83deba9 100644 --- a/docker-setup.md +++ b/docker-setup.md @@ -1,16 +1,20 @@ # Docker Container Setup - Documentation -This is the documentation on how to containerize and run the Recodehive website while using Docker. +This is the documentation on how to containerize and run the recode hive website while using Docker. ## Prerequesites + - [Docker](https://docs.docker.com/engine/install/) installed - Docker compose installed (Optional) ## Steps + ### 1. Create a `Dockerfile` in the root directory + This is a text document that contains all the commands needs to build a Docker image. Basically a blue print of a docker image. Key instructions include
+ - `FROM :` : The first instruction and specifies the base image to build upon. - `WORKDIR ` : Sets the working directory inside the container for subsequent instructions. - `COPY ` : This instruction copies files or directories from your local machine (the build context) into the Docker image. @@ -18,13 +22,19 @@ Key instructions include
- `EXPOSE ` : Informs docker that the container listens on the specified ports at runtime. ### 2. Build the Docker Image + ```bash docker build -t recodehive-app . ``` + This command builds the Docker image using the instructions in the Dockerfile and tags it as recodehive-app. + ### 3. Run the Container + ```bash docker run -p 3000:3000 recodehive-app ``` + This runs the container and maps port 3000 from the container to your local machine.
-Now Visit http://localhost:3000 to view the site. \ No newline at end of file +Now Visit http://localhost:3000 to view the site. + diff --git a/docs/index.md b/docs/index.md index ee1f5bab..3a7b5e00 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,36 +1,33 @@ --- id: docs -title: Welcome to the Recodehive Tutorials -sidebar_label: Welcome to recodehive #displays in sidebar +title: Welcome to the recode hive Tutorial +sidebar_label: Welcome to recode hive #displays in sidebar sidebar_position: 1 - - --- -# Welcome to RecodeHive Tutorials +# Welcome to recode hive Tutorial! -Hello, and welcome to RecodeHive! Our mission is to provide accessible and comprehensive educational resources through open-source contributions while building an inclusive global community. Whether you're looking to kickstart your career in tech, master new programming languages, contribute to meaningful projects, or earn while learning, we've got you covered. +Our mission is to provide accessible and comprehensive educational resources through open-source contributions while building an inclusive global community. Whether you're looking to kickstart your career in tech, master new programming languages, contribute to meaningful projects, or earn while learning, we've got you covered. With a community of experienced contributors, maintainers, and industry professionals, we offer a diverse range of learning paths and real-world project opportunities tailored to meet your specific goals and interests. Join our community today and embark on your journey towards success in the open-source world and tech industry! -## What is RecodeHive? +## What is recode hive? -RecodeHive is an innovative open-source learning platform that combines education with practical contribution opportunities. Our platform offers a wide range of tech tutorials, hands-on projects, and mentorship programs to help you learn new skills while contributing to meaningful open-source projects. We cover various topics including Python programming, SQL databases, GitHub workflows, API testing, web development, and more. Whether you're a beginner looking to make your first open-source contribution or an experienced developer looking to expand your skill set and give back to the community, we have something for everyone. +recode hive is an innovative open-source learning platform that combines education with practical contribution opportunities. Our platform offers a wide range of tech tutorials, hands-on projects, and mentorship programs to help you learn new skills while contributing to meaningful open-source projects. We cover various topics including Python programming, SQL databases, GitHub workflows, API testing, web development, and more. Whether you're a beginner looking to make your first open-source contribution or an experienced developer looking to expand your skill set and give back to the community, we have something for everyone. +## Why Choose recode hive? -## Why Choose RecodeHive? +There are many compelling reasons to choose recode hive for your tech education and open-source journey. Here are just a few: -There are many compelling reasons to choose RecodeHive for your tech education and open-source journey. Here are just a few: +- **Quality Content**: Our tutorials and projects are created by experienced contributors and industry professionals who are passionate about open-source development and helping others succeed. You can trust that you're getting the most up-to-date and relevant information when you engage with recode hive. Most importantly, our content is designed to be practical and applicable to real-world scenarios, so you'll gain valuable experience while learning. -- **Quality Content**: Our tutorials and projects are created by experienced contributors and industry professionals who are passionate about open-source development and helping others succeed. You can trust that you're getting the most up-to-date and relevant information when you engage with RecodeHive. Most importantly, our content is designed to be practical and applicable to real-world scenarios, so you'll gain valuable experience while learning. - -- **Earn While Learning**: Unlike traditional learning platforms, RecodeHive offers a unique GitHub sponsorship program where you can earn โ‚น100 to โ‚น500 per week based on your contributions. This creates a sustainable learning environment where your efforts are recognized and rewarded, making your educational journey financially beneficial. +- **Earn While Learning**: Unlike traditional learning platforms, recode hive offers a unique GitHub sponsorship program where you can earn โ‚น100 to โ‚น500 per week based on your contributions. This creates a sustainable learning environment where your efforts are recognized and rewarded, making your educational journey financially beneficial. - **Flexibility**: We understand that everyone has different learning styles and schedules, which is why we offer various ways to contribute and learn. Whether you prefer to work on documentation, code tutorials, create educational content, or contribute to existing projects, we have opportunities that will work for you. -- **Global Community**: When you join RecodeHive, you're not just accessing tutorials โ€“ you're joining a vibrant community of like-minded individuals from around the world who are passionate about tech, open-source, and continuous learning. Our community spans across different time zones and cultures, providing diverse perspectives and networking opportunities. +- **Global Community**: When you join recode hive, you're not just accessing tutorials โ€“ you're joining a vibrant community of like-minded individuals from around the world who are passionate about tech, open-source, and continuous learning. Our community spans across different time zones and cultures, providing diverse perspectives and networking opportunities. -- **Completely Free**: All the courses, tutorials, and mentorship opportunities on RecodeHive are completely free of cost. You can access them anytime, anywhere, without worrying about subscription fees or hidden costs. We believe that quality education and open-source contribution opportunities should be accessible to everyone, regardless of their financial situation. +- **Completely Free**: All the courses, tutorials, and mentorship opportunities on recode hive are completely free of cost. You can access them anytime, anywhere, without worrying about subscription fees or hidden costs. We believe that quality education and open-source contribution opportunities should be accessible to everyone, regardless of their financial situation. - **Beginner-Friendly**: Whether you're brand new to programming or have some experience under your belt, our learning paths are designed to be beginner-friendly and easy to follow. We break down complex concepts into simple, step-by-step tutorials with clear explanations, so you can learn at your own pace and build confidence from the ground up. @@ -38,21 +35,20 @@ There are many compelling reasons to choose RecodeHive for your tech education a - **Real-World Projects**: Learning by doing is one of the most effective ways to master new skills, which is why all our tutorials are connected to actual open-source projects that serve real purposes. By contributing to these projects, you'll gain practical experience, build a impressive portfolio, and create work that benefits the broader developer community. -- **Career Advancement**: By learning and contributing through RecodeHive, you'll be better equipped to advance your career and pursue new opportunities in the tech industry. Your open-source contributions serve as a public portfolio demonstrating your skills to potential employers, making you stand out in the competitive job market. +- **Career Advancement**: By learning and contributing through recode hive, you'll be better equipped to advance your career and pursue new opportunities in the tech industry. Your open-source contributions serve as a public portfolio demonstrating your skills to potential employers, making you stand out in the competitive job market. -- **Continuous Learning Culture**: Technology evolves rapidly, and RecodeHive is committed to helping you stay current with the latest trends, tools, and best practices in the tech industry. Our community-driven approach ensures that content is regularly updated and new learning opportunities are continuously added. +- **Continuous Learning Culture**: Technology evolves rapidly, and recode hive is committed to helping you stay current with the latest trends, tools, and best practices in the tech industry. Our community-driven approach ensures that content is regularly updated and new learning opportunities are continuously added. - **Mentorship and Support**: Our experienced community members and maintainers are here to help you every step of the way. Through our free 1:1 mentorship program, Discord community, and comprehensive documentation, you'll have multiple avenues for getting help, feedback, and guidance whenever you need it. -- **Open Source Impact**: Every contribution you make through RecodeHive has a real impact. You're not just learning for the sake of learning โ€“ you're contributing to projects that are used by developers worldwide, building tools that solve real problems, and helping to advance the open-source ecosystem. - +- **Open Source Impact**: Every contribution you make through recode hive has a real impact. You're not just learning for the sake of learning โ€“ you're contributing to projects that are used by developers worldwide, building tools that solve real problems, and helping to advance the open-source ecosystem. ## Get Started Today! -Ready to begin your learning and contribution journey with RecodeHive? Start by exploring our learning paths, joining our Discord community, and making your first contribution to one of our beginner-friendly projects. Whether you're looking to learn new skills, build your portfolio, earn through contributions, or simply be part of an amazing global community, RecodeHive provides the perfect environment to achieve your goals. +Ready to begin your learning and contribution journey with recode hive? Start by exploring our learning paths, joining our Discord community, and making your first contribution to one of our beginner-friendly projects. Whether you're looking to learn new skills, build your portfolio, earn through contributions, or simply be part of an amazing global community, recode hive provides the perfect environment to achieve your goals. -Don't just learn โ€“ contribute, grow, and earn while making a real impact in the open-source world. We can't wait to see what you'll accomplish with RecodeHive โ€“ welcome aboard! +Don't just learn โ€“ contribute, grow, and earn while making a real impact in the open-source world. We can't wait to see what you'll accomplish with recode hive โ€“ welcome aboard! --- -*RecodeHive - Where learning meets contribution in the world of open-source development.* +**recode hive** โ€“ _where learning meets contribution in the world of open-source development._ diff --git a/docusaurus.config.ts b/docusaurus.config.ts index 76419811..513d07ec 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -9,7 +9,7 @@ dotenv.config(); // This runs in Node.js - Don't use client-side code here (browser APIs, JSX...) const config: Config = { - title: "Recode Hive", + title: "recode hive", tagline: "Dinosaurs are cool", favicon: "img/favicon.ico", @@ -86,9 +86,9 @@ const config: Config = { respectPrefersColorScheme: false, // Let users manually control theme }, navbar: { - title: "Recode Hive", + title: "recode hive", logo: { - alt: "RecodeHive Logo", + alt: "recode hive Logo", src: "img/logo.png", }, items: [ @@ -218,7 +218,7 @@ const config: Config = { footer: { style: "dark", links: [], - copyright: `Copyright ยฉ ${new Date().getFullYear()} recodehive. Built with Docusaurus.`, + copyright: `Copyright ยฉ ${new Date().getFullYear()} recode hive. Built with Docusaurus.`, }, prism: { theme: prismThemes.github, @@ -227,7 +227,7 @@ const config: Config = { // Disable Algolia search until properly configured // algolia: { // appId: "YOUR_APP_ID", - // apiKey: "YOUR_SEARCH_API_KEY", + // apiKey: "YOUR_SEARCH_API_KEY", // indexName: "YOUR_INDEX_NAME", // contextualSearch: true, // externalUrlRegex: "external\\.com|domain\\.com", @@ -244,7 +244,7 @@ const config: Config = { markdown: { mermaid: true, }, - + // Migrated legacy setting to markdown.hooks.onBrokenMarkdownLinks themes: ["@docusaurus/theme-mermaid"], @@ -267,8 +267,8 @@ const config: Config = { gitToken: process.env.DOCUSAURUS_GIT_TOKEN, hooks: { onBrokenMarkdownLinks: "warn", - } + }, }, }; -export default config; \ No newline at end of file +export default config; diff --git a/src/components/Community/index.tsx b/src/components/Community/index.tsx index 9d34126f..82697a18 100644 --- a/src/components/Community/index.tsx +++ b/src/components/Community/index.tsx @@ -33,7 +33,7 @@ export const LandingCommunity: FC = ({ className }) => { { stat: githubReposCount, statText: githubReposCountText, - description: "Live public projects on Recode Hive, demonstrating the power of open-source collaboration.", + description: "Live public projects on recode hive, demonstrating the power of open-source collaboration.", href: "https://github.com/orgs/recodehive/repositories?q=visibility%3Apublic+archived%3Afalse", label: "Public Repositories" }, @@ -129,7 +129,7 @@ export const LandingCommunity: FC = ({ className }) => { handleCardClick("https://github.com/recodehive"); } }} - title="Click to visit Recode Hive GitHub Organization" + title="Click to visit recode hive GitHub Organization" > = ({ className }) => { loading="lazy" />
- Our developers are the core of Recode Hive community. We take pride in + Our developers are the core of recode hive community. We take pride in our{" "} GitHub organization @@ -147,7 +147,7 @@ export const LandingCommunity: FC = ({ className }) => { contributors and maintainers {" "} - powering Recode Hive's growth. + powering recode hive's growth.
โ†— Click to explore our GitHub diff --git a/src/components/NewsLetterPopup.tsx b/src/components/NewsLetterPopup.tsx index aef80069..82d89624 100644 --- a/src/components/NewsLetterPopup.tsx +++ b/src/components/NewsLetterPopup.tsx @@ -34,14 +34,14 @@ const NewsletterPopup = () => {
RecodeHive Logo

Sanjayโ€™s Substack

- Recodehive is an inclusive and welcoming platform where everyone can contribute, + recode hive is an inclusive and welcoming platform where everyone can contribute, learn, and grow together. โšก
Check my โœจ Website:
https://www.recodehive.com
๐Ÿ“ฎ How to reach me: github.com/sanjay-kv
diff --git a/src/components/dashboard/LeaderBoard/leaderboard.tsx b/src/components/dashboard/LeaderBoard/leaderboard.tsx index c63faff8..e4c105fe 100644 --- a/src/components/dashboard/LeaderBoard/leaderboard.tsx +++ b/src/components/dashboard/LeaderBoard/leaderboard.tsx @@ -306,7 +306,7 @@ export default function LeaderBoard(): JSX.Element { animate={{ opacity: 1, y: 0 }} transition={{ duration: 0.5 }} > -

Recode Hive Leaderboard

+

recode hive Leaderboard

Top contributors across the {GITHUB_ORG} organization

@@ -316,7 +316,7 @@ export default function LeaderBoard(): JSX.Element { {!loading && filteredContributors.length > 2 && (
-

RecodeHive Top Performers

+

recode hive Top Performers