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.
- Host: GitHub
- URL: https://github.com/mohammadshabazuddin/personal_portfolio
- Owner: MohammadShabazuddin
- Created: 2023-11-09T18:09:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T23:40:54.000Z (over 1 year ago)
- Last Synced: 2025-04-10T23:54:12.282Z (11 months ago)
- Topics: css, html, javascript, personal-website, portfolio, responsive-web-design, software-engineer, technology, user-interface, web-development
- Language: HTML
- Homepage: https://personal-portfolio-iota-brown.vercel.app/
- Size: 11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.





## 📖 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