Webhooks fail silently more often than you'd think.
So I built a (Zenvix) distributed delivery system that doesn't let that happen:
→ Redis-backed queue instead of sync HTTP calls
→ auto retries with exponential backoff
→ Dead Letter Queue for anything that still fails - nothing silently lost
→ real-time dashboard for full visibility
Same pattern Stripe & Shopify use for webhooks.
Live: https://t.co/nujk34fb2F
#BuildInPublic #Dev #Engineers #Project
This is the login system I'm building for my messenger, ChatSec. Users can log in using either a username and password or a 24-word BIP39 Secret Phrase. Thoughts?
Project Idea: Been working on an app for people who look at their outfit and think:
“Does this actually work together?”
Snap your fit → get an AI opinion on the whole look → know what to keep, change, or pair differently.
Because sometimes you just need a second opinion before stepping out.