Source Code for my rebranded personal website and portfolio.
The source code provided is for a personal blog and portfolio created as a testing ground for new web development features and practices. It showcases the developer’s portfolio projects, writings, and experiments, while also offering assistance to designers looking to build their online portfolios. The website is currently built using Next.js, deployed on Vercel, and styled with Tailwind CSS v3.2. The content is managed using Cosmic.js CMS, but there are plans to switch to using a Framer website for improved ease of use.
To install and run the theme provided, follow these steps:
git clone [repository_url]
npm install
npm run dev
Please note that as the source code relies on Cosmic.js CMS, setting up a mock Cosmic account may be required for deploying and running the code effectively.
The source code presented is for a personal blog and portfolio that serves as a learning platform for experimenting with new web development features and practices. It offers insights into the developer’s projects, writings, and experiments, while also providing assistance to designers in creating their online portfolios. With technologies such as Next.js, Vercel, Tailwind CSS, and Cosmic.js CMS, the website showcases a modern approach to web development and content management.