A modern, minimalist portfolio website built with Next.js, showcasing my journey as a self-taught Full-Stack Developer from Indonesia.
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.
-
Clone the repository
git clone https://github.com/YoruAkio/AkioPortfolio.git cd AkioPortfolio -
Install dependencies
# Using Bun (recommended) bun install # Or using npm npm install
-
Start the development server
# Using Bun bun dev # Or using npm npm run dev
-
Open http://localhost:3000 in your browser
Deploy easily on Vercel, Netlify, or any platform that supports Next.js.
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