Skip to content
View rinatz's full-sized avatar
:octocat:
Write code everyday
:octocat:
Write code everyday

Organizations

@cpprefjp

Block or report rinatz

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

Hi there, I'm IDA Kenichiro 👋

A backend engineer who also excels in organizational development and tech evangelism. Enjoys public speaking, sharing knowledge, and mentoring young engineers.

🛠 Tech Stack

  • TypeScript: Web application development and frontend implementation. (Frameworks: React, Vue)
  • Go: Microservices development utilizing gRPC. (Frameworks: Gin, Protocol Buffers)
  • Python: Tool development, data analysis, and machine learning. (Frameworks: FastAPI, Flask, TensorFlow, scikit-learn, Pandas, OpenCV)
  • Java: Experience as a technical instructor for new graduate training programs. (Frameworks: Spring Boot)
  • Kotlin: Server-side application development. (Frameworks: Spring Boot)
  • Rust: System tool development and implementation.
  • C++: Development of Android NDK layers, implementation of algorithms, and performance optimization. (Frameworks: Android NDK, Boost, Google Test, Protocol Buffers)
  • MySQL: Database design, management, and query optimization.
  • PostgreSQL: Database design, management, and high-level data administration.

Pinned Loading

  1. cpp-book cpp-book Public

    ゼロから学ぶ C++

    504 29

  2. python-book python-book Public

    ゼロから学ぶ Python

    171 15

  3. dotfiles dotfiles Public

    Rinatz's dotfiles

    Shell 1 1

  4. ansible-playbooks ansible-playbooks Public

    Rinatz's Ansible playbooks

    1 4

  5. pendulum-cpp pendulum-cpp Public

    Pendulum C++ is a simple wrapper around cctz inspired by Pendulum that is beautiful Python library.

    C++ 14 1

  6. sql-transpiler sql-transpiler Public

    SQL の方言を変換する Web アプリです。

    TypeScript