Skip to content
View toakiryu's full-sized avatar
🛠️
StreamKit Portal | Under Development
🛠️
StreamKit Portal | Under Development

Organizations

@selcold @ScratchFD

Block or report toakiryu

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
toakiryu/README.md
Welcome
English ・ 日本語

A passionate programmer based in Japan.

  • Age: 15
  • Occupation: junior high school student

🔭 I’m currently working on Website

📫 How to reach me:

Email Twitter(x)

🌱 I’m currently learning

Go Python Swift

🔗 Links

NPM Discord Youtube Twitter(x) Scratch Minecraft



🚀 Recent Projects

{
 "type": "FeatureCollection",
 "features": [
   {
     "type": "Feature",
     "id": 1,
     "properties": {
       "ID": 0
     },
     "geometry": {
       "type": "Polygon",
       "coordinates": [
         [
             [136.8339105,35.2],
             [137.4,34.75]
         ]
       ]
     }
   }
 ]
}
Loading
Credit

Pinned Loading

  1. nextjs-rich-tpl nextjs-rich-tpl Public

    This project is a Next.js template aimed at providing a robust starting point for building modern web applications. It comes with pre-configured localization support, theme toggling, and various ot…

    TypeScript 2

  2. scratch-auth/pkg scratch-auth/pkg Public

    Scratch Auth is a simple OAuth service for Scratch. It provides an easy-to-understand API for developers and a smooth login experience for users. By using Scratch Auth, you can easily implement OAu…

    TypeScript 1

  3. gform-quick-submit gform-quick-submit Public

    This is a package that allows you to quickly submit data to Google Forms. With this tool, you can easily integrate features like contact forms into your website. Since Google Forms can be used for …

    TypeScript

  4. scratch-status scratch-status Public

    Monitor the real-time status of Scratch services, including uptime, version, server load, and database health. Stay informed with detailed status indicators for Scratch's key services and cache con…

    TypeScript

  5. toakiryu toakiryu Public

    I leverage the latest technologies and frameworks to develop modern, scalable web applications. Skilled in React and TypeScript, I primarily focus on frontend development.

    TypeScript 4 1

  6. image-converter image-converter Public

    画像変換機能を提供します。複数の画像フォーマット(.png, .jpg, .webp など)を変換することができます。さらに、ICO ファイルを PNG に変換する機能もサポートしています。

    HTML