
DevTrack
Track your learning progress and project development as a developer.
@Dev_code_04 · X
The full gallery
Tech stack
27 projects

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

Build personalized learning paths and track progress in your developer career.
@dipanshurdev

Work through code review challenges and system design problems to practice technical evaluation.
u/Most-Football-4401 · Reddit
AI is writing more and more of our code. I think that means we need to get much better at reviewing it. We have a lot of tools to practice coding (LeetCode, HackerRank, Codewars, and so on). But I see very little on practising reviewing code, especially code written by AI . I am aware industry is running to build tools for AI review AI written code (the fox guarding the henhouse). But I believe it is just a matter of time before regulators start slapping hands for doing so in regulated indus

Map software architecture, dependencies, and ownership to help teams and AI agents understand systems.
u/keiloktql · Reddit
i built a living architecture map after redrawing the same stack for every project heya, i'm a design engineer at 8starlabs. i just launched canopy. i kept redrawing architecture diagrams for hackathons, work, group projects, and side projects. they were useful at first, but quickly became outdated. canopy turns your stack into a living map. you can import a github repo, see services and dependencies, track costs and ownership, publish maps, and export context for ai coding tools. try i

Discover, share, and validate the best developer resources — libraries, tools, courses, AI models, MCP servers, and more. Community-ranked by developers, for developers.
@irvinosazee · X

Visual node-based programming environment for creating GPIO logic and MQTT workflows on ESP32 devices.
@NodeESP · X
- Project for sale

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

Free frontend developer tools for CSS generation, image compression, and more.
@iamdeepak89 · X

Browser-based tools for formatting, encoding, testing, and converting data, mostly running locally.
4seasons · V2EX
devfun.org - 开发者(网络)工具集合 ## 访问地址 https://devfun.org ## 主要功能 - 本机 IPv4/IPv6 网络检查及 IP 信息查询 - 站点可访问性检查(支持全球区域) - 代理检查及代理全球出口检查 - 各类编解码、格式测试、文本格式化、校验密钥生成、文本处理、转换工具 欢迎大家使用,提供建设性的建议和意见!

Track software ideas from concept to shipped code, share publicly, and credit all contributors.
u/ramu9703 · Reddit
I built a public ledger that tracks a software idea from "shower thought" to shipped code hey everyone, I spent my weekend building a public backlog called vibehub (thanks 5.6 sol :) ) the main problem i wanted to solve is that too many good micro-ideas die in notes apps, and too many open-source projects launch without anyone knowing why they were built, who had the original spark, or how they evolved vibehub tracks the entire lineage of a project: - public feed of software briefs

Website monitoring and maintenance reports for agencies, tracking uptime, SSL, domains, and SEO.
@devtet_mon · X
Building DevTet — monitoring + maintenance reports for web agencies. It helps agencies prove the value of website maintenance with uptime, SSL/domain, ping, key monitoring, WordPress maintenance log, WP plugin, Client groups and branded client reports.

Practice system design by submitting architectures and experiencing AI-triggered production incidents.
u/No-Preference-846 · Reddit
I built an AI-augmented system design practice tool that triggers a live production incident when you submit your design - not just a critique Every system design prep resource I used was static — read a diagram, read the tradeoffs, move to the next one. Nothing ever pushed back on what I actually built. So I built ChaosBench . You design a system on a canvas — drag components, wire them up — and when you submit it, an LLM (Gemini) finds the actual weak point in your specific design and