Skip to content
View derekcedarbaum2's full-sized avatar

Highlights

  • Pro

Block or report derekcedarbaum2

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.

Content in all repositories owned by your account will be closed.
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
derekcedarbaum2/README.md

Derek Cedarbaum

I build products where software meets the work people do. My background is 13 years in deep-tech startups, including hardware and software systems built from the first prototype.

I co-own AI Build Partners. We work with businesses to identify useful AI applications and turn operating knowledge into workflows, agents and internal tools. My recent work spans recruiting operations and product development for construction billing and payments.

I work from the workflow outward: understand the job, find the constraint, define what the system must do, then build and test it. The repositories below are tools I use and share from that work.

Tools to try

Project What it does
Style System Build Kit Keeps business documents consistent with design tokens, contrast checks, a linter and reusable templates. Includes visual examples.
Content Machine Turns an interview into a draft grounded in the writer's own thinking, with editorial review and a correction history. Includes a fictional worked example.
Security Sweep Scans configured local folders for exposed credentials and personal information, masks findings, and produces a report for review.
AI Talent Partner Finds matching jobs and drafts application materials for the opportunities a person chooses to pursue.

Each project is MIT licensed. Setup requirements and limitations are in its README.

Agent memory

I also maintain a private system for persistent agent memory: session archives, nightly consolidation, retrieval, and scheduled maintenance over Markdown files. The public tools above share its emphasis on readable state, explicit checks and human review of consequential decisions.

AI Build Partners · LinkedIn

Pinned Loading

  1. style-system-build-kit style-system-build-kit Public

    An executable brand system: DTCG token source-of-truth, a lint gate, a WCAG checker, a visual-critique loop, and a /brand-init skill that scaffolds your own brand.

    JavaScript 1

  2. content-machine content-machine Public

    An AI-native content pipeline for Claude Code: Oracle idea-mining, interview-panel extraction, voice-locked drafting, a 9/10 writers-council gate, and a lessons loop. Rebuilt from Alex Lieberman's …

    Python 2

  3. security-sweep security-sweep Public

    Weekly secrets & PII sweep for AI-agent setups — deterministic scanner, emailed report, and a one-item-at-a-time remediation session with whatever agent you use. Report-only. MIT.

    Python

  4. ai-talent-partner ai-talent-partner Public

    Self-hosted AI job-search agent: finds matching jobs on a schedule, and writes a tailored resume + cover letter + application answers for any job you mark Yes. Claude Code / Codex. MIT.

    Python