CLI / applications / JVM / automation
developer@japan · main
$ whoami
YOMI.DEV
Python / Kotlin / JavaScript / TypeScript
I build software that gets used.
コードを書いて、ちゃんと使える形まで仕上げる。
CLI、Web、API連携、自動化ツールなどを開発しています。
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:~$ █
$ 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.
ソフトウェアや開発ツールを中心に、CLI、Web、REST API連携、自動化などを作っています。新しい技術も試すだけで終わらせず、実際に使える形まで仕上げることを大切にしています。
const 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;
$ ls ./stack
TECH.STACK
Web / tooling / frontend
version control / CI / collaboration
clients / authentication / data flow
$ gh repo list --source
PROJECTS.GIT
Prototype. Test. Fix. Ship. 小さく試して、動かして、直して、公開する。
$ ./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 ↗