
ScriptNex — Learn Programming Online | Free Coding Platform
免费平台,提供500+编程挑战、学习路径和实时竞赛
@sumitkdevcode · X
完整作品展
技术栈
14 projects

免费平台,提供500+编程挑战、学习路径和实时竞赛
@sumitkdevcode · X

Jiki 通过编码游戏和挑战学习编程基础,适合 LLM 时代
@RahimNathwani · X
Not a direct answer but the guys at Exercism (non-profit that publishes really good and free programming language self-study courses) recently launched a separate site to teach junior programmers both vibe coding and software engineering fundamentals.

JavaScript和TypeScript代码审查工具,使用AI无需执行代码即可识别问题。
@adib_011 · X
Built RepoLens at the Codex Meetup, an evidence-first JS/TS code review tool that shows reviewers where to look, without executing repository code. Built with Codex + GPT‑5.6. Try it: Demo: @OpenAIDevs @mitul_shahriyar #CodexMeetup

SpecKit 根据项目描述自动生成完整的技术规格、架构和开发路线图。
@satulipa_ · X
My workflow: 1. Open Speckit → answer 5 questions 2. Get blueprint (PRD, DB, API, roadmap) 3. Take it to Cursor/Claude Code 4. Vibe code with actual direction Built with Next.js, Vercel, try it on

用Pyor原生应用审查GitHub的PR,无需打开github.com。
othmanosx · HN
I still don't like the fact that AI is adding more stuff for us to read, it's accelerating the code production but slowing down the code review. I built my own code reviewer as well ( https://pyor.review/ ), surfacing the important stuff first is the right track, but adding more stuff to read is daunting, but asking AI to just point you to what you need to focus on and skim the noise is what I'm leaning more towards.

编写代码,以交互式图表实时可视化执行流程。
@neon_time · X

在GitHub pull requests上自动生成代码文档。
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

Edge Python 是一个在浏览器中运行的轻量级 Python 解释器。
dylansuttonc · HN
When I started programming Edge Python more than six months ago, I was looking for a version of Python that weighed less than 200 kb so it could reach any device, sandboxed by design, built with browsers in mind, decoupled from the operating system and very fast. Today the closest competitor would be MicroPython. However, it did not solve my real problems or the problems of the people who use the project. * Managing async and blocking code on the event loop. MicroPython inherits CPython's blocki


为开发者设计的笔记应用,支持代码块、看板管理和GitHub导入。
@SinghApurv1711 · X
Hey! Check it out here:

通过加密URL分享代码、笔记、脚本和AI内容。
@parrotwiki · X
one url. everything they need. code, notes, scripts, keys. end-to-end encrypted. 🦜

跨14个维度分析Python代码,检测违规并提供详细报告。
@KSFirasa · X
Hello! I built a tool that profiles code (python only atm) across 14 dimensions detecting violations and capabilities outputting a full report. A bit more nuanced than "AI-powered insights". Free while in beta. Thank you!