developer@japan · main

$ whoami

YOMI.DEV

Python / Kotlin / JavaScript / TypeScript

I build software that gets used.

コードを書いて、ちゃんと使える形まで仕上げる。
CLI、Web、API連携、自動化ツールなどを開発しています。

yomi@dev: ~ bash

yomi@dev:~$ cat profile.json

{
  "role": "Developer",
  "languages": [
    "Python",
    "Kotlin",
    "JavaScript",
    "TypeScript"
  ],
  "focus": ["CLI", "Web", "API", "Automation"],
  "status": "building"
}

yomi@dev:~$ git status

On branch main

working tree clean

yomi@dev:~$

● online branch: main build: passing mode: ship
01

$ cat about.md

ABOUT.ME

I build software and developer tools with a focus on things that are useful, clear, and actually runnable.

My main languages are Python, Kotlin, JavaScript, and TypeScript. I work on CLI tools, web projects, REST API integrations, and automation. When I try a new technology, I prefer to turn the experiment into something practical instead of stopping at a demo.

developer.ts README.md
01const developer = { 02  name: "YOMI", 03  role: "Developer", 04  languages: ["Python", "Kotlin", 05    "JavaScript", "TypeScript"], 06  focus: ["tools", "web", "automation"], 07  approach: "build → test → ship", 08}; 09export default developer;
02

$ ls ./stack

TECH.STACK

/languages/core Python · Kotlin

CLI / applications / JVM / automation

/languages/web JavaScript · TypeScript

Web / tooling / frontend

/workflow Git · GitHub

version control / CI / collaboration

/integration REST API

clients / authentication / data flow

$ python main.py $ kotlinc Main.kt $ npm run build $ git push origin main
03

$ gh repo list --source

PROJECTS.GIT

README.mdpreview
#
Build things that actually run.

Prototype. Test. Fix. Ship. 小さく試して、動かして、直して、公開する。

04

$ ./contact --open

CONNECT.SH

PROJECT / QUESTION / COLLABORATION

Have a project, question,
or something to build?

Send me the details through the form. Your mail app will open with the subject and message filled in automatically.

Emaildevyomi@proton.me ↗ GitHubdev-yom1 ↗

Opens your mail app with a message addressed to devyomi@proton.me. メール作成画面が開きます。