Nextfolio

Nextfolio project

I built my portfolio website with Next.js for fast page load times, Tailwind CSS for streamlined styling, and TypeScript for error prevention.

Next.js lets my site pre-render pages for quick load times and includes server-side rendering for SEO. Tailwind CSS uses simple utility classes to style components quickly. And TypeScript catches errors early during development.

I integrated SendGrid with Formspree to enable my contact form. When someone submits the form, Formspree triggers SendGrid to email me the submitted data.

Combining these technologies let me create an efficient platform to showcase my skills as a front-end developer. The end result is a high-performing and functional portfolio site.

Technologies

Next.js
Tailwind CSS
TypeScript
SendGrid API

Links