nextjs

Latest Posts

Create Your own ChatGPT Clone in Next.js with Just One Command

November 16, 2023 ā€” 1 min read

In this video I showcase a really cool project to bootstrap a ChatGPT like application that can be used to query and index your own data. All built on NextJs. It supports multiple LLMs such as OpenAI and has support for Markdown, HTML, CSV, Word, Text files and more! It can even be used to just create a backend in python or express!

NextJS 14 and more announcements from NextJS conf

October 28, 2023 ā€” 3 min read

Take a brief look into what was announced to be coming in NextJS 14 as well as a few other announcements from the NextJS conference

Dynamically Generated OG Images in NextJS

October 20, 2023 ā€” 7 min read

How to set-up dynamically generated OpenGraph images in NextJS 13, using both the app and pages router. How to style the image with tailwind, add custom fonts, choose emoji style and load in external/local images

Using SVG Sprites with NextJS 13

October 15, 2023 ā€” 7 min read

How to use SVG sprites in React and NextJs 13. I guide you through set-up, pros and cons and using libraries such as radix-icons and lucide for your sprites

Using Firebase Admin SDK with Next.js 13

October 9, 2023 ā€” 7 min read

A quick tutorial on how to set up the Firebase Admin SDK on Nextjs 13, and how to use it in server components. I'll also show you how to hide firebase download urls using an API route.

Setting up an RSS Feed in a Next.js 13 App Directory

April 21, 2023 ā€” 4 min read

Learn how to set up an RSS feed for your Next.js 13 application using the rss package and contentlayer. This step-by-step guide will walk you through the process of generating an RSS feed, making it easier for your users to stay updated on your latest blog posts.

Welcome To My Site

April 14, 2023 ā€” 6 min read

Explore my newly revamped website, a personal blog by a full-stack developer with a passion for front-end development and cloud solutions. Built using Next.js, MDX, and Tailwind CSS, this site offers insights into my experiences, emerging technologies, and industry news. Join me on his journey of learning and growth in the ever-evolving world of software engineering.

Categories

nextjs
javascript
blog
eslint
react
typescript
video
prettier
personal
chatgpt
ai
llamaindex
tailwindcss
css
dark mode
theming
helper functions
nextjs 14
opengraph
icons
svg
firebase
firebase-admin
sort-imports
running
charity
alzheimers
commitlint
rss
feed
app directory
web-development
contentlayer
tailwind

Top Posts