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.
- Host: GitHub
- URL: https://github.com/kid-avi/my-portfolio-website
- Owner: kid-avi
- Created: 2025-07-28T03:49:45.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-28T04:52:18.000Z (12 months ago)
- Last Synced: 2025-07-28T05:31:57.452Z (12 months ago)
- Topics: bootstrap, css, css3, html5, javascript, jquery, sass
- Language: CSS
- Homepage: https://kid-avi.github.io/My-Portfolio-website/
- Size: 1.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.