This is a personal portfolio website built with Next.js, showcasing my skills, projects, and experience as a software engineer.
- Interactive command-line interface
- Sections for About, Skills, Projects, and Contact information
- Responsive design
- ASCII art welcome screen
To run this project locally:
-
Clone the repository:
git clone https://github.com/your-username/your-portfolio-repo.git cd your-portfolio-repo
-
Install dependencies:
npm install # or yarn install
-
Run the development server:
npm run dev # or yarn dev
-
Open http://localhost:3000 in your browser to view the portfolio.
- Next.js
- React
- TypeScript
- Tailwind CSS
To customize this portfolio for your own use:
- Update the content in
src/app/page.tsx
with your own information. - Modify the ASCII art and styling as needed.
- Add or remove sections as per your requirements.
This portfolio is designed to be easily deployed on Vercel. Follow these steps:
- Push your changes to a GitHub repository.
- Connect your GitHub account to Vercel.
- Import the project and deploy.
For more deployment options, refer to the Next.js deployment documentation.
This project is open source and available under the MIT License.
Stanley Mwendwa
- Email: [email protected]
- GitHub: github.com/Stan-breaks
- LinkedIn: linkedin.com/in/stanley-mwendwa-5a594b233
Feel free to reach out for any questions or collaborations!