Skip to content
View ryotanakata's full-sized avatar
  • OSAKA JP

Block or report ryotanakata

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
ryotanakata/README.md
export const RyotaNakata = () => (
  <>
    <Frontend
      title="フロントエンド"
      years={6}
      languages={["JavaScript", "TypeScript", "React", "Next.js", "Liquid"]}
      markups={["HTML", "CSS", "Sass", "Scss"]}
      testing={["Jest", "Vitest"]}
    />
    <Backend
      title="バックエンド"
      years={3}
      languages={["PHP", "Laravel", "Ruby", "Ruby on Rails", "Node.js", "SQL"]}
      testing={["PHPUnit", "RSpec"]}
    />
    <Design
      title="デザイン"
      years={12}
      fields={["WEB", "UI/UX", "Graphic"]}
      tools={["Illustrator", "Photoshop", "Figma"]}
    />
    <Personal
      title="個人開発"
      projects={[
        { name: "tanshuku - シンプルな国産URL短縮サービス", url: "tanshuku.site" },
        { name: "b-graph - ビーモン会員のための、モチベーション管理ツール", url: "b-graph.me" },
        { name: "HTML5Nest - HTMLタグの入れ子を視覚化する開発支援ツール", url: "html5nest.com" },
        { name: "フォンクモーターサイクル - バイクカスタム店公式サイト", url: "fonkmotorcycle.jp" },
        { name: "ukka - オーダーメイドアクセサリー店ECサイト", url: "ukka.cc" },
      ]}
    />
  </>
);

Pinned Loading

  1. react-haptic react-haptic Public

    React hooks for haptic feedback

    TypeScript 8

  2. vite-image-to-avif-plugin vite-image-to-avif-plugin Public

    A Vite Plugin for AVIF Conversion

    TypeScript 4

  3. tanshuku.site tanshuku.site Public

    Simple URL Shortener

    Ruby

  4. vanilla-video-player vanilla-video-player Public

    Pure HTML/CSS/JS video player

    JavaScript

  5. designs designs Public