Skip to content
View ianmiyazato's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report ianmiyazato

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
ianmiyazato/README.md

Ian Takeo Rocha Miyazato

Software Engineer · Distributed Systems · Cloud Architecture · Go · Node.js · AWS

LinkedIn Email


What I build

I design and operate distributed backend systems that handle real production scale — high concurrency, event-driven workloads, and millions of monthly users. My work sits at the intersection of system architecture, reliability engineering, and business outcomes: building systems that scale without unnecessary complexity, and teams that ship with confidence.

Currently building career intelligence infrastructure at Borderless Coding (US). Previously at C&A Brasil ($1.5B retail), engineering the distributed systems that power omnichannel commerce at national scale.


Production scale, in numbers

What Result
Concurrency failures resolved across distributed Go services 140M+ monthly transactions · error rate 1.8% → 0.5%
API latency reduction via event-driven architecture (Kafka + SQS) 450ms → 180ms at 500–1,500 RPS
Database layer optimization — zero infrastructure scaling 3–5× faster · 350K daily users sustained

Tech Stack

Languages: Go (Golang) · TypeScript · JavaScript · Python · C# (.NET) · SQL

Backend: Node.js · NestJS · Fastify · FastAPI · .NET Core · GraphQL

Frontend: React · Next.js · React Native · Angular · Tailwind CSS · Electron · Redux

Cloud & DevOps: AWS (EC2, S3, Lambda, ECS, MSK) · Docker · Kubernetes · Terraform · GitHub Actions · Azure DevOps · CI/CD

Databases: PostgreSQL · MongoDB · Oracle · Redis · ClickHouse · Elasticsearch

Messaging: Apache Kafka · RabbitMQ · Amazon SQS · Amazon SNS

Observability: Grafana · Dynatrace · Prometheus · OpenTelemetry · ELK Stack · SonarQube

Architecture: Distributed Systems Design · Event-Driven Architecture · Clean Architecture · DDD · SOLID


GitHub Stats

Ian's GitHub Stats Top Languages

GitHub Streak


São Paulo, Brazil (GMT-3) · Remote

Popular repositories Loading

  1. ReadingList_ASP.NETCore-MVC ReadingList_ASP.NETCore-MVC Public

    Projeto simples de uma lista de livros utilizando C#, ASP.NET Core e o padrão MVC.

    C# 1

  2. ianmiyazato ianmiyazato Public

  3. ByteBank-WindowsForms_Course ByteBank-WindowsForms_Course Public

    Aplicação Windows Forms feita para praticar e aprender mais sobre formulários, eventos, componentes, menus, classes, JSON, e trabalhar com dados, nesse caso foi utilizado SQL Server para tratar e a…

    C#

  4. Reflection2_ImplementingDependencyInjection Reflection2_ImplementingDependencyInjection Public

    Projeto de uma WebApplication de um banco, utilizando Reflection, criando injeção de dependências, atributos para descrever comportamento, tomar decisões dinamicamente em tempo de execução.

    C#