Skip to content

Instantly share code, notes, and snippets.

View dbhurley's full-sized avatar
💭
I may be slow to respond.

DBH dbhurley

💭
I may be slow to respond.
View GitHub Profile
@dbhurley
dbhurley / openai.json
Last active February 14, 2025 17:45
openai.json
{
"openapi": "3.0.0",
"info": {
"title": "Monica CRM API",
"version": "1.0.2",
"description": "Comprehensive Monica CRM API endpoints for contacts, notes, activities, tasks, reminders, conversations (and messages), calls, journal entries, tags and contact fields. All endpoints require OAuth2 authentication."
},
"servers": [
{
"url": "https://brain.lovemolly.app/api",

Frequently Asked Questions

What is Brokerage Backup?

Brokerage Backup is an open-source document management system designed specifically for real estate brokerages. It allows agencies to securely store, organize, and share transaction documents using their preferred cloud provider, giving brokerages complete control over their data while maintaining compliance and security.

Is this a document hosting service?

No. We don't host your documents - your chosen cloud provider (AWS, Digital Ocean etc.) does. We provide a secure, user-friendly interface that helps brokerages manage transaction files, agent documents, and client information across cloud platforms while maintaining compliance with real estate regulations.

ContractAddress TokenName TokenSymbol holder count transfer count # of times appears in list notes
0x420b595d8b648971b3bfcf46e66544c384860536 VenmoCash VMO 1 6 2
0xdeeb40536e94be7226b77fb89d7d3cd65a82fb85 Zoom Protocol ZOM 1 9 2
0xe670848d54788997942ecf938cd23b09550bae73 TARO TARO 1 4 2
0xf28fec34928a1dc19b650104ae082665b66f720e ETH/BTC Long-Only Alpha XTF.SWCEBL 1 4 2
0x030385efc63ebda6021d9098b1fcc422547d83d3 Tacos @ Taconomics.io $TACO 2 5 2
0x03bb9bbf0423e44370e88ec5fc31eecf4e2b4ac2 STVKE.Network STV 2 9 2
0x05e850909664a3cf926ca4777c3ec1577d36ec18 OnFlow Flow 2 8 2
0x06ca771a689d6d5f5e435be2ef1d1ffc6bdb3b4c Wing Token WING 2 8 2
0x08a958bdc9e0beb0c3ee2ec6e9c0013f14ce66e5 Harold Returns KEKW 2 6 2
@dbhurley
dbhurley / mautic-campaign-delays-lite.sql
Last active November 3, 2018 14:21 — forked from heathdutton/mautic-campaign-delays-lite.sql
List all Mautic campaign delays
-- All mautic campaign delays merged. Two queries (the first is important). Takes under 10s.
-- Depends on the PR of soft-deleted campaign events.
SET @@group_concat_max_len = 10000000000000;
SELECT *
FROM (
SELECT NULL as campaign_id,
NULL as campaign_name,
NULL as event_id,
NULL as event_name,
NULL as lead_count,
@dbhurley
dbhurley / keybase.md
Created January 20, 2015 19:09
Keybase

Keybase proof

I hereby claim:

  • I am dbhurley on github.
  • I am dbhurley (https://keybase.io/dbhurley) on keybase.
  • I have a public key whose fingerprint is 9283 279B 49F1 16D4 08E2 491C BA2F 66E4 6B83 2D31

To claim this, I am signing this object:

Table Name: #__blurbs
Fields:
ID, primary key, unique, int(11)
state, tinyint(2) // published vs. unpublished
content, text
title, varchar(255)
url, varchar(55)
created/modified - datetimes
createdby/modifiedby - int(11)
hits, int(11)
@dbhurley
dbhurley / Open Letter to Joomla Community.md
Created December 18, 2013 10:35
Open Letter to Joomla Community

#Open Letter to Joomla! Community

##Background Wow! I never thought the day would unfold like this when I woke up this morning. It has been a long and challenging day and so I'd like to start this letter with a bit of background and what I believe to be some common core values we, as the Joomla community, uphold and agree upon. These are listed on our missions and values page.

  • Freedom
  • Equality
  • Trust
  • Community
  • Collaboration