My personal space on the cloud where I document my programming journey, sharing lessons, insights, and resources for fellow developers.
My 🏠 on the ☁️ is a personal over-engineering site hosted on Vercel and built with Next.js and Tailwind CSS. The blog serves as a platform for the author, Tuan Anh Huynh, to document and share their learnings and experiences as a software engineer. By writing and noting things down, the author solidifies their understanding of new concepts and technologies. The blog aims to be a helpful resource for others interested in web development, eCommerce, and related technologies. Readers are encouraged to leave comments and share their thoughts on the content.
To install the theme, follow these steps:
git clone <repository_url>
npm install
npm run dev
http://localhost:3000
to view the site.My 🏠 on the ☁️ is a personal blog hosted on Vercel and built with Next.js and Tailwind CSS. The blog serves as a platform for the author to share their learnings and experiences in the field of software engineering. By documenting their journey, the author aims to solidify their understanding of new concepts and technologies while providing a helpful resource for others. The blog features various updates and improvements, including upgraded versions of React and NextJS, the adoption of Typescript, dark mode theming, and redesigned components.