Skip to content

Commit 21c1a59

Browse files
Merge branch 'recodehive:main' into feature/add-merch-store
2 parents 5ece757 + 453dacd commit 21c1a59

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+360
-222
lines changed

CODE_OF_CONDUCT.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
**🌐 Documentation Code of Conduct — Recode-Website 🌐**
1+
**🌐 Documentation Code of Conduct — recode-website 🌐**
22

33
**🤝 Our Commitment**
44

5-
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.
5+
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.
66

77
---
88

99
**💡 Our Core Values**
1010

11-
We believe the Recode community thrives when we:
11+
We believe the recode hive community thrives when we:
1212
- 💬 Encourage open communication and knowledge sharing
1313
- 🧠 Welcome new ideas, diverse perspectives, and honest questions
1414
- 🙌 Support and uplift contributors at all skill levels
@@ -31,11 +31,11 @@ To maintain a safe and productive space, we do not tolerate:
3131

3232
**🧭 Scope of This Code**
3333

34-
This Code of Conduct applies to all spaces where the Recode project is represented:
34+
This Code of Conduct applies to all spaces where the recode hive project is represented:
3535
- 📌 GitHub repository & discussions
3636
- 📌 Pull requests, issues, and commit comments
3737
- 📌 Project-related events, forums, and social media
38-
- 📌 Any other platform or medium connected to Recode
38+
- 📌 Any other platform or medium connected to recode hive
3939

4040
---
4141

@@ -62,20 +62,20 @@ We ask all contributors to:
6262
- ✅ Maintain integrity and credit all sources
6363
- ✅ Embrace learning and be open to feedback
6464
- ✅ Avoid offensive, unethical, or AI-generated content without review
65-
- ✅ Help make Recode a safe, beginner-friendly environment
65+
- ✅ Help make recode hive a safe, beginner-friendly environment
6666

6767
---
6868

6969
**💫 Our Vision**
7070

71-
*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. 💻🌱
71+
*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. 💻🌱
7272

7373
---
7474

7575
**📄 Attribution**
7676

7777
This Code of Conduct aligns with the principles of *GSSoC’25* and reflects our collective commitment to mentorship, inclusivity, and ethical open-source contribution.
7878

79-
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.
79+
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.
8080

81-
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.
81+
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.

Documentation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Building a GitHub Organization Leaderboard: A Deep Dive into Recode Hive's Implementation
1+
# Building a GitHub Organization Leaderboard: A Deep Dive into recode hive's Implementation
22

3-
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.
3+
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.
44

55
## What We're Building
66

