Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/123brijesh44aa/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 .
https://github.com/123brijesh44aa/brijesh-mourya-portfolio

intellij-idea javascript nextjs npm reactjs tailwindcss typescript

Last synced: 3 months ago
JSON representation

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 .

Awesome Lists containing this project

README

        

# Portfolio Project

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

## Table of Contents
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Installation](#installation)
- [Usage](#usage)
- [Screenshots](#screenshots)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)

## 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:
```bash
git clone https://github.com/123Brijesh44aa/brijesh-mourya-portfolio.git
```
2. Navigate to the project directory:
```bash
cd portfolio
```
3. Install the dependencies:
```bash
npm install
```
4. Start the development server:
```bash
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](https://github.com/user-attachments/assets/a1b734eb-e21c-4d67-9a86-da64e0b015d8)

### Projects Page
![image](https://github.com/user-attachments/assets/55357e9c-5079-45fa-9d8a-afb25d1fdc61)

### Resume Page
![image](https://github.com/user-attachments/assets/cbe2832a-cd93-4368-875a-27edaa354740)

## Contributing
Contributions are welcome! Please follow these steps to contribute:

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

## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Contact
For any questions or feedback, feel free to reach out to me at:
- **Email**: [email protected]
- **LinkedIn**: [Brijesh Mourya](https://www.linkedin.com/in/brijesh-mourya-34a012210/)
- **GitHub**: [123Brijesh44aa](https://github.com/123Brijesh44aa)