Pinned Repositories
clipea
📎🟢 Like Clippy but for the CLI. A blazing fast AI helper for your command line
exploring-chatgpt-code-interpreter
Exploring what's possible with the ChatGPT Code Interpreter and how to use it effectively
hubcap
Hubcap is an autonomous AI agent in 25 lines of code: a small Autobot that you can't trust
jquery-fast-click
Work around some mobile browser's 300ms delay on the click event.
pandora
ChatGPT Coding Unleashed! Pandora gives ChatGPT the ability to read and write files and run commands on your machine.
php-traits
Collection of PHP 5.4 Traits
php7-docker
Docker container with PHP 7 (nightly)
tree-of-thought-prompting
Using Tree-of-Thought Prompting to boost ChatGPT's reasoning
dave1010's Repositories
dave1010/jquery-fast-click
Work around some mobile browser's 300ms delay on the click event.
dave1010/php-traits
Collection of PHP 5.4 Traits
dave1010/wordpress-silex
dave1010/scripts
Random scripts (mostly bash) that don't belong anywhere else
dave1010/DesignPatternsPHP
sample code for several design patterns in PHP
dave1010/workstation
Dave's 64-bit workstation setup
dave1010/twitter-api-php
Simple PHP Wrapper for Twitter API v1.1 calls
dave1010/Aura.Project_Kernel
A generic project kernel.
dave1010/bowling
Uncle Bob's bowling kata
dave1010/composer
Dependency Manager for PHP
dave1010/conway-canvas
Conway's Game of Life in Canvas
dave1010/docker-images
dave1010/espresso
Silex wired with radioactive caffeine.
dave1010/fig-standards
Standards either proposed or approved by the Framework Interop Group
dave1010/fractal
Output complex, flexible, AJAX/RESTful data structures.
dave1010/framework
dave1010/geotools
Geo-related tools PHP 5.3+ library built atop Geocoder and React libraries
dave1010/Ghost
Just a blogging platform
dave1010/Gitcamp
Check off Basecamp todos and create time entries in Git without opening a browser. Display basecamp todo lists in the git commit message. See a demo at http://www.youtube.com/watch?v=pVXMlJJHRiY
dave1010/hhvm
HHVM is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining the flexibility that PHP developers are accustomed to.
dave1010/manly-man-passwords
Passwords for the Manly Man
dave1010/phpdorset.github.io
PHP Dorset Site
dave1010/phpunit
The PHP Unit Testing framework.
dave1010/recki-ct
dave1010/Scrybe
Making reference documentation was never so easy
dave1010/Silex
The PHP micro-framework based on the Symfony2 Components
dave1010/SublimeREPL
SublimeREPL - run an interpreter inside ST2 (Clojure, CoffeeScript, F#, Groovy, Haskell, Lua, MozRepl, NodeJS, Python, R, Ruby, Scala, shell or configure one yourself)
dave1010/symfony-docs
The Symfony2 documentation
dave1010/vizicities
3D city and data visualisation platform
dave1010/wp_bcrypt
WP bcrypt switches WordPress's password hashes from MD5 to bcrypt, making it harder for them to be brute-forced if they are leaked.