finds.dev← search

// the find

liyupi/code-nav

★ 2,724 · JavaScript · MIT · updated Mar 2023

💎 程序员一站式编程学习交流社区,免费的编程学习路线、入门教程、原创项目教程、程序员bug修复手册、保姆级写简历技巧,帮你学好编程、做出项目、拿到满意的 Offer!☁️ 本项目前后端均开源,励志成为最好的全栈云开发项目!

A Chinese-language programming resource navigation platform — think a community-curated bookmark site for learning materials, tutorials, and tools, organized by topic (algorithms, frontend, Java, etc.). The repo is actually a monorepo containing five sub-projects: a React main site, a WeChat mini-program, a customizable homepage, a documentation site, and a WeChat MP backend server. Aimed at Chinese-speaking developers looking to learn, especially students and early-career engineers.

The multi-platform approach is genuine — React web, WeChat mini-program, and a standalone homepage are all in one place and share the same CloudBase backend, so you're not maintaining three separate data layers. The homepage sub-project ships with a surprisingly large collection of animated canvas/WebGL cover backgrounds (30+), which is a nice free resource if you just need visual polish for a personal page. The project is honest about its use of Tencent CloudBase, which means deployment is genuinely low-friction for someone already in the Tencent ecosystem — no server provisioning required.

The last commit was March 2023, so this is effectively abandoned — the live site URLs in the README likely still work but the codebase itself isn't moving. The monorepo has no shared tooling: each sub-project has its own package.json, config files, and formatting setup with no root-level orchestration, which makes running or updating everything a chore. The entire platform is deeply tied to Tencent CloudBase (CloudBase SDK, tcb.qcloud.la CDN URLs, WeChat login) — if you're outside China or want to self-host on anything else, you're rewriting the data layer from scratch. Documentation is in Chinese only, which is fine for the target audience but worth knowing upfront.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →