Skip to content
View dave1010's full-sized avatar

Organizations

@wearebase @createopen @odlbmth @PHPDorset @JorinAI
Block or Report

Block or report dave1010

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
dave1010/README.md

Dave Hulbert

About me

I'm a principal engineer at Passenger. I have a background in PHP but my work now spans everything from native mobile, AI, security and compliance.

You can read my blog at dave.engineer, which covers topics like cognitive science, AI, leadership and coding.

  • dave.engineer
  • Today I Learned
  • LinkedIn
  • X (formerly Twitter) Follow

Trophies

Featured projects

📦 Pandora
Powerful coding companion ChatGPT plugin and API: edit local files, run commands, manage Docker.

📎🟢 Clipea
Like Clippy but for the CLI. A blazing fast AI helper for your command line.

🌳 Tree of Thought Prompting
Experiments and a write up of a new prompting technique for Large Language Models like ChatGPT.

🤖 Hubcap
AI agent in just 25 lines of code. It can read your code and fix your bugs or make API requests and process results, all autonomously.

Other fun things I've made

Featured blog posts

Post-Quantum Cryptography: It’s already here and it’s not as scary as it sounds
A beginner’s guide to building Quantum Computers, breaking encryption, and stopping quantum hackers
2023-11-11

Amazingly Alarming Autonomous AI Agents
Let’s see if we can make our own autonomous AI agent in 25 lines of code…
2023-08-14

Making Pandora, a super-charged coding plugin for ChatGPT
Pandora lets ChatGPT access the internet, code in any language, access local files and install any software.
2023-08-04

Slow is smooth and smooth is fast
Fostering an environment where mistakes are less likely
2023-03-16

How the inevitable cycle of industrialization can be used to form a technology strategy
Clickbait title: What you think you know about technology strategy is all wrong.
2022-03-31

Pinned

  1. pandora pandora Public

    ChatGPT Coding Unleashed! Pandora gives ChatGPT the ability to read and write files and run commands on your machine.

    PHP 102 15

  2. tree-of-thought-prompting tree-of-thought-prompting Public

    Using Tree-of-Thought Prompting to boost ChatGPT's reasoning

    575 56

  3. clipea clipea Public

    📎🟢 Like Clippy but for the CLI. A blazing fast AI helper for your command line

    Python 286 10

  4. hubcap hubcap Public

    Hubcap is an autonomous AI agent in 25 lines of code: a small Autobot that you can't trust

    PHP 31 5

  5. exploring-chatgpt-code-interpreter exploring-chatgpt-code-interpreter Public

    Exploring what's possible with the ChatGPT Code Interpreter and how to use it effectively

    10