Skip to content
View namankumar's full-sized avatar

Block or report namankumar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
namankumar/README.md

Naman Kumar

Leading product. Building ZK privacy tools and AI agents that people actually use. YC S16.


company-os — AI operating system for companies. 17 agents run on every brief: 16 pull fresh signal from every source in parallel, one cross-references across everything simultaneously. Proactive by default — schedule any skill on a cron, wire it to long-running agents, or let it watch continuously. Self-improving — every session writes learnings back to the skills that run next time.

alloy — What Claude Code is for coding, Alloy is for knowledge work. Most AI tools are chat-first. The output lives in the conversation. Alloy is file-first: skills, context, orchestration, persistent output. Multiplayer at the foundation. Self-hostable. Own your AI workflow, not rent it. Spec phase.

private-defi-agent — Privacy-preserving agent for cross-chain fills: yield, prediction markets, perps. Built on state machines. A policy engine computes legal actions at each phase, Claude reads on-chain state and picks one. The model decides; the policy enforces.

privacy-score — Every blockchain analytics tool is built for the investigator. This one is built for the wallet owner. Paste an Ethereum address, get a 0–100 privacy score: what's exposed across six categories and how to fix it.

bloom-tutor — Benjamin Bloom found 1-on-1 tutoring puts children two standard deviations ahead of classroom peers. Almost no child gets it. A daily AI tutor on Claude voice mode. 30 minutes after school, five days a week.

build-resilience — React Native mobile app with a multi-agent AI backend. Log a slip-up or distraction, and four specialized AI agents reframe the setback, suggest a personalized micro-win, and get you back on track. Built with FastAPI, Claude (Anthropic), and GPT-4o Mini.


X · LinkedIn

Pinned Loading

  1. company-os company-os Public

  2. alloy alloy Public

    Markdown based claude code for knowledge workers.

  3. privacy-score privacy-score Public

    Paste a wallet address. Get a privacy score 0-100 with category breakdown and tips on how to improve.

    TypeScript

  4. private-defi-agent private-defi-agent Public

    Cross-chain private DeFi agent. Based on state machines.

    Python

  5. bloom-tutor bloom-tutor Public

    Daily AI tutor system for young children. Benjamin Bloom's 2-sigma result applied with Claude voice mode.

    TypeScript

  6. build-resilience build-resilience Public

    Python