@@ -557,7 +557,7 @@ Response Example:
557557
"repos_url": "https://api.github.com/orgs/recodehive/repos",
558558
"avatar_url": "https://avatars.githubusercontent.com/u/98765?v=4",
559559
"description": "Community-driven open source projects",
560-
"name": "Recode Hive",
560+
"name": "recode hive",
561561
"company": null,
562562
"blog": "https://recodehive.com",
563563
"location": "Worldwide",

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Recode Hive
3+
Copyright (c) 2025 recode hive
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 52 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22
<a href="https://www.recodehive.com">
3-
<img src="static/icons/Logo-512X512.png" alt="Recode logo" width="150" />
3+
<img src="static/icons/Logo-512X512.png" alt="recode hive logo" width="150" />
44
</a>
55
</div>
66
<h1 align="center">recode hive</h1>
@@ -17,31 +17,29 @@
1717
<a href="https://github.com/recodehive/recode-website/LICENSE"><img src="https://img.shields.io/github/license/recodehive/recode-website?color=2b9348" alt="License Badge"/></a>
1818
[![](https://visitcount.itsvg.in/api?id=Opensource-practice&label=Profile%20Views&color=0&icon=5&pretty=true)](https://visitcount.itsvg.in)
1919
<!-- ALL-CONTRIBUTORS-BADGE:END -->
20-
This is the all in one place for documentation help regarding How to contribute.
20+
This is your all-in-one resource for documentation and guidance on how to contribute.
2121
</div>
2222

23+
---
2324

24-
##
25-
26-
Now, resolve your all doubts and communicate with our all contributors.
25+
Have questions or need guidance? Our contributors are happy to help! Join the conversation and get your doubts resolved:
2726

2827
[![](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/)
2928

30-
3129
## Getting Started
3230

33-
To get started with contributing to Recode-Hive, please refer to our [Contributing Guidelines](community/contributing-guidelines.md).
31+
To get started with contributing to recode hive, please refer to our [Contributing Guidelines](community/contributing-guidelines.md).
3432

3533
<div>
3634
<a href="https://www.loom.com/share/c8d8d5f0c2534a1f86fc510dcef52ee0">
37-
<p>How to Contribute to this repo | How to Setup - Watch Video</p>
35+
<p>How to Contribute to this Repo | How to Setup - Watch Video</p>
3836
</a>
3937
<a href="https://www.loom.com/share/c8d8d5f0c2534a1f86fc510dcef52ee0">
4038
<img style="max-width:700px;" src="https://cdn.loom.com/sessions/thumbnails/c8d8d5f0c2534a1f86fc510dcef52ee0-30cac2eeec09a266-full-play.gif">
4139
</a>
4240
</div>
43-
Follow these steps:
4441

42+
### Follow these steps:
4543

4644
```mermaid
4745
flowchart LR
@@ -51,55 +49,59 @@ flowchart LR
5149
commit -->|Finally|creatpr((Create a Pull Request))
5250
```
5351

54-
1. **Clone the repository:**
52+
1. **Clone the repository:**
53+
5554
```bash
5655
git clone https://github.com/your-username/recodehive-website.git
5756
```
5857

5958
2. **Navigate to the project directory:**
59+
6060
```bash
6161
cd recode-website
6262
```
6363

6464
3. **Prerequisites**
65+
6566
- [Docker](https://docs.docker.com/engine/install/) installed
6667
- Docker compose installed (Optional)
6768

68-
6969
4. **Build the Docker Image:**
70-
Only do this if you are setting up this project locally for the first time. (only build)
70+
Only do this if you are setting up this project locally for the first time. (only build)
7171

72-
```bash
73-
docker build -t recodehive-app .
74-
```
72+
```bash
73+
docker build -t recodehive-app .
74+
```
7575

76-
5. Run the Container
77-
```bash
78-
docker run -p 3000:3000 recodehive-app
79-
```
76+
5. **Run the Container:**
8077

81-
This command will start a development server and open the application in your default web browser.
78+
```bash
79+
docker run -p 3000:3000 recodehive-app
80+
```
81+
82+
This command will start a development server and open the application in your default web browser.
8283

83-
## Local Development with Docker Compose & Hot Reload
84+
## Local Development with Docker Compose & Hot Reload
8485

85-
For an even smoother experience, contributors can leverage **Docker Compose with hot reloading**.
86+
For an even smoother experience, contributors can leverage **Docker Compose with hot-reloading**.
8687
This lets you see code changes instantly at [http://localhost:3000](http://localhost:3000) without rebuilding or restarting containers.
8788

88-
### 🏃 Quick Start
89+
### Quick Start
8990

9091
```bash
9192
git clone https://github.com/your-username/recode-website.git
9293
cd recodehive-website
9394
docker-compose up
9495
```
9596

96-
### 🚢 Production Deployment
97+
### Production Deployment
98+
9799
```bash
98100
npm run build
99101
npm run serve
100102
```
101103

102-
**If you'd like to contribute to CodeHarborHub, please follow these guidelines:**
104+
**If you'd like to contribute to recode hive, please follow these guidelines:**
103105

104106
- **Fork** the repository and clone it locally.
105107
- Create a new branch for your feature or bug fix: `git checkout -b feature-name`
@@ -108,20 +110,34 @@ npm run serve
108110
- Push to the branch: `git push origin feature-name`
109111
- Submit a pull request detailing your changes.
110112

113+
## Tech Stack
114+
115+
### Core
116+
117+
- **Framework & Libraries:** Docusaurus 3 (React + TypeScript)
118+
- **Language:** TypeScript (Node.js ≥ 18)
119+
- **Styling:** Tailwind CSS 4
120+
- **UI Components:** Radix UI, Framer Motion
121+
122+
### Developer Tools
123+
124+
- **Linting & Formatting:** ESLint, Prettier
125+
- **Type Checking:** TypeScript (`tsc`)
126+
111127
## Project Structure
112128

113129
```
114130
recode-website/
115-
|
131+
|
116132
├── .github/ 🔹 GitHub meta files
117133
| ├── ISSUE_TEMPLATE/
118134
| ├── workflows/
119135
| └── pull_request_template.md
120-
├── blog/ 🔹Project Blog
136+
├── blog/ 🔹Project Blog
121137
| ├── git-coding-agent/
122138
| ├── google-backlinks/
123139
| ├──...
124-
├── community/ 🔹 Contributor Docs
140+
├── community/ 🔹 Contributor Docs
125141
| ├── contributing-guidelines.md
126142
| ├── index.md
127143
| ├── our-documentation.md
@@ -130,7 +146,7 @@ recode-website/
130146
| ├── GitHub/
131147
| ├── Google-Student-Ambassador/
132148
| ├── ...
133-
├── src/ 🔹Source Code
149+
├── src/ 🔹Source Code
134150
| └── components/
135151
| ├── css/
136152
| └── custom.css
@@ -152,12 +168,12 @@ recode-website/
152168
├── CODE_OF_CONDUCT.md
153169
├── LICENSE
154170
├── README.md
155-
└── ...
171+
└── ...
156172
```
157173

158174
## License
159175

160-
This project is licensed under the [MIT License](LICENSE).
176+
This project is open source and available under the [MIT License](LICENSE).
161177

162178
## Badges
163179

@@ -178,27 +194,27 @@ This project is licensed under the [MIT License](LICENSE).
178194
![GitHub closed PRs](https://img.shields.io/github/issues-pr-closed/RecodeHive/recode-website)
179195
![Last commit](https://img.shields.io/github/last-commit/RecodeHive/recode-website)
180196

181-
182197
## Contributors
183198

184199
<a href="https://github.com/RecodeHive/recode-website/graphs/contributors">
185200
<img src="https://contrib.rocks/image?repo=RecodeHive/recode-website" />
186201
</a>
187202

188-
189203
<div align="center">
190204

191-
Happy open-source contributions and here’s to your career success! 🎉
205+
Happy open-source contributionshere’s to your career success! 🎉
192206

193207
<p align="center">
194208
<img src="https://user-images.githubusercontent.com/74038190/212284100-561aa473-3905-4a80-b561-0d28506553ee.gif" width="600">
195209
</p>
196210

197-
### recode-hive 2025
211+
### recode hive
198212

199213
[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)<br>
214+
200215
**🔔 Don’t miss a beat!** <br>
201-
Subscribe to receive our newsletter directly in your inbox for the latest career insights & tailored to your journey.<br>
216+
Subscribe to receive our newsletter directly in your inbox for the latest career insights & tailored to your journey.<br>
217+
202218
[![Subscribe to Our Newsletter](https://img.shields.io/badge/Subscribe%20to%20Our%20Newsletter-%F0%9F%93%A9-blue)](https://recodehive.substack.com/) <br>
203219

204220
<a href="#top">

blog/authors.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ajay-dhangar:
1010
1111
sanjay-kv:
1212
name: Sanjay Viswanthan
13-
title: Founder at Recode Hive
13+
title: Founder at recode hive
1414
url: www.sanjaykv.com
1515
image_url: https://avatars.githubusercontent.com/u/30715153?v=4
1616
@@ -96,4 +96,4 @@ Aditya-Singh-Rathore:
9696
socials:
9797
linkedin: aditya-singh-rathore0017
9898
github: Adez017
99-
instagram: _aaditya_.017
99+
instagram: _aaditya_.017

blog/google-deepmind/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Google’s advanced mechanics and man-made reasoning endeavors were put under th
137137

138138
## 📍 Final Verdict
139139

140-
In conclusion, we hope you found this guide helpful in exploring: For more articles like this, check out the **Data Science section** of RecodeHive.
140+
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.
141141

142142

143143
<GiscusComments/>

0 commit comments

Comments
 (0)