Machine-readable profiles
Publish a profile as clean JSON with fields such as username, headline, skills, availability, and status so it can be read by apps and agents without scraping HTML.
EndpointMe is a web app for publishing a signed, API-shaped public profile. It helps builders, freelancers, candidates, recruiters, teams, and agents share and verify identity, skills, availability, and proof-of-work.
EndpointMe is a public profile system that presents a person as an API endpoint. It turns identity, skills, status, and proof-of-work into signed JSON that can be queried and verified by people or agents.
The product centers on a browser-generated `did:key` identity and Ed25519 signing. Profiles can be shared as a single endpoint, while verification endpoints return trust verdicts such as `high_trust`, `low_trust`, or `invalid` based on signature validity, freshness, and proof signals.
Publish a profile as clean JSON with fields such as username, headline, skills, availability, and status so it can be read by apps and agents without scraping HTML.
Bind each profile to a `did:key` identity derived from an Ed25519 public key, giving each endpoint a cryptographic identity layer.
Sign profile updates in the browser with Ed25519 so changes are authenticated automatically when the profile is saved.
Expose verification endpoints that return a verdict and supporting signals like freshness, confidence, and proof sources.
Show live availability and open-to fields so a profile can express current status instead of static bio text.
Surface a confidence score alongside verification output so readers and agents can judge how much trust to place in the payload.
An agent can fetch a person’s endpoint and read structured profile data instead of parsing a portfolio page or broken HTML, which is useful for research and matching workflows.
Teams and collaborators can check whether someone is open to freelance work, collabs, or other opportunities before reaching out.
Recruiters and startups can search for people by skill and availability, then review proof signals and verification output instead of relying only on resume claims.
A Slack bot or networking tool can compare two endpoints, identify overlap, and draft a more relevant introduction.
Users can expose current availability in an email signature, README, or Notion page and keep that status current through the profile endpoint.
EndpointMe is a public, API-shaped profile system. It lets you publish identity, skills, availability, and proof-of-work as signed JSON that can be checked by people or agents.
The homepage describes a browser-generated Ed25519 keypair and a did:key identity. Your private key stays in the browser, while the public key and DID are stored for verification.
Profiles can expose explicit public fields such as username, headline, skills, availability, and status. The product says only visible data is included in the signed payload.
Agents can verify a profile by checking a `/verify` endpoint, resolving a DID, or verifying the Ed25519 signature locally. The product presents verdicts such as `high_trust`, `low_trust`, and `invalid`.
The onboarding page says EndpointMe is built for humans, teams, and agents. The homepage also names builders, freelancers, candidates, recruiters, and teams as likely users.
ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.
hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.
Ably Chat is a chat API platform for building custom realtime chat applications. It supports room-based messaging, typing indicators, presence, reactions, and message updates, with usage-based pricing options for different deployment stages.
Manta AI is an autonomous web app testing tool for teams that want to map application behavior, catch regressions, and generate tests without writing scripts or maintaining selectors. It works from a URL and supports plain-English test flows, run results with screenshots, and scheduled or deployment-triggered checks.
Falconer is an AI-powered company brain that keeps internal documentation accurate, searchable, and up to date by syncing with tools like GitHub, Slack, and Linear. It helps engineering and cross-functional teams centralize knowledge and answer questions from a shared source of truth.