Skip to content

ismaelmartinezc/engineering-decisions

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors