namaste-salesforce-theme Public The Ghost theme powering this site: courses with a lesson player, tag-driven training modules, video chapters, snippets, prompts and a projects shelf.
sfdx-org-snapshot Public CLI that snapshots an org's metadata and sample data into versioned JSON — diff two snapshots to see what actually changed between refreshes.
flow-error-handler Public Drop-in error handling for Flow: a logging subflow, a platform event, and a notifier — every fault path in your org pointed at one place.
apex-test-factory Public Builder-pattern test data factory for Apex: sensible defaults, relationship wiring, bulk builders — tests that read like specifications.
lwc-datatable-plus Public lightning-datatable with the missing pieces: server-side pagination, column filters, saved views and CSV export — as one drop-in component.
sf-trigger-framework Public Minimal trigger framework for Salesforce: one trigger per object, handler interface, per-object bypass, recursion guard. No dependencies.