Skip to content

realcapobambino/portfolio

Repository files navigation

My Portfolio

License: MIT

Welcome to my personal portfolio! This repository contains the source code for my portfolio website, showcasing my projects, skills, and more.

Table of Contents

Demo

Portfolio Demo

Check out website here.

Technologies Used

Features

  • Responsive Design: The portfolio is designed to be responsive and accessible on various devices.
  • Project Showcase: Highlight your best projects with descriptions, images, and links.
  • Skills Section: Showcase your skills and technologies you are proficient in.
  • Vue.js Components: Leverage Vue.js for building interactive and dynamic components.
  • Tailwind CSS Styling: Use Tailwind CSS for efficient and customizable styling.

To Do

  • Projects Section
  • Contact Form
  • Blog

Installation

  1. Clone the repository:

    git clone https://github.com/realcapobambino/portfolio.git
    
  2. Navigate to the project directory:

    cd portfolio
    
  3. Install all the dependencies:

    bun install
    
  4. Start the development server

    bun run dev
    

Contributing

If you'd like to contribute to the project, follow these steps:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/new-feature.
    
  3. Commit your changes:

    git commit -m 'Add new feature'.
    
  4. Push to the branch:

    git push origin feature/new-feature.
    
  5. Open a pull request.

Contact

Feel free to reach out to me via email at charleswkariuki007@gmail.com or connect with me on LinkedIn.

Made with ♥️

Powered by VueJs