Skip to content

YoruAkio/AkioPortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Yoru Akio Portfolio

A modern, minimalist portfolio website built with Next.js, showcasing my journey as a self-taught Full-Stack Developer from Indonesia.

Portfolio Preview

πŸ“– About

This is a clean and modern portfolio website featuring dark/light theme toggle, smooth animations, responsive design, and an interactive skills marquee. Built with Next.js, Tailwind CSS, and Framer Motion for optimal performance and user experience.

πŸš€ Getting Started

  1. Clone the repository

    git clone https://github.com/YoruAkio/AkioPortfolio.git
    cd AkioPortfolio
  2. Install dependencies

    # Using Bun (recommended)
    bun install
    
    # Or using npm
    npm install
  3. Start the development server

    # Using Bun
    bun dev
    
    # Or using npm
    npm run dev
  4. Open http://localhost:3000 in your browser

πŸš€ Deployment

Deploy easily on Vercel, Netlify, or any platform that supports Next.js.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.


Note

You're free to use this project as a template for your own portfolio. Please keep this README information and maintain attribution to the original creator (Yoru Akio). If you use this project, consider giving it a ⭐ on GitHub!

Made with ❀️ by Yoru Akio