Skip to content
View toakiryu's full-sized avatar
🛠️
VEPQ | Under Development
🛠️
VEPQ | 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

📫 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. 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

  2. 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

  3. 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

  4. image-converter image-converter Public

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

    HTML