Welcome to My Personal Website - Built on NextJS + Tailwind CSS + Cloudflare!

I'm excited to announce the launch of my new personal website! It's been a labor of love, but I'm thrilled with the result. I plan to continue to use this to learn and grow my technical skillset.

Next.js

The site is built on Next.js, a popular React-based framework for building server-rendered applications. Next.js makes it easy to create fast, performant websites with a great developer experience. I chose Next.js because I wanted to build a site that was not only visually stunning, but also lightning-fast and easy to maintain.

Tailwind CSS

To give the site a polished look and feel, I used Tailwind CSS. Tailwind is a utility-first CSS framework that lets you quickly and easily style your website using pre-defined classes. They also have pre-built templates and components that can be used to quickly develop the site. I found this to be a great tool for creating a cohesive design system across all the pages of my website in a relatively quick way.

Cloudflare Pages

I'm hosting this site completely free on Cloudflare Pages, a modern platform for deploying websites and applications. Cloudflare Pages provides a seamless, scalable way to host static and dynamic sites, complete with automated deployments and built-in CDN for lightning-fast content delivery. With Cloudflare Pages, I was able to deploy my website quickly and easily straight from Github commits, without worrying about server management or infrastructure.

Summary

Overall, I'm really proud of how the site turned out, and there's plenty more I want to do to make this even more awesome such as integrate a headless CMS backend to make it easier to post articles than write all these out on markdown.