Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A Next.js and Tailwind CSS portfolio website inspired by wisesa.dev, built with TypeScript.

Portfolio library replicating the GitHub UI, built with Next.js, TypeScript, and Tailwind CSS.
Portfolio V2 is an open-source developer portfolio website template built with Next.js and Tailwind CSS, inspired by the design of wisesa.dev.
Portfolio V2 is a personal website template designed to present a developer's professional profile, built on the Next.js React framework with Tailwind CSS for styling and written in TypeScript. It takes developer information such as bio, skills, years of experience, and project count as input, and outputs a static portfolio site with a hero section, contact page, and downloadable CV link. The template lives in the GitHub repository harithya/Portfolio-V2 and is created by Harithya Wisesa, a full-stack developer from Tasikmalaya.
Portfolio V2 is built with Next.js, a React framework; Tailwind CSS for styling; and TypeScript for typing. The repository is marked as primary language TypeScript and topics include nextjs, reactjs, tailwind, and tailwindcss.
The project is a public GitHub repository, meaning the source code is openly available to view and fork. The repository does not include license information in the provided content, so check the repo for licensing details before commercial use.
Harithya Wisesa, a full-stack developer from Tasikmalaya, created this template. His personal site states he focuses on developing web applications and digital systems, and the hero section identifies him as the site's owner.
As a Next.js project, it can be deployed to platforms like Vercel or Netlify. The repository includes the standard Next.js structure, so you can push it to a Git provider and import it into a hosting service.
The visible pages are the landing page (with hero, stats, and buttons) and a /contact page. The hero includes a "Download CV" button linking to an external Google Drive file and a "Contact Me" button that navigates to the contact route.
