Skip to content
View brucehart's full-sized avatar

Block or report brucehart

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
brucehart/README.md

Hi, I'm Bruce πŸ‘‹

πŸ“ Bellbrook, OH | πŸ€– AI-focused software engineer | πŸš€ Building fun projects that spark my interest

C C++ Python Rust TypeScript JavaScript Cloudflare Node.js CLI

I build software that works in the real world, not just in a README screenshot.
I write about practical AI, automation, and things that hold up after the first use.

🍭 bhart.org β€” Practical AI and engineering notes from what I’m currently building (and occasionally overthinking).

Current Projects

  • 🍼 bhart-org – personal site and writing platform on Cloudflare Workers
  • πŸ”Ž web-tools – browser tools for everyday utility tasks I keep forgetting are simple
  • 🧾 codex-transcripts – converts Codex session logs into mobile-friendly transcripts
  • 🧰 codex-skills – reusable Codex skills for practical, repeatable workflows
  • πŸ“Š harlite – imports HAR files into SQLite so debugging is slightly less painful
  • 🧠 Codex CLI Prompts – reusable prompts for docs, commits, PRs, refactors, and tests
  • πŸŒ™ Bedtime Stories – AI-generated stories delivered via Cloudflare Worker
  • πŸ•―οΈ Celebrity Death Bot – tracks notable deaths and publishes concise updates
  • πŸ“Œ userscripts – lightweight browser scripts for workflow improvements
  • πŸƒ pokerboom – game project with card-play logic and puzzle mechanics

Career

  • πŸ§ͺ Chief Scientist - Special Programs, KBR (05/2024 - Present)
  • πŸ›‘οΈ Senior Director - Cyber Analytics, KBR (09/2020 - 05/2024)
  • πŸ“ˆ Vice President - Cyber Analytics, Centauri (12/2019 - 09/2020)
  • 🧭 Chief Technology Officer, PreTalen (01/2016 - 12/2019)
  • 🧰 Senior Software Engineer, NDC Technologies (05/2013 - 01/2016)
  • πŸ”¬ Senior Member of R&D Staff, GIRD Systems (05/2004 - 05/2013)
  • πŸ’» Software Engineer, UDRI (07/1999 - 05/2004)

News

Latest Blog Posts

Connect

LinkedIn GitHub Blog

Pinned Loading

  1. bedtimestories bedtimestories Public

    CloudFlare Worker to display LLM generated bedtime stories for my kids.

    TypeScript 2 1

  2. celebrity-death-bot celebrity-death-bot Public

    Cloudflare Workers app that watches Wikipedia for newly reported notable deaths, LLM‑filters and de‑duplicates them, then publishes concise memorial posts (Telegram + X) via a lightweight public JS…

    TypeScript 1

  3. web-tools web-tools Public

    Simple web based tools that run in Cloudflare Workers

    HTML

  4. bhart-org bhart-org Public

    Personal blog built on top of Cloudflare Workers

    TypeScript 1

  5. codex-transcripts codex-transcripts Public

    CLI tool that converts Codex session JSONL files into clean, mobile-friendly HTML transcripts with pagination and optional GitHub gist publishing.

    Python 3

  6. harlite harlite Public

    Import HAR (HTTP Archive) files into SQLite for SQL querying.

    Rust 1