Asia/Philippines

HomeAboutProjects

© 2026 / - Z e r o

Back to Repositories

0-portfolio

0 stars0 forksTypeScript
carousel image
Jul 24, 2026

Visit Website

My Portfolio made with Next.js

Modern Portfolio

A modern portfolio website created using the Next.js framework, designed to showcase personal or professional work with style and performance in mind.

🔗Live Site: https://zero-kimian.vercel.app

Screenshots

Click to view screenshots

Screenshot 1 Screenshot 2

Overview

This project focused on building a clean, easy-to-use, and highly customizable portfolio platform using Next.js. The goal was to deliver a seamless developer and user experience with modern tooling and design principles.

Key Features

Component Library

  • Developed with modular and reusable components to promote scalability and maintainability.

Accessibility & Responsiveness

  • Designed with accessibility in mind and fully responsive across all screen sizes and devices.

Dark & Light Mode

  • Integrated a theme toggle feature allowing users to switch between dark and light modes for better visual comfort.

Technologies Used

  • Utilizes Next.js, React, Tailwind CSS, Framer Motion for animations, and Lenis for smooth scrolling and user interaction.

Tech Stack

  • Next.js
  • React
  • Framer Motion
  • Lenis
  • Tailwind CSS
  • Vercel

Result

The result is a fast, elegant, and flexible portfolio website that reflects modern web development best practices and can be easily adapted for personal branding or professional presentations.

Getting Started

# Clone the repository
git clone https://github.com/urUsername/MyPortfolio.git
cd MyPortfolio
# Install dependencies
npm install
# Start the development server
npm run dev

Then open http://localhost:3000 in your browser.