Articles

I write about my thoughts on software development, life, and more.

4 articles

ai
google

スマホ上でAIを“オフラインで動かせる”アプリ

Google AI Edge Galleryとは? 近年、AIはクラウド上で動作するのが当たり前になっています。 しかし、Googleが提供する 「AI Edge Gallery」 によって、その常識が少しずつ変わり始めています。 💡 スマホの中でAIを動かせるアプリ これが、Google AI Edge Galleryの本質です。

Apr 9, 2026
1 min read
U
TypeScript
JavaScript
Programming

Understanding TypeScript Generics: A Practical Guide

Master TypeScript generics with practical examples and real-world use cases to write more flexible and type-safe code.

Apr 10, 2024
3 min read
B
React
Tailwind CSS
Web Development
+1

Building a Personal Portfolio with React and Tailwind CSS

Learn how to create a stunning personal portfolio website using React, Tailwind CSS, and modern design principles.

Mar 15, 2024
3 min read
G
Next.js
React
Web Development

Getting Started with Next.js 14 and App Router

A comprehensive guide to building modern web applications with Next.js 14's App Router, Server Components, and more.

Feb 20, 2024
2 min read