This project is a portfolio designed to showcase my skills and projects. It is built with Next.js.
In this portfolio, you will find:
- A section about me
- A list of my projects
- A blog section with various articles, including the story of my career change
- A contact form
👉 Please feel free to explore and contact me if you have any questions, comments, or suggestions.
🚀 Hacktoberfest Participation 2024: Contributions to this project are welcome during Hacktoberfest! Please feel free to submit your pull requests.
💡 Pull Request Guidelines: When submitting a PR, please provide detailed information about your suggestions or changes. I appreciate any advice or feedback on my code, as I am always looking to improve!
To install and run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/repo-name.git
-
Navigate to the project directory:
cd repo-name
-
Install the dependencies
npm install
-
Start the development server:
npm run dev
5- Open http://localhost:3000 in your browser to see the site in action.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.