brijesh-mourya-portfolio

This repository contains a personal portfolio project built using TypeScript, React, and Next.js. It showcases various sections including Home, About, Projects, Stack, Resume, and Contact. The project features a responsive design, interactive UI, and a functional contact form. It also includes a downloadable resume .

MIT License

Stars
0
Committers
2

Portfolio Project

Welcome to my portfolio project! This project showcases my skills and projects in web development.

Table of Contents

Features

  • Responsive Design: The portfolio is fully responsive and works on all devices.
  • Interactive UI: Smooth animations and transitions for a better user experience.
  • Project Showcase: Detailed information about my projects with links to their repositories.
  • Contact Form: A functional contact form to get in touch with me.

Technologies Used

  • Languages: TypeScript, JavaScript
  • Frameworks: React, Next.js
  • Tools: npm, IntelliJ IDEA
  • Styling: Tailwind CSS

Installation

To set up the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/123Brijesh44aa/brijesh-mourya-portfolio.git
    
  2. Navigate to the project directory:
    cd portfolio
    
  3. Install the dependencies:
    npm install
    
  4. Start the development server:
    npm run dev
    

Usage

  • Navigate to http://localhost:3000 to view the portfolio.
  • Explore the different sections to learn more about my skills and projects.
  • Use the contact form to get in touch with me.

Screenshots

Home Page

(image

Projects Page

Resume Page

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
    
  3. Make your changes and commit them:
    git commit -m "Add your feature"
    
  4. Push to the branch:
    git push origin feature/your-feature-name
    
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or feedback, feel free to reach out to me at:

Related Projects