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. 07706722020-04feat: started programming, fell into the rabbit holeorigin
  2. 093528f2020-12feat: first web app with GAS — it was ugly, but it worked
  3. 89a332f2021-10feat: built first Next.js app - an User-First community dashboardv1.0.0
  4. 5b14a142022-06feat: started web development as a careercareer
  5. 6e5ccf32022-10feat: discovered the joy of building tools and games
  6. 50768992023-12chore: learned web stack end-to-end, built a personal website to experiment and sharev1.1.0
  7. 23b84202025-04feat: created "FontLens", a simple web application for comparing and previewing fonts.
  8. 22ff12e2025-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. 3613cfc2026-01refactor: Update my philosophy to be more concise and focused on core principlesphilosophy
$cat .socials