An open API service indexing awesome lists of open source software.

https://github.com/kid-avi/my-portfolio-website

This repository contains the source code of my **personal portfolio website**, showcasing my skills, projects, and experience as a web developer and AI/ML student.
https://github.com/kid-avi/my-portfolio-website

bootstrap css css3 html5 javascript jquery sass

Last synced: 3 months ago
JSON representation

This repository contains the source code of my **personal portfolio website**, showcasing my skills, projects, and experience as a web developer and AI/ML student.

Awesome Lists containing this project

README

          

# My Portfolio Website

This repository contains the source code of my **personal portfolio website**, showcasing my skills, projects, and experience as a web developer and AI/ML student.

## 🌐 Live Website
[Visit My Portfolio](https://kid-avi.github.io/My-Portfolio-website/)

---

## ✨ Features
- **Responsive design** – Works on desktop, tablet, and mobile.
- **About section** – Short introduction about me.
- **Skills section** – Technologies and tools I use.
- **Projects section** – My work and GitHub projects.
- **Contact form** – Lets visitors get in touch with me directly.

---

## 🛠️ Tech Stack
- **HTML5, CSS3, JavaScript**
- Bootstrap (for layout and responsiveness)
- Formspree (for contact form handling)

---

## 🚀 How to Run Locally
1. Clone the repository:
```bash
git clone https://github.com/kid-avi/My-Portfolio-website.git
Navigate to the project folder:

```bash
cd My-Portfolio-website
Open index.html in your browser.