Skip to content
View tsasaki609's full-sized avatar
💭
🤔
💭
🤔
  • Japan

Block or report tsasaki609

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
tsasaki609/README.md

Takashi Sasaki

Async Python Engineer
Designing predictable systems under real-world constraints.

Nagoya, Japan 🇯🇵


Philosophy

I believe in building systems that are:

  • Predictable under load
  • Explicitly controlled (not accidentally concurrent)
  • Observable before scalable
  • Designed with backpressure in mind

Trends change.
Fundamentals compound.


Focus Areas

🐍 Async & Concurrency

  • asyncio event loop mechanics
  • Thread-safe scheduling boundaries
  • Explicit semaphore-based control
  • Backpressure-aware consumer design
  • Rate limiting across instances

I prefer correctness and control over implicit magic.


🧠 Algorithmic Thinking

Solving competitive programming problems daily.

Why?

Because:

  • Data structures shape architecture
  • Complexity analysis guides system design
  • Thinking skills outlive frameworks

⚙️ Systems & Infrastructure

  • Kubernetes
  • Prometheus-based observability
  • MySQL / Redis
  • JVM production systems (Spring Boot)

Scaling is not adding replicas.
Scaling is removing bottlenecks.


Current Direction

Compounding portable engineering capability
through algorithms, concurrency, and system design.


📫 Contact

Pinned Loading

  1. tsasaki609 tsasaki609 Public

  2. sequelize/sequelize sequelize/sequelize Public

    Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB, DB2 and DB2 for IBM i.

    TypeScript 30.4k 4.3k