Skip to content
View ismaelmartinezc's full-sized avatar

Block or report ismaelmartinezc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ismaelmartinezc/README.md

Ismael Martínez

Senior Backend Engineer (Python/PHP) focused on performance, reliability, and security in data-intensive SaaS.
Remote from Chile (UTC-3) with strong US-hours overlap.


Highlights

  • Reduced a critical SQL query from 40s to 3s through query redesign and execution plan validation
  • Enabled fast search on 20M+ records via MySQL FULLTEXT indexing and query tuning
  • Built usage-based billing (USD-to-credits) and subscription payments with Stripe
  • Implemented session-bound tokenization/encryption to prevent cross-user data exposure

Public work (sanitized)

  • engineering-decisions: short case studies on performance, payments, and security (coming soon)
  • stripe-webhooks-idempotency-lab: idempotency, retries, dedupe store, tests (coming soon)
  • mysql-performance-playground: EXPLAIN, indexing, FULLTEXT, benchmarks (coming soon)
  • secure-token-links: session binding, expiry, rotation (coming soon)

Contact

Pinned Loading

  1. php/web-php php/web-php Public

    The www.php.net site

    PHP 1.1k 629

  2. engineering-decisions engineering-decisions Public

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