Skip to content
View dojyorin's full-sized avatar
🤪
normal operation.
🤪
normal operation.

Highlights

  • Pro
Block or Report

Block or report dojyorin

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
dojyorin/README.md

dojyorin

I'm curiosity driven development and self taught.

SNS/BLOG

Interested

  • JavaScript/TypeScript
    • Deno
    • V8
    • TC39 Proposal
    • Vue.js
    • WebAPI (WebCrypto, WebSocket, WebGPU, WebUSB, ...etc)
  • C++ (Embedded)
    • Cortex-M
    • Arduino
    • STM32
  • ShellScript
  • Docker
  • VSCode

Popular repositories Loading

  1. arduino_base64 arduino_base64 Public

    Convert between binary and base64 encoded string.

    C++ 20 4

  2. deno_docker_image deno_docker_image Public

    The simple and small deno docker image.

    Dockerfile 2

  3. deno_simple_utility deno_simple_utility Public

    Simplify processing for Deno.

    TypeScript 1

  4. web-tools web-tools Public

    Web Tools

    1

  5. openai-api-example openai-api-example Public

    Example of generative AI service using OpenAI API.

    HTML 1

  6. arduino_percent arduino_percent Public

    Convert between URL-unsafe string and percent encoded string.

    C++