Skip to content
View tonbiattack's full-sized avatar

Block or report tonbiattack

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

Hi 👋, I'm Daichi Toyooka

バックエンドエンジニア(Go)

About

設計・実装・テストなど、実務に役立つ知識を発信しています。

Goをメインに、Java・Spring・SQLなど幅広い技術を経験しています。 データ取得やロジックの組み立てを重視した実装を得意としています。

I'm a backend engineer sharing practical insights on design, implementation, and testing.

Mainly working with Go, with experience in Java, Spring, and SQL. I focus on data retrieval and logic composition in my implementations.

Tech Stack

メイン

  • Go / GORM / Cobra

その他言語・フレームワーク

  • Java / Spring / Java EE
  • Python / FastAPI
  • VB.NET
  • JavaScript / TypeScript / Angular / React / jQuery

データベース・インフラ

  • MySQL
  • Docker / WSL2

AWS 資格

AWS Developer Associate AWS Solutions Architect Associate AWS Cloud Practitioner

技術記事

設計・アーキテクチャ・SQLなど、実務で役立つテーマを中心に記事を書いています。

⭐ おすすめ記事

🕐 最新記事(Zenn)

Zenn Likes Zenn Followers Zenn Articles

🕐 最新記事(Qiita)

Qiita Contributions Qiita Followers Qiita Articles

Projects

Popular repositories Loading

  1. employee-management employee-management Public

    Spring Boot Javaで作成されたグループ企業の社員情報を管理するためのWEB API

    Java 2

  2. line-notify-web-site-update line-notify-web-site-update Public

    webサイトの変更を検知してLINE Notifyに通知するPythonスクリプトです。

    Python 2

  3. agent-instructor agent-instructor Public

    エージェントの指示書

    1

  4. sample-rbac sample-rbac Public

    権限管理RBAC サンプル

    Go 1

  5. learn-java-with-tests learn-java-with-tests Public

    自動テストを書きながら Java を学ぶ教材

    Java 1

  6. instagram-scraper instagram-scraper Public

    インスタグラムの画像をスクレイピングして保存するPythonスクリプトです

    Python