kage1020:/whoami$
$whoami

Software engineer. Builds things for the web. Breaks things too, but less often now.

$cat package.json
{
  "name": "kage1020",
  "version": "v2.0.0",
  "description": "Engineer architecting fun. Passionate about crafting delightful user experiences and elegant code. This is my personal playground to experiment, learn, and share my journey in software development.",
  "keywords": [
    "TypeScript",
    "React",
    "Next.js",
    "Cloudflare Workers",
    "Tailwind CSS",
    "Hono",
    "Drizzle ORM",
    "Vite"
  ],
  "author": "kage1020"
}
$git log --oneline --reverse
  1. 0770672origin
    2020-04feat: started programming, fell into the rabbit hole
  2. 093528f
    2020-12feat: first web app with GAS — it was ugly, but it worked
  3. 89a332fv1.0.0
    2021-10feat: built first Next.js app - an User-First community dashboard
  4. 5b14a14career
    2022-06feat: started web development as a career
  5. 6e5ccf3
    2022-10feat: discovered the joy of building tools and games
  6. 5076899v1.1.0
    2023-12chore: learned web stack end-to-end, built a personal website to experiment and share
  7. 23b8420
    2025-04feat: created "FontLens", a simple web application for comparing and previewing fonts.
  8. 22ff12e
    2025-06feat: created "React Component Color", a VSCode extension that provides visual color coding for React components based on whether they are Server Components or Client Components in modern React applications.
  9. 3613cfcv2.0.0
    2026-01refactor: Update my philosophy to be more concise and focused on core principles
$cat .socials