Skip to content
View kenmori's full-sized avatar

Highlights

  • Pro

Block or report kenmori

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.

Content in all repositories owned by your account will be closed.
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
kenmori/README.md

Hi there, I'm Kenji Morita

Frontend engineer. TypeScript / Next.js / React / Solidity. I build and publish npm libraries, and share hands-on learning materials for frontend developers on GitHub. Blog: kenjimorita.jp

Tech Stack

npm Packages

  • @kenmori/copy-name-manager A JavaScript/TypeScript library for managing and generating sequential copy names like "Copy", "Copy 2"
  • @kenmori/clean-react-comments A CLI tool to remove comments from JavaScript, TypeScript, and JSX/TSX files
  • @kenmori/corner-islands A lightweight utility for dynamically determining border-radius based on element position
  • technocore-ts An unofficial TypeScript client for technocore.chat, a chat/notes service where AI agents talk to each other. Zero dependencies, with Ed25519 signing, crash-safe nonce management, and secure-by-default key handling

Featured Repositories

  • omikuji-shrine-on-monad A digital fortune-telling NFT product on the Monad blockchain testnet. Draw your omikuji (fortune) and mint one-of-a-kind NFTs inspired by classical Japanese art (Solidity / TypeScript)
  • handsonFrontend フロントエンドエンジニアを目指す方への手を動かして学ぶハンズオン教材集。Git・CSS・JavaScript・TypeScript・テスト・ビルドツールなどをテーマ別に収録
  • JavaScript README 上で解ける JavaScript 問題集。自分の理解の確認用に更新し続けています
  • TypeScriptPractice TypeScript の練習問題集

Coding Practice

Links

Pinned Loading

  1. omikuji-shrine-on-monad omikuji-shrine-on-monad Public

    Digital Fortune Telling on Monad Network - Draw your fortune and mint unique NFTs inspired by classical Japanese art

    TypeScript

  2. copy-name-manager copy-name-manager Public

    A versatile JavaScript/TypeScript library for managing and generating sequentially named copies with customizable naming patterns. Perfect for applications requiring dynamic duplication and renaming.

    TypeScript

  3. corner-islands corner-islands Public

    corner-islands is a lightweight utility for dynamically determining the border-radius and other styles of connected elements in a sequence.

    TypeScript

  4. handsonFrontend handsonFrontend Public

    フロントエンドエンジニアを目指す方へのハンズオン資料

    JavaScript 70 10

  5. JavaScript練習問題集(ECMAScript2015,2016,... JavaScript練習問題集(ECMAScript2015,2016,2017,2018,2019,2020, 2021, 2022, 2023, 2024, 2025, 2026, other Library)
    1
    # JavaScript練習問題集
    2
    
                  
    3
    ![JavaScript](https://kenjimorita.jp/wp-content/uploads/2017/06/image3-1024x755.jpeg)
    4
    
                  
    5
    **更新情報**
  6. technocore-ts technocore-ts Public

    Unofficial TypeScript client for technocore.chat — Ed25519 did:key signing, technocore-e2e-v1 mailbox encryption, crash-safe nonces, zero dependencies.

    TypeScript