When the Scanners Came Knocking: A Production Security Retrospective
What happened when my newly-launched Django portfolio site got hit by automated vulnerability scanners, and the 6 changes I made in response.
What happened when my newly-launched Django portfolio site got hit by automated vulnerability scanners, and the 6 changes I made in response.
How to build live notifications, real-time feeds, and instant updates using Django + HTMX + WebSockets — without a single line of JavaScript framework code.
Database schema evolution, async task pipelines, testing strategies, and business logic patterns from building a production ERP across 11 phases.
Multi-portal authentication, atomic transaction patterns, async PDF generation, and fraud detection — lessons from building a digital wallet with Django.