const ootomonaiso = {
location: "📍 Aichi, Japan",
motto: "どこかへ逃げない。それ、未来。",
interests: [
"🖥️ Self-hosted Servers",
"📡 IoT / Embedded",
"🥽 AR / VR",
"⚙️ Automation",
"🧪 Simulation",
],
dailyLoop: () => {
while (true) {
coffee();
code();
debug();
// sleep(); // TODO: implement someday
}
},
}; |
💭 Fun Facts
🌙 Dark Mode ONLY·⌨️ Tabs > Spaces·🔥 git push --force (たまに)·🗑️ rm -rf node_modules (日課)
⭐ Star a repo if you like what you see!




