Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.36 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.36 KB

Enock Kibe's Portfolio

Portfolio Screenshot

Welcome to my personal portfolio! Here, you can find a showcase of my projects and skills. Feel free to explore and get in touch if you have any questions or collaboration opportunities.

Website Link

You can access my portfolio website by clicking here.

Technologies Used

  • HTML Logo HTML
  • CSS Logo CSS
  • JavaScript Logo JavaScript
  • jQuery Logo jQuery

Description

In this portfolio, I present my web development projects and abilities. I utilized HTML, CSS, JavaScript, and jQuery to construct it, ensuring a user-friendly and engaging experience. The projects exhibited here emphasize my proficiency in diverse technologies and my knack for crafting functional and visually pleasing websites.

jQuery Integration

To integrate jQuery into the portfolio, add the following script tag in the head section of your HTML file:

<script src="https://code.jquery.com/jquery-3.6.0.min.js" integrity="sha256-/xUj+3OJU5yExlq6GSYGSHk7tPxjGZCWBr8HvfYyCq0=" crossorigin="anonymous"></script>