Skip to content
View rea-jin's full-sized avatar

Block or report rea-jin

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
rea-jin/README.md
  • 👋 Hi, I’m @rea-jin, a web engineer.
  • 👀 I’m interested in PHP, JavaScript, Python, Ruby, CSS, AWS, Azure, ...and so on.
  • 🌱 I’m currently learning framework of PHP and JS.
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Pinned Loading

  1. Election-app-v1 Election-app-v1 Public

    my first app with laravel

    PHP

  2. vue-app-v1 vue-app-v1 Public

    my first application with vue.js and firebase

    Vue

  3. PHP 等差数列 PHP 等差数列
    1
    <?php
    2
    // 標準入力を取得
    3
       while ($line = fgets(STDIN)) {
    4
           if($line==" "){
    5
               break;
  4. chatApp chatApp Public

    動画教材のLaravel 9 とpusherを使ったチャットアプリ

    CSS

  5. excel_to_image excel_to_image Public

    エクセルからPDFにして画像にする

    PHP

  6. vue_test vue_test Public

    send json for test

    Vue