This template serves as an interactive resume showcasing my skills, experience, personal information, contact details, and more. Built with modern web technologies, it provides a comprehensive and engaging way to present my professional profile.
- About: A personal introduction and background information.
- Skills: A detailed overview of my technical and soft skills.
- Experience: A timeline of my professional journey, highlighting key roles and achievements.
- Projects: Showcasing my work by leveraging the GitHub API to display a curated list of my repositories and contributions.
- Beyond Coding: Shortly about my hobbies outside of work.
- Contact: Easy ways to get in touch with me, including email and social media links.
Use the Template with create-next-app.
To create a new project based on this template using create-next-app
, run the following command:
npx create-next-app -e https://github.com/nextui-org/next-app-template
You can use one of them npm
, yarn
, pnpm
, bun
, Example using yarn
:
yarn install
yarn dev
Open your web browser and navigate to http://localhost:3000 to access the app.
Licensed under the MIT License.