╔═══════════════════════════════════════════════════════════════════════╗
║ [ OK ] Started kaorii-dev.service ║
║ [ OK ] Reached target: passion-for-building ║
║ [ OK ] Loaded: arch x86_64 | uptime: ∞ | status: building ║
╚═══════════════════════════════════════════════════════════════════════╝
❯ cat whoami.txt
I'm Kao — student, builder, AI enthusiast. I make software that solves real problems, not just demos. Currently figuring out how AI can actually improve student life. Running on caffeine and
--no-sleepsince forever.
❯ ls -la ./projects/
| Project | Description | Stack | Status | |
|---|---|---|---|---|
| 🌸 | Shiori AI Organizer | AI desktop app — detects assignments, summarizes announcements, auto-generates study schedules via Google services | AI Google API Automation |
❯ cat ./logs/learning.log
▸ Machine Learning · TensorFlow [##########..........] 50%
▸ Desktop & Full-Stack Dev [#############.......] 60%
▸ API Integrations & Automation [########............] 40%
▸ Computer Vision [######..............] 30%
❯ cat ./config/interests.json
{
"currently_building": [
"AI-powered productivity tools",
"Computer vision systems",
"Intelligent automation apps",
"Experimental software projects"
],
"obsessed_with": ["LLMs", "edge inference", "systems that think"],
"distro": "arch linux (btw)",
"next_target": "ship something real"
}

