About This Site
Frontend
This website is built using Next.js 14 with the App Router. Tailwind CSS is used for utility-first responsive styling, with smooth transitions and motion powered by Framer Motion.
Backend
Although the current version of this site is frontend-only, it's structured for backend integration using Node.js or serverless APIs via Next.js' server components.
Hosting
The site is deployed on Vercel, which provides seamless integration with GitHub and supports Next.js features like edge functions and automatic CI/CD deployments.
Source Code
You can find the source code on GitHub.