Skip to content

Commit ea14ef6

Browse files
Copilotmnaimfaizy
andcommitted
Update website URL from code-executives.com to codexecutives.com
Co-authored-by: mnaimfaizy <34773846+mnaimfaizy@users.noreply.github.com>
1 parent 337dea2 commit ea14ef6

7 files changed

Lines changed: 19 additions & 19 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Code Executives** is a comprehensive, interactive web application designed to teach programming concepts through immersive visualizations and hands-on learning experiences. Built with modern web technologies, it transforms complex technical topics into engaging, visual learning journeys.
44

5-
**🌐 Live Website**: [https://code-executives.com](https://code-executives.com)
5+
**🌐 Live Website**: [https://codexecutives.com](https://codexecutives.com)
66

77
**✨ Now featuring 7 complete learning modules with 70+ interactive visualizations covering Git, JavaScript Engine, RxJS, Data Structures, Next.js, Big-O Notation, Python Programming, and a LeetCode-style playground with advanced debugging and gamification.**
88

docs/ACTION-REQUIRED-REPOSITORY-ABOUT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Interactive programming education platform with 70+ visualizations covering Git,
2020

2121
### Step 3: Copy This Website URL
2222
```
23-
https://code-executives.com
23+
https://codexecutives.com
2424
```
2525

2626
### Step 4: Add These Topics (copy one at a time, press Enter after each)
@@ -100,7 +100,7 @@ Currently, your repository has **no description, no website link, and no topics*
100100

101101
After this update:
102102
- ✅ Appears in 31+ topic searches
103-
- ✅ Direct link to https://code-executives.com
103+
- ✅ Direct link to https://codexecutives.com
104104
- ✅ Professional appearance
105105
- ✅ Better discoverability and SEO
106106

docs/GITHUB-REPOSITORY-ABOUT-SECTION.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Interactive programming education platform with 70+ visualizations. Learn Git, J
1616

1717
## 🌐 Website URL
1818

19-
**Live Website**: `https://code-executives.com`
19+
**Live Website**: `https://codexecutives.com`
2020

2121
## 🏷️ Repository Topics/Tags
2222

@@ -71,7 +71,7 @@ Add the following topics to improve discoverability and SEO. Topics help users f
7171
2. Click the ⚙️ (gear/settings) icon next to "About" on the right side of the repository page
7272
3. In the dialog that appears:
7373
- **Description**: Paste the short description from above
74-
- **Website**: Enter `https://code-executives.com`
74+
- **Website**: Enter `https://codexecutives.com`
7575
- **Topics**: Add each topic from the list above (separated by pressing Enter after each)
7676
- **Check** "Use your GitHub Pages website" if applicable
7777
4. Click "Save changes"
@@ -82,7 +82,7 @@ Add the following topics to improve discoverability and SEO. Topics help users f
8282
# Using GitHub CLI (gh)
8383
gh repo edit mnaimfaizy/code-executives \
8484
--description "Interactive programming education platform with 70+ visualizations covering Git, JavaScript, Next.js, Data Structures, Big-O, Python, and RxJS. Built with React, TypeScript, and Three.js for immersive learning experiences." \
85-
--homepage "https://code-executives.com"
85+
--homepage "https://codexecutives.com"
8686

8787
# Add topics (requires separate API calls or manual addition via web interface)
8888
```
@@ -140,7 +140,7 @@ JavaScript, Next.js, Data Structures, Big-O, Python, and RxJS. Built with React,
140140
TypeScript, and Three.js for immersive learning experiences.
141141
142142
🌐 Website
143-
https://code-executives.com
143+
https://codexecutives.com
144144
145145
🏷️ Topics
146146
educational-platform interactive-learning programming-education react typescript

docs/PR-SUMMARY-REPOSITORY-ABOUT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This PR provides complete documentation and ready-to-use content for creating a
1616
- Highlights key features (70+ visualizations, 7 modules)
1717

1818
2.**Live Website Link**
19-
- URL: `https://code-executives.com`
19+
- URL: `https://codexecutives.com`
2020
- Verified from codebase SEO components
2121
- Prominently featured in documentation
2222

@@ -64,7 +64,7 @@ and RxJS.
6464

6565
### Website
6666
```
67-
https://code-executives.com
67+
https://codexecutives.com
6868
```
6969

7070
### Topics (31 Total)
@@ -163,7 +163,7 @@ learn-to-code
163163
| Metric | Before | After |
164164
|--------|--------|-------|
165165
| Description | ❌ None | ✅ 243 chars, SEO-optimized |
166-
| Website Link | ❌ None |https://code-executives.com |
166+
| Website Link | ❌ None |https://codexecutives.com |
167167
| Topics | ❌ None | ✅ 31 curated tags |
168168
| Topic Coverage | ❌ 0 pages | ✅ 31+ topic pages |
169169
| Discoverability | ⬇️ Low | ⬆️ High |

docs/REPOSITORY-ABOUT-IMPLEMENTATION-GUIDE.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Interactive programming education platform with 70+ visualizations. Learn Git, J
2828

2929
### 2. Website
3030
```
31-
https://code-executives.com
31+
https://codexecutives.com
3232
```
3333

3434
### 3. Topics (31 tags)
@@ -53,7 +53,7 @@ See the complete list in [REPOSITORY-ABOUT-QUICK-REFERENCE.md](./REPOSITORY-ABOU
5353

5454
### Step 2: Add Information
5555
1. **Description**: Copy and paste from option above
56-
2. **Website**: Enter `https://code-executives.com`
56+
2. **Website**: Enter `https://codexecutives.com`
5757
3. **Topics**: Add topics one at a time (press Enter after each)
5858
- Start with essential topics
5959
- Add content topics (git-tutorial, data-structures, etc.)
@@ -130,7 +130,7 @@ After implementation, your repository About section will look like this:
130130
│ TypeScript, and Three.js for immersive learning │
131131
│ experiences. │
132132
│ │
133-
│ 🌐 https://code-executives.com │
133+
│ 🌐 https://codexecutives.com │
134134
│ │
135135
│ 🏷️ educational-platform interactive-learning │
136136
│ programming-education react typescript vite │
@@ -147,7 +147,7 @@ Use this checklist to ensure everything is complete:
147147
- [ ] Navigate to repository settings
148148
- [ ] Click gear icon next to About
149149
- [ ] Add description (copied from quick reference)
150-
- [ ] Add website URL: https://code-executives.com
150+
- [ ] Add website URL: https://codexecutives.com
151151
- [ ] Add all 31 topics (one at a time)
152152
- [ ] Save changes
153153
- [ ] Verify description displays correctly

docs/REPOSITORY-ABOUT-OVERVIEW.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ learning experiences.
6262

6363
### Website
6464
```
65-
https://code-executives.com
65+
https://codexecutives.com
6666
```
6767

6868
### Topics (31 total)
@@ -140,7 +140,7 @@ https://code-executives.com
140140
│ Structures, Big-O, Python, and RxJS... │
141141
│ │
142142
│ About ⚙️ │
143-
│ 🌐 https://code-executives.com │
143+
│ 🌐 https://codexecutives.com │
144144
│ │
145145
│ 🏷️ educational-platform interactive-learning │
146146
│ programming-education react typescript vite │
@@ -162,7 +162,7 @@ After implementation, the repository will be discoverable through:
162162
## 🔗 Quick Links
163163

164164
- **Repository**: https://github.com/mnaimfaizy/code-executives
165-
- **Live Website**: https://code-executives.com
165+
- **Live Website**: https://codexecutives.com
166166
- **Update About**: Click ⚙️ next to About section
167167

168168
## ⏱️ Time Investment vs. Impact

docs/REPOSITORY-ABOUT-QUICK-REFERENCE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Interactive programming education platform with 70+ visualizations. Learn Git, J
1616

1717
### Website URL
1818
```
19-
https://code-executives.com
19+
https://codexecutives.com
2020
```
2121

2222
### Topics (copy and paste one at a time)
@@ -105,7 +105,7 @@ web-development
105105
## 🔗 Quick Access
106106

107107
- **Repository**: https://github.com/mnaimfaizy/code-executives
108-
- **Live Site**: https://code-executives.com
108+
- **Live Site**: https://codexecutives.com
109109
- **Edit About**: Click ⚙️ icon next to "About" on repository page
110110

111111
## ✅ Quick Steps

0 commit comments

Comments
 (0)