Pre-2025 version of my Personal Site, built with Next.js and Chakra UI.
Agustinus Nathaniel’s personal development site is built using Next.js, Chakra-UI, and TypeScript. The site appears to have integrations with CodeFactor for maintaining code quality, including assessing maintainability ratings, bugs, code smells, and duplicated lines. Links to license information, references, and specifications are also available for review.
To install the theme used in Agustinus Nathaniel’s personal dev site, follow these steps:
Clone the repository:
git clone [repository_url]
Install dependencies:
npm install
Start the development server:
npm run dev
Access the site locally at http://localhost:3000
.
Agustinus Nathaniel’s personal development site showcases the usage of Next.js, Chakra-UI, and TypeScript to build a modern and responsive web application. The integration with CodeFactor enhances code quality by providing assessments on various aspects. With easy access to license information, links, references, and specifications, the site offers a comprehensive insight into the technologies and practices utilized in its development.