Developer, creator, lifelong learner. Building things that matter.
February 15, 2026 A quick trick to make shadcn/ui ScrollArea properly scroll horizontally instead of overflowing its container.
February 14, 2026 How to resolve TypeScript errors for CSS imports in Next.js layout files by configuring VS Code to use the project's TypeScript version instead of its built-in version.
February 5, 2026 How to fix invisible scrollbar issue when using shadcn/ui ScrollArea component with Tailwind CSS v4.
December 5, 2025 A step-by-step guide to setting up IntelliSense for Unity development in VS Code, including required plugins installation, Unity configuration, and troubleshooting .NET SDK issues.