Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Engineering Decisions (Sanitized)

This repository contains short, sanitized case studies of real production work focused on:

  • Performance (SQL/query design, indexing, caching)
  • Reliability (deploy safety, rollback strategies, operational guardrails)
  • Security (tokenization, access controls, data protection)
  • Payments (Stripe, idempotency, usage-based billing)

Notes: Company/product names, table names, and sensitive details are redacted. Numbers reflect real outcomes.

Case studies

Case Outcome Topics
SQL performance: 40s → 3s 13x latency reduction MySQL, EXPLAIN, query design

Contact

About

Sanitized engineering case studies on performance, reliability, security, and payments.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors