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

https://github.com/mohammadshabazuddin/personal_portfolio

Explore my professional journey through my interactive personal portfolio, featuring projects, skills, and experiences that highlight my expertise in web development and design. This portfolio is crafted with the latest technologies to showcase a seamless blend of creativity and technical proficiency.
https://github.com/mohammadshabazuddin/personal_portfolio

css html javascript personal-website portfolio responsive-web-design software-engineer technology user-interface web-development

Last synced: 11 months ago
JSON representation

Explore my professional journey through my interactive personal portfolio, featuring projects, skills, and experiences that highlight my expertise in web development and design. This portfolio is crafted with the latest technologies to showcase a seamless blend of creativity and technical proficiency.

Awesome Lists containing this project

README

          

# 🌐 Personal Portfolio

Welcome to my personal portfolio! This site showcases my work, skills, and projects. It serves as a comprehensive platform for potential employers, collaborators, and peers to view my professional capabilities and achievements.

![Website](https://img.shields.io/website?down_color=red&down_message=offline&up_color=green&up_message=online&url=https://personal-portfolio-iota-brown.vercel.app/)
![GitHub last commit](https://img.shields.io/github/last-commit/MohammadShabazuddin/Personal_Portfolio)
![GitHub issues](https://img.shields.io/github/issues/MohammadShabazuddin/Personal_Portfolio)
![GitHub pull requests](https://img.shields.io/github/issues-pr/MohammadShabazuddin/Personal_Portfolio)
![License](https://img.shields.io/github/license/MohammadShabazuddin/Personal_Portfolio)

## 📖 Features

- **🙍‍♂️ About Me**: Learn more about my background, education, and professional journey.
- **📚 Projects**: Dive into a curated list of my projects, detailing the challenges I tackled, the solutions I implemented, and the technologies I used.
- **💻 Skills**: A rundown of my technical and soft skills.
- **📞 Contact**: Ways to connect with me, including LinkedIn, GitHub, and direct messaging.

## 🛠 Technologies Used

- **HTML/CSS** - For structuring and styling the website.
- **JavaScript** - For dynamic interactions on the web pages.
- **Vercel** - For hosting the website, ensuring high availability and performance.

## Contact

_Connect with me through various portals :_



Social Media
Username
Link



Email
shabazuddin.198@gmail.com
Email



LinkedIn
Shabazuddin Mohammad
LinkedIn



Instagram
shabaz_uddin
Instagram



Facebook
Shabaz
Facebook



Twitter
shabazuddin786
Twitter

## 🚀 Setup

To clone and run this application, you'll need Git and VScode installed on your computer. From your command line:

```bash
# Clone this repository
git clone https://github.com/MohammadShabazuddin/Personal_Portfolio.git

# Go into the repository
cd your-repository-name

# Install dependencies
npm install

# Run the app
npm run dev