
Mentora | A Smarter Path Through Revision
Personalized revision guide that adapts to your answers to identify what to review, repair, or prioritize.
@bellyencours · X
The full gallery
Tech stack
60 projects

Personalized revision guide that adapts to your answers to identify what to review, repair, or prioritize.
@bellyencours · X

Delta Runtime reduces repeated AI computation by preserving validated work and recomputing only what changes.
@MaureenSeaberg · X
Delta makes AI up to 14× faster—by computing only what changed: live demo.

All-in-one workspace for project management, documentation, and test management.
@klorityx · X
One workspace for project management, documentation, test management & CRM. Enterprise features without enterprise pricing.

Tailor your CV to job postings with AI explanations of each change.
u/AI_innovation_Lab · Reddit
i’m building Avança, a free cv tailoring tool,and need honest feedback Hola a todos, Estoy creando Avança, un espacio de trabajo gratuito para crear currículums que te permite crear/editar un CV, adaptarlo a una descripción de puesto con All, exportarlo a PDF y generar una carta de presentación. Busco algunos beta testers antes de lanzarlo al público general. Me gustaría recibir comentarios sobre: ¿Es fácil de usar el editor de CV? ¿Tiene sentido la versión personalizada? ¿La carta

Extract tables from engineering PDFs and convert them to styled Excel workbooks automatically.
@SpecParse · X
Convert Complex PDF Tables into Styled Excel Workbooks

Axiom is an engineering memory layer that maps codebase relationships, predicts change impact, and preserves institutional knowledge.
@vxssroot · X
Axiom is an engineering memory layer that understands your entire codebase, its relationships, and context locally and privately. *

AI engineering workforce that plans, builds, tests, and ships code with human oversight.
@edgex11lz · X

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

Compare two npm package versions to identify new or changed files.
fathermarz · HN
I’ve worked in software supply-chain security for six years doing binary analysis on firmware, industrial controls systems, and commodity IT closed/open source software. What I learned is that in hopes to secure the software supply chain we have ran a very similar playbook and mostly over engineered the problem, with SBOMs and VEX documents and expected the industry to comply. But what was discovered was that every SBOM looks different depending on who produced it and at what step in the chain,

Publish changelogs, collect feedback, and monitor uptime from a single dashboard.
u/eduardpantazi · Reddit
I made it, a tool for myself So I made it, a tool for myself that handles all my feedback, changelog and uptime, from one dashboard, or I rather say AI handles all the feedback, changelog entries and uptime incidents that may happen. I used to have feedback via email, which was ok when I started, but now that emails started to accumulate, a system for this is the perfect solution. It's free to use and is designed for SaaS websites; it can be used for other types of websites. You can add

Measure engineering craft using Git analytics and code quality metrics.
ricardo_santis2 · Product Hunt
CraftScore Measure engineering craft, not AI output.

Analyze pull requests to understand changes, distinguish important modifications from trivial ones, and identify potential regressions.
logphase · HN
I've always struggled to hold a large PR in my head. AI-assisted coding has made it worse. Especially when dozens of files are modified, it became harder to understand what changed: distinguishing important changes from trivial ones and identifying if regressions were introduced. I was also tired of switching between file and method to build the whole picture in my head — I wanted all the context at the point of the function I was reviewing. I guess I'm just more of a visual person. I realized t