Introducing various basic patterns of app router with simplified code.
The Next.js Discord server indexed in the web
next.js authorization example including private route protection. WARNING - This is probably not a great reference in 2023 and beyond, consider using next-auth.
Hosting multiple domains on the same Next.js site (while maintaining multiple languages and SSG)
Example using SSR to handle multiple domains on the same project.
Hooks and components for working with OpenAI streams.
Source Code for my rebranded personal website and portfolio.
HOC to redirect to any URL in NextJS both in client and server
A fully functional clone of ChatGPT website w/ OpenAI API
A Next.js 13 application with appDir and onStart/onComplete router events