Portfolio Website built using Nextjs and Tailwind, uses ISR to increase web performance while reducing server load
This article discusses an improvement made to an existing portfolio website. The updated website is built using NextJS and Tailwind and is designed to showcase the author's projects and designs. The new version of the website includes various features, such as Direction Aware Card Hover, Scroll Animations using Animate on Scroll, Carousel using Glide JS, Responsive Layout, Themes Switch (light and dark mode), and more. The website also utilizes ISR (Incremental Static Regeneration) to improve performance while reducing server load. Additionally, the author integrates external resources like the Github API, Dribbble v2 API, Typewriter Effect, and TS Particles.
The article introduces an improved version of a portfolio website using NextJS and Tailwind. It highlights the key features of the website, such as Direction Aware Card Hover, Scroll Animations using Animate on Scroll, Carousel using Glide JS, and Themes Switch (light and dark mode). The article also provides a step-by-step guide for installing and setting up the website, including the necessary environment variables. Overall, this project offers a visually appealing and performant portfolio website to showcase projects and designs.