Skip to content
View p238049y's full-sized avatar

Block or report p238049y

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
p238049y/README.md

技術スタック

  • フロントエンド (業務開発)
    • 言語:TypeScript
    • フレームワーク:Vue.js (Vue3.3 + Vuetify3.3 + Vite4.4 + Pinia2.1)
      • 過去にはVue2.6 or 2.7に触れた
  • バックエンド (業務開発)
    • 言語:Java (Java 17)
    • フレームワーク:SpringBoot (SpringBoot 3.3 + MyBatis)
  • データベース (業務開発)
    • MySQL (MySQL 5.7 8.0)
  • モバイル (個人開発)
    • 言語: Dart 3.3.3
    • フレームワーク:Flutter 3.19.5

MyBlog

MyApp

  • Beer Collection
  • ビールを記録するためのアプリ
  • ビール記録の際にカロリーを入力すると、そのカロリーを消費するために必要な運動時間が表示される
  • ビールの記録をしながら、健康管理するアプリを目指している
  • Repository

MyActivity

Pinned Loading

  1. vitest-try vitest-try Public

    vitestの勉強のために作成

    TypeScript

  2. beer-collection-app beer-collection-app Public

    ビールを飲んだ時に記録するアプリ

    Dart 3

  3. p238049y p238049y Public

  4. practice-springboot practice-springboot Public

    springbootの書き方、実行方法などを練習するためのリポジトリ

    Java

  5. todoappByFlutter todoappByFlutter Public

    https://www.flutter-study.dev/todo-app/about-todo-app を参考に練習する

    Dart