Skip to content

Commit f924a7a

Browse files
authored
Update codedex-update-q3-2025.mdx
1 parent 69e8807 commit f924a7a

File tree

1 file changed

+33
-14
lines changed

1 file changed

+33
-14
lines changed

blogs/2025/codedex-update-q3-2025.mdx

Lines changed: 33 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -140,24 +140,43 @@ Another remaining revamp is the **/account** page. We’ve fixed a few UI/UX pit
140140
</a>
141141
</div>
142142

143-
## YouTube
143+
## ⚡️ YouTube & Blog
144144

145-
Here's everything we dropped in July - September:
145+
We've been experimenting with long-form content such as YouTube and Blog, so threw a lot of darts!
146146

147-
10 YouTube videos:
147+
10 new YouTube videos:
148148

149-
- 🚀 13 Things to Do If You Were Ghosted by FAANG This Summer
150-
- 🌺 Creative Coding with p5.js (Processing Foundation)
151-
- 📺 Learn Python | Chapter 1: Hello World
152-
- 📺 Learn HTML | Chapter 1: Elements
153-
- 📺 Boba Talk Clip #1: Building Early Google Chrome with Victoria Kirst
154-
- 📺 Boba Talk Clip #2: What It was Like Working at The Browser Company
155-
- 📺 Build a K-Nearest Neighbors Model with p5.js | Project Tutorial
156-
- 📺 Build an Avatar Generator with HTML, CSS, JavaScript | Project Tutorial
157-
- 📺 Boba Talk Full Episode: Tyrus Yeo
158-
- 📺 5 Things Every Computer Science Student Should Do in 2025
149+
- 📺 [13 Things to Do If You Were Ghosted by FAANG This Summer](https://www.youtube.com/watch?v=A_tT3cmCGrk)
150+
- 📺 [Creative Coding with p5.js (Processing Foundation)](https://www.youtube.com/watch?v=E2OE-FaMkag)
151+
- 📺 [Learn Python | Chapter 1: Hello World](https://www.youtube.com/watch?v=ioumu_SC7F8)
152+
- 📺 [Learn HTML | Chapter 1: Elements](https://www.youtube.com/watch?v=34NYd0Wivwo)
153+
- 📺 [Boba Talk Clip #1: Building Early Google Chrome with Victoria Kirst](https://www.youtube.com/watch?v=3bF5uhKHPCM)
154+
- 📺 [Boba Talk Clip #2: What It was Like Working at The Browser Company](https://www.youtube.com/watch?v=Z35Hyd7c_As)
155+
- 📺 [Build a K-Nearest Neighbors Model with p5.js | Project Tutorial](https://www.youtube.com/watch?v=uq0kvzBX6uU)
156+
- 📺 [Build an Avatar Generator with HTML, CSS, JavaScript | Project Tutorial](https://www.youtube.com/watch?v=mP_QIULA0bY)
157+
- 📺 [Boba Talk Full Episode: Tyrus Yeo](https://www.youtube.com/watch?v=1Su-ZW6Ty8c)
158+
- 📺 [5 Things Every Computer Science Student Should Do in 2025](https://www.youtube.com/watch?v=Ww0C2fwCYd0)
159159

160-
## Blogs
160+
<div
161+
style={{
162+
display: "flex",
163+
justifyContent: "center",
164+
marginBottom: "1.2rem",
165+
transform: "scale(.9)",
166+
}}
167+
>
168+
<a
169+
href="https://www.youtube.com/@codedex"
170+
style={{ all: "unset" }}
171+
target="_blank"
172+
and
173+
rel="noopener noreferrer"
174+
>
175+
<Button variant="yellow">Visit our YouTube</Button>
176+
</a>
177+
</div>
178+
179+
8 new blog posts:
161180

162181
- ✍️ [Resume Tips & Tricks Guide](https://www.codedex.io/blog/resume-tips-and-tricks-guide)
163182
- ✍️ [Say Hello to Codédex v1.0](https://www.codedex.io/blog/codedex-v1)

0 commit comments

Comments
 (0)