
Full-Stack Next.js 15 Development Using Zod, Typescript, tRPC, react-query, and Sequelize ORM
Build Next.js apps with Zod, tRPC, React-Query, and Sequelize for end-to-end type safety. Includes code examples and GitHub repo!
Educational articles on full-stack development, design, and systems engineering.

Build Next.js apps with Zod, tRPC, React-Query, and Sequelize for end-to-end type safety. Includes code examples and GitHub repo!

Enhance UX with a simple scroll progress bar for smooth, responsive navigation—minimal code, no dependencies.

Learn to implement push notifications in Next.js using Web-Push, no third-party provider needed.

Build a powerful password meter with Cloudflare Workers, Next.js, and zxcvbn.

Easily clean up your GitHub projects with this bash script! Remove node_modules and lock files from inactive repos, keeping your workspace tidy.

Build lightweight, custom toaster notifications in React using the Context API—no dependencies needed!

Build a full-stack blog using Next.js, Payload CMS, and Turborepo. This guide simplifies setting up a TypeScript-friendly monorepo for efficient content management.

Enhance your React/Next.js projects with TypeScript for better type safety and code hinting. Learn how to use ENUMs for type-safe HTML select elements.