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 AssociateAWS Solutions Architect AssociateAWS Cloud Practitioner

技術記事

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

⭐ おすすめ記事

🕐 最新記事(Zenn)

Zenn LikesZenn FollowersZenn Articles

🕐 最新記事(Qiita)

Qiita ContributionsQiita FollowersQiita Articles

Projects

Popular repositories Loading

  1. line-notify-web-site-update line-notify-web-site-updatePublic

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

    Python 2

  2. employee-management employee-managementPublic

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

    Java 1

  3. agent-instructor agent-instructorPublic

    エージェントの指示書

    1

  4. sample-rbac sample-rbacPublic

    権限管理RBAC サンプル

    Go 1

  5. learn-java-with-tests learn-java-with-testsPublic

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

    Java 1

  6. instagram-scraper instagram-scraperPublic

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

    Python