harukary

Products

Everything I make: apps for daily life and developer tools.

Daily life

A local-first diary app for revisiting the same date year by year.

Promotional image for 100-Year Diary, showing the app icon and same-date diary entries across years
  • Revisit the same date across years
  • No account required, with local-first storage
  • Encrypted cloud backup and Zip export
Live

An AI vlog editor that turns your footage into a first cut with scene selection, sequencing, captions, and music.

  • AI selects moments and builds a first cut from the clips you choose
  • Refine captions, music, sequence, and only the parts that matter
  • Export the finished vlog to your device in 1080p
Live

An AI field guide for identifying plants and animals from photos and building a personal record of what you find.

Piko list view showing saved plants and animals in a personal field guide
  • Identify plants and animals from photos with supporting clues
  • Revisit observations through list, calendar, and map views
  • Turn everyday walks into a field guide that grows over time
Beta

A profile notebook for remembering friends, family, and the moments you spend together.

  • Organize profiles and photos for friends and family
  • Keep shared moments with dates, places, notes, and photos
  • Exchange cards nearby, with encrypted family sharing and backup in Plus
Live

A local-first app to keep your friends' profiles and interaction history like a profile notebook.

Header image of tomomemo
  • No login required, fully local storage
  • Profile notebook that still works with partial information
  • Lightweight interaction logs organized by date
Archived (3)
Archived

An app that turns photos of flyers and handouts into organized events and places on a calendar and map.

Header image of Leafy
  • Capture and finish with less manual input
  • AI-powered auto-organization into lists and folders
  • Review intuitively on calendar and map views
Archived

A web demo that turns a single photo into creature encounters and a collectible field guide based on everyday objects.

WorldWisp screenshot showing the character collection view
  • Upload one photo to generate an encounter image and character profile
  • Treat repeated motifs as one species and revisit their history in the collection
  • Use scene context to make encounters feel natural inside the original photo
Archived

A language-learning app that turns your own diary into corrections, conversation, and practical daily expressions.

Daylingo screenshot (Today: input, correction, and chat)
  • Learn from your own diary through corrections and chat
  • Build natural daily phrases and vocabulary in your target language
  • Review past diaries along the forgetting curve for steady retention

Development

Beta

A VS Code extension for using Codex CLI, with session management and a chat UI.

Screenshot of Codex UI showing session and chat panels in VS Code
  • Connect to and launch app-server per workspace
  • Create, switch, and organize sessions
  • Track outputs including tool events
Archived (2)

A custom VS Code editor extension that lets you edit Markdown in an Obsidian-like live preview.

  • Edit only in Live Preview while saving plain Markdown
  • Tune theme with workspace CSS (.vscode/quench-theme.css)
  • Paste/drop image, save attachment, and insert relative path
Archived

An operational setup to build a personal Codex CLI and run it alongside the official one without conflicts.

  • Run in parallel with the npm-distributed version
  • Simplify install and updates with install.sh
  • Keep operational diffs explicit and manageable