|
| 1 | +--- |
| 2 | +title: "Codédex Update - February 2025" |
| 3 | +description: Hope your year is off to a fantastic start! We're stepping into 2025 with serious momentum. Community Revamp, Notifications, Pricing page, and more. |
| 4 | +author: Sonny Li |
| 5 | +seoImageLink: https://firebasestorage.googleapis.com/v0/b/codedex-io.appspot.com/o/blogs%2Fcodedex-update-january-2025%2Fbanner.png?alt=media&token=467179ae-0c12-45e0-917f-f66481597633 |
| 6 | +dateCreated: 2025-03-16 |
| 7 | +published: true |
| 8 | +tags: |
| 9 | + - Product |
| 10 | + - Changelog |
| 11 | +--- |
| 12 | + |
| 13 | +“If you build it, they will (eventually) come.” |
| 14 | + |
| 15 | +February may have been just 28 days, but it was a record-breaking month on all fronts. |
| 16 | + |
| 17 | +229,000 unique visitors came to our site last month. 🤯 |
| 18 | + |
| 19 | +Between fundraising and keeping the site running (scaling up servers and juggling API limits & AI credits), it’s been a whirlwind. I’ll keep this intro short – read on. |
| 20 | + |
| 21 | +#### Code Evaluation (Beta) |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | +Code validation is a core feature that you all have been asking for, and it’s highly requested by users. The traditional approach would take months, possibly a year, to retroactively add regex tests and output functions across the existing catalog. |
| 26 | + |
| 27 | +<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}> |
| 28 | + <a href="https://www.codedex.io/community" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">Visit Community</Button></a> |
| 29 | +</div> |
| 30 | + |
| 31 | +#### Project Showcase |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +We redesigned our Project Showcase to feel more like a showcase (switched to a gallery-style presentation that emphasized each project’s cover image while making it clear how to filter by project tags). Added Staff Picks, too! |
| 36 | + |
| 37 | +<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}> |
| 38 | + <a href="https://www.codedex.io/home" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">View Notifications</Button></a> |
| 39 | +</div> |
| 40 | + |
| 41 | +#### 🏆 Leaderboards: Weekly vs. All Time |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | +Leaderboards is an entirely new addition to our on-platform community! Now, you can see who has earned the most XP (gained by completing exercises and code challenges) to create more friendly competition. We’re in the business of motivation. |
| 46 | + |
| 47 | +<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}> |
| 48 | + <a href="https://www.codedex.io/pricing" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">View Pricing Page</Button></a> |
| 49 | +</div> |
| 50 | + |
| 51 | +#### Community Redesign |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | +The programming landscape is always evolving. Here are Ellie's top programming languages recs based on your interests and career goals (web dev, mobile dev, AI, machine learning, game dev, data science, etc). If you are not sure where to start, then this is a must-read~ |
| 56 | + |
| 57 | +<div style={{ display: "flex", justifyContent: "center", marginBottom: "1.2rem", transform: "scale(.9)" }}> |
| 58 | + <a href="https://www.codedex.io/blog/top-programming-languages-to-learn-in-2025" style={{ all: "unset" }} target="_blank" and rel="noopener noreferrer"><Button variant="yellow">Read Blog Post</Button></a> |
| 59 | +</div> |
| 60 | + |
| 61 | +#### Changelog - February 2025 |
| 62 | + |
| 63 | +**Curriculum** |
| 64 | + |
| 65 | +- 🦠 Released [Node.js](https://www.codedex.io/nodejs) course. |
| 66 | +- ☕️ Published [Java Ch. 6: Methods](https://www.codedex.io/java). |
| 67 | +- ☕️ Published Java Bonus Article: ArrayLists. |
| 68 | +- ☕️ Published Java Checkpoint Projects (3). |
| 69 | +- 🔥 We welcomed [Julien Kris](https://www.codedex.io/@Julien) (Sr. Curriculum Dev) to full-time role. Go follow him! |
| 70 | +- 👋 Onboarded [Alex Kuntz](https://www.linkedin.com/in/alex-kuntz-09) as a freelancer for Data Structures & Algorithms. |
| 71 | + |
| 72 | +**Product** |
| 73 | + |
| 74 | +- ✅ Shipped Code Evaluation for Python Ch 1-4. |
| 75 | +- 🤖 Shipped “Infinite Course” feature for SQL, C++, and Java courses. |
| 76 | +- 🖼️ Shipped new [Project Showcase](https://www.codedex.io/community/project-showcase). |
| 77 | +- 🌐 Shipped Builds Sharing with logo watermark to improve viral coefficient. |
| 78 | +- 🏆 Shipped [Leaderboards](https://www.codedex.io/community/leaderboards): Weekly vs. All Time. |
| 79 | +- 📣 Sent a team announcement via notifications. |
| 80 | +- 🧪 3 Codédex Club experiments. |
| 81 | +- 🧹 Shipped 54 papercuts + fixed 35 bug reports. |
| 82 | + |
| 83 | +**Community** |
| 84 | + |
| 85 | +- 🔥 Completed Roast My Resume February Monthly Challenge. 161 resumes! |
| 86 | +- 🎧 Released Boba Talk podcast ep. #10 with Jovanay (ex-Google recruiter). |
| 87 | +- 📰 Published three blog posts: |
| 88 | + - Community Redesign by Jackie. |
| 89 | + - A Day in the Life of a SWE by Asiqur. |
| 90 | + - Codédex Update - January 2025 by me. |
| 91 | +- 💻 Hosted a Node.js workshop. |
| 92 | +- 👋 Onboarded new Discord mod: Valérie. |
| 93 | + |
| 94 | +View our Weekly Changelogs [here](https://x.com/search?q=codedexchangelog&src=typed_query&f=live). |
| 95 | + |
| 96 | +#### What’s happening in March? |
| 97 | + |
| 98 | +- 📝 Publish Data Structures & Algorithms Ch 1-2. |
| 99 | +- 📝 Publish Node.js Ch 2. |
| 100 | +- 📝 Publish two project tutorials. |
| 101 | +- 🐣 Revamp #30NitesOfCode. |
| 102 | +- 🗓️ Ship /Events page. |
| 103 | +- 📰 Revamp /Blog. |
| 104 | +- 🗳️ Ship Checkpoint/Final Project submission flow. |
| 105 | +- 🏡 Host Guest Speaker: Jenn Schiffer (ex-Glitch). |
| 106 | +- 🎧 Publish Boba Talk podcast ep. #11. |
| 107 | +- 🪴 Drop March Monthly Challenge: Virtual Garden. |
| 108 | +- 🤳 Kick off UGC Creator Program cohort 2. |
| 109 | +- 🤝 Kick off the new partnership with GitHub. |
| 110 | +- 🧪 3 more Club experiments. |
| 111 | + |
| 112 | +#### Final Thoughts |
| 113 | + |
| 114 | +Huge kudos to the Codédex team for an insane February. 🫰 |
| 115 | + |
| 116 | +As always, my email is sonny@codedex.io if you have any feedback on the product. |
| 117 | + |
| 118 | +Sonny |
0 commit comments