
ScriptNex — Learn Programming Online | Free Coding Platform
Free platform with 500+ coding challenges, learning tracks, and live contests.
@sumitkdevcode · X
The full gallery
Tech stack
14 projects

Free platform with 500+ coding challenges, learning tracks, and live contests.
@sumitkdevcode · X

Learn to code and build projects through interactive games and challenges designed for the LLM era
@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.

AI-powered code review tool for JavaScript and TypeScript repositories that identifies issues without executing code.
@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

Generate production-ready specs from a project description: PRD, requirements, architecture, and roadmap.
@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

Review GitHub pull requests in a native app without opening 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.

Write code and visualize its runtime execution as an interactive graph.
@neon_time · X

Generate code documentation automatically on GitHub pull requests.
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

A lightweight Python runtime that runs in your browser, weighing under 200 KB.
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

Track your learning progress and project development as a developer.
@Dev_code_04 · X

Notes with code blocks, Kanban bug tracker, and snippet library with GitHub import.
@SinghApurv1711 · X
Hey! Check it out here:

Share code, notes, scripts, and AI context via encrypted URLs.
@parrotwiki · X
one url. everything they need. code, notes, scripts, keys. end-to-end encrypted. 🦜

Analyze Python code across 14 quality dimensions to detect violations and measure capabilities.
@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!