Skip to content

alifeinbits/portfolio

Repository files navigation

Felix Mwanza's Portfolio

Welcome to my portfolio! This site showcases my skills, projects, and experience as a Full Stack Developer and Software Engineer. Here, you can find information about my work, the technologies I use, and how to get in touch with me.

Table of Contents

Features

  • Responsive Design: The site is fully responsive and works on various devices.
  • Dark Mode: Toggle between light and dark themes for better accessibility.
  • Contact Form: A form for potential clients or employers to reach out.

Technologies Used

  • Frontend: React, TypeScript, Tailwind CSS, Framer Motion
  • Backend: Node.js (if applicable)
  • Deployment: Vercel / Netlify (or your preferred hosting service)
  • Version Control: Git, GitHub

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

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

    cd portfolio
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm start
  5. Open your browser and go to http://localhost:3000.

Usage

  • Explore the different sections of the portfolio, including my projects, skills, and contact information.
  • Use the contact form to reach out for inquiries or collaboration opportunities.
  • Subscribe to the newsletter for updates on my latest projects and articles.

Contributing

Contributions are welcome! If you have suggestions for improvements or want to report a bug, please open an issue or submit a pull request.

  1. Fork the repository.
  2. Create your feature branch:
    git checkout -b feature/YourFeature
  3. Commit your changes:
    git commit -m 'Add some feature'
  4. Push to the branch:
    git push origin feature/YourFeature
  5. Open a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Feel free to reach out to me via:

Thank you for visiting my portfolio!