Skip to content

Latest commit

 

History

History
96 lines (70 loc) · 3.68 KB

README.md

File metadata and controls

96 lines (70 loc) · 3.68 KB

Welcome to my responsive portfolio! This portfolio showcases my skills, projects, and experience as a software developer.

Preview

Portfolio Screenshot

Here's a preview of my portfolio's layout and design.

Features

  • Responsive Design: Optimized for various devices, ensuring a seamless experience across desktop, tablet, and mobile.
  • Sections:
    • Header: Includes navigation to different sections of the portfolio.
    • Hero: Introduces myself with a brief overview.
    • Skills: Highlights my proficiency in various technologies and tools.
    • Projects: Displays details of my projects, including descriptions, tech stacks, and live links.
    • Contact: Provides ways to get in touch with me.

Technologies Used

Skills

I am proficient in a variety of technologies and tools, which include:

Frontend Development

React JavaScript HTML5 CSS3

Backend Development

Java Spring Boot

Databases

MySQL MongoDB

Tools & Deployment

GitHub Docker Netlify VS Code

How to Use

  1. Clone the repository:

    git clone https://github.com/Mansoor-P/Portfolio.git
    cd Portfolio
  2. Install dependencies:

    npm install
  3. Run the application:

    npm start
  4. Access the portfolio: Open your browser and go to http://localhost:3000.

Contact Me