Skip to content
View jdconley's full-sized avatar

Block or report jdconley

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
jdconley/README.md

JD Conley

Product-oriented engineering leader. I build software people want.

Based in South Lake Tahoe, CA. I’ve been shipping software for 25+ years. I’m a Y Combinator alum, startup advisor, builder, and (rarely) investor.

What I do

  • Engineering leadership: building and coaching teams that ship
  • Architecture: pragmatic systems that scale without over-engineering
  • Product + execution: tight feedback loops, measurable outcomes
  • Hard problems: performance, reliability, observability, “this is on fire”

Highlights

  • AfterHour Head of Engineering. Consumer finance social, AI trading, AI product development workflows.
  • Brava: VP / Head of Engineering (software). Complex consumer IoT + custom Linux OS; acquired in 2019 by Middleby ($MIDD).
  • RealCrowd: Co-founder / CTO. Direct commercial real estate investing marketplace (YC Summer 2013).
  • Disney / Playdom: Principal engineer; shipped profitable games and platform tech.

How I work (principles)

  • First principles: start with the real problem, not the default solution
  • Serve the customer: build what people want, not what engineers want
  • Don’t over-engineer: keep optionality, ship, then iterate
  • Ship often: feedback is the engine
  • Assume good intentions: fix systems and communication before blame
  • Over-communicate: alignment beats heroics

What I’m up to now

I’m working on AfterHour, doing a little consulting, and investing (including through Pioneer Fund / Orange Fund). I’m also exploring AI (and a bunch of other buzzwords) with a builder’s lens.

Recent projects

  • wodbrains — Builds a smart timer from any workout: paste text, drop a screenshot, share a URL, or describe what you want.
  • deadhand — Remote command and control for Cursor AI local agents.
  • jdconley — This repo: jdconley.com plus build-in-public logs and tooling.

How this repo is “built in public”

My site publishes real build artifacts (plans + redacted transcripts) so you can inspect the process end-to-end:

Local commits auto-refresh website log artifacts through a Husky pre-commit hook (pnpm run logs:sync:site + staged log outputs). For a one-off bypass, use HUSKY=0 git commit ....

If you’re here for the code and workflows, see DEVELOPING.md.

Pinned Loading

  1. deadhand deadhand Public

    Remote command and control for Cursor AI local agents

    TypeScript 4

  2. argon2themax argon2themax Public

    Hash passwords with the most costly Argon2 hash possible

    TypeScript 20 2

  3. wodbrains wodbrains Public

    WOD Brains magically builds a smart timer from any workout. Paste a workout, drop a screenshot, share a URL, enter a web search, or just describe what you want.

    TypeScript 1

  4. jdconley jdconley Public

    jdconley.com and of course my Github profile

    JavaScript