
Codentra — Developer tools that just work
Fast, private, and beautifully designed utilities for everyday development. Format JSON, decode JWTs, generate UUIDs, and more. Created by Uzair Shahed.
@uxi_ee · X
The full gallery
Tech stack
60 projects

Fast, private, and beautifully designed utilities for everyday development. Format JSON, decode JWTs, generate UUIDs, and more. Created by Uzair Shahed.
@uxi_ee · X

@Kiriakoscls4 https://t.co/vL7v4J1TKx
@z5code0 · X

Track what happened to every warm introduction you've made.
SaltyAstronaut · HN
Loop – Find out what happened weeks after your warm intro

AI-powered code review that runs code in microVMs to catch more bugs.
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db

A local notebook for prototyping and planning with coding agents.
narwhster · HN
A notebook for prototyping with your agent

Keeps teams and coding agents aligned on task plans and dependencies.
mrsuit · HN
Piyaz – keep your team and agents aligned as software projects grow

Format JSON, minify code, test regex, merge PDFs and more: free, fast, privacy-first developer tools.
@546_md · X
I recently launched CodeToolsStudio, a collection of privacy-first developer tools for things like JSON, JWT, Regex, Base64, timestamps and more. you can test it here: 🌐 I'd genuinely appreciate feedback on what you'd improve or add to it

AI-powered security auditor that scans GitHub repos to find vulnerabilities and suggest fixes.
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th

Self-evolving learning paths from your first line of code to finished projects.
@audaciousSneha · X
Part 2 of Loop Engineering vs Graph Engineering is out now. A hands-on-challenge on this concept will be available soon on

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

Analyze open-source GitHub projects for health metrics, vulnerabilities, and quality indicators.
Koimiao · V2EX
做了个小工具,可以从各个维度评估一个 GitHub 项目,想请大家拍砖 找开源项目时,我们常常会先看 Star 、README 和最近一次提交。如果你是独立开发者,正在维护自己的开源项目,也想知道怎么让自己项目更健康、被更多人看见,第一步该从哪里做起? 所以最近我做了一个小项目:TrustOSS http://trustoss.org 输入一个 GitHub 仓库链接,TrustOSS 会把这些公开信号整理成一份可读的仓库健康报告:活跃度、维护情况、社区、文档与成熟度评分;也可以进一步查看漏洞、CI 、真实依赖者、维护者集中度和 Star 异常情况。 想要评估一个开源项目,或者维护自己的开源项目,想知道短板在哪里,都可以直接试试(是免费的!

Scans AI-generated code repositories to detect security vulnerabilities.
@GetPrbl · X