Parth Sharma

Parth Sharma

Co Founder and CTO of Hirecode & Yapster

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Maker History

  • Heald
    HealdSync memory & rules across every AI coding agent
    Aug 2026
  • Threadloom
    ThreadloomNext Gen Full Stack Rust Framework
    Jul 2026
  • πŸŽ‰
    Joined Product HuntJuly 26th, 2026

Forums

Healdp/healdβ€’

1mo ago

Why I built Heald (and why it's called that)

Hey maker here. Heald started from a dumb but constant annoyance: I'd make an architectural decision in one AI agent, switch to another for a different task, and have to re-explain everything from scratch. Same project, same decisions, zero memory carried over.

Every fix I found for this was either a cloud service, a Node app with a web UI, or an MCP server I had to keep alive. I wanted something that just... sat in the project as files. So Heald is a single Rust binary install it, run `heald init`, and it starts writing plain Markdown into `.heald/`. No database, no server, nothing to run in the background.

β€’

1mo ago

Heald - Sync memory & rules across every AI coding agent

A single-binary Rust CLI that keeps Claude Code, Cursor, Antigravity, Codex, and Hermes reading from the same rules and project memory automatically. Unlike other memory tools, Heald actively prunes context to fit each agent's budget instead of just dumping everything, so switching agents mid-project doesn't mean losing history or blowing your context window.
β€’

2mo ago

Threadloom - Next Gen Full Stack Rust Framework

Threadloom is a reactive, full-stack Rust framework for Web (WASM), Desktop, and Android all from a single codebase with zero JS/TS. Why it stands out: ⚑Fine-Grained Reactivity: Signal-based state with zero virtual DOM diffing overhead. πŸ› οΈ Distaff CLI: A Vite-equivalent for Rust with instant hot-reloading across all platforms. πŸš€ Zero-Config Deploys: One-command serverless deploys to Vercel or native Actix Web binaries. πŸ“¦ Native Desktop & Android targets built-in.
View more