Skip to content
View taakuuyaa's full-sized avatar
🧑‍💻
Act early, fix less later.
🧑‍💻
Act early, fix less later.

Block or report taakuuyaa

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

Hi there 👋

class AboutMe
  def initialize
    @name = "taakuuyaa"
    @job = "SRE / Backend Software Engineer"
    @location = "Tokyo, Japan"
    @preferred_tech_stack = %w[Ruby Rails Terraform AWS]
    @goals = [
      "Build scalable and reliable systems",
      "Automate everything",
      "Continuously learn and improve"
    ]
  end
end

Popular repositories Loading

  1. dotfiles dotfiles Public

    Shell

  2. practice_terraform practice_terraform Public

    HCL

  3. taakuuyaa taakuuyaa Public

  4. rails rails Public

    Forked from rails/rails

    Ruby on Rails

    Ruby

  5. try-react try-react Public

    JavaScript

  6. notion-blog notion-blog Public

    Forked from ijjk/notion-blog

    A Next.js site using new SSG support with a Notion backed blog

    TypeScript