Skip to content

Stan-breaks/portfolio

Repository files navigation

Stanley Mwendwa's Portfolio

This is a personal portfolio website built with Next.js, showcasing my skills, projects, and experience as a software engineer.

Features

  • Interactive command-line interface
  • Sections for About, Skills, Projects, and Contact information
  • Responsive design
  • ASCII art welcome screen

Getting Started

To run this project locally:

  1. Clone the repository:

    git clone https://github.com/your-username/your-portfolio-repo.git
    cd your-portfolio-repo
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Run the development server:

    npm run dev
    # or
    yarn dev
  4. Open http://localhost:3000 in your browser to view the portfolio.

Technologies Used

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS

Customization

To customize this portfolio for your own use:

  1. Update the content in src/app/page.tsx with your own information.
  2. Modify the ASCII art and styling as needed.
  3. Add or remove sections as per your requirements.

Deployment

This portfolio is designed to be easily deployed on Vercel. Follow these steps:

  1. Push your changes to a GitHub repository.
  2. Connect your GitHub account to Vercel.
  3. Import the project and deploy.

For more deployment options, refer to the Next.js deployment documentation.

License

This project is open source and available under the MIT License.

Contact

Stanley Mwendwa

Feel free to reach out for any questions or collaborations!