English・日本語
Kaylee
I'm a software engineer at BeKind Labs Tokyo, graduate of UC Berkeley electrical engineering and computer science (EECS), and former research assistant in the Maharbiz Research Group.
My Apps
SkyPattern
- skypattern.jp
- Browser-based pattern drafting software for clothing designers.
- Build custom patterns using mathematical formulas and geometric primitives.
TanukiGo(狸語)
- 狸語日本語のプログラミング言語
- A Japanese Programming Language.
- Source code at github.com/kayleema/tanuki
TateTodo
- A real-time collaborative todo app with a Japanese vertical-writing UI, built with React, TypeScript, and CouchDB.
github.com/kayleema/tatetodo - Syncs instantly across multiple devices and browser tabs using a custom CRDT (conflict-free replicated data type) over WebSocket
- Exposes an MCP server so AI agents like Claude can read and manage your todo lists directly over HTTP.
- Try it live at todo.kaylee.jp
TabiCat(旅カット) TravelTrack
- tabicat.kaylee.jp
- A travel tracking app
- Tabulate your travels wherever they take you.
- Level up and share with friends.
🌏 Global Uptime Status Dashboard
- Real-time monitoring dashboard showing uptime, response times, and incident history for all kaylee.jp services
- kaylee.jpの全サービスの稼働時間、応答時間、インシデント履歴を表示するリアルタイム監視ダッシュボード
Older Deprecated Projects:
EmojiTime(絵文字タイム)
故障中 Out of Order 🙇♀️ emoji.kaylee.jp
- 絵文字タイムは絵文字しか使えないSNSです。
- ✨An Emoji-only social network.✨
- Code available at github.com/kayleema/emoji-chat
Kankaku(カンカク)
故障中 Out of Order 🙇♀️ kankaku.kaylee.jp
- 間隔反復学習アプリ。
- A spaced repetition flashcard app.
- Source code is available at kayleema/django-flashcards.