sanyam-khurana

↗ HN profile [ 49.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Lightweight Action that updates a README section with merged PRs across repos. Useful for showing open-source contributions.

  2. After a decade of shipping Django to production, I got tired of solving the same setup problems on every new project. Environment-first settings. Sensible auth defaults. Structured logging. CI from day zero. Pre-commit…

  3. I built a Django integration around the PostgreSQL anon extension to create masked/dev datasets quickly. What it does `manage.py anon_init` + middleware / context managers / decorators for DB-level masking.…