- ๐ธ web developer
 - ๐ฅ web enthusiast
 - โจ Front-end dev skills
 - โจ web performance tuning skills in web front-end(Rendering, Loading, Cache strategy)
 - ๐ graduated from the University of Tokyo. majoring in environmental engineering.
 - ๐จโ๐ป working at Ubie, Inc.
 - ๐ interested in web ecosystem(especially in web standard, frontend tech)
 - ๐ฝ Organizer of Next-js-translation program
 - ๐ฑ Member of pnpm
 - ๐ Love Web, Programming, Frontend Build ToolChain, making something
 - ๐ป Looking for a part-time web dev position. Please feel free to contact me!
 - ๐ 26 years old
 - ๐ Live in Tokyo, Japan
 
- Follow me on Twitter (@shinyaigeek) or GitHub (@shinyaigeek) โ๏ธ
 
I love tech, especially the web, so I want to develop the web ecosystem, and I also want to contribute to human society through web technology.
let alive = true;
while(alive) {
  coffee();
  chatWithMyFamilyFriendNeighbor();
  code();
  learn();
  contribute();
  eat();
  sleep();
}