Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gaureshpai/hseruag

Welcome to my portfolio website, showcasing my projects, skills, and experiences as a developer. This application is built with Next.js, providing a responsive and visually appealing platform to highlight my work.
https://github.com/gaureshpai/hseruag

html-css-javascript json material-ui neo4j nextjs nodemailer portfolio portfolio-website rest-api shadcn-ui

Last synced: 1 day ago
JSON representation

Welcome to my portfolio website, showcasing my projects, skills, and experiences as a developer. This application is built with Next.js, providing a responsive and visually appealing platform to highlight my work.

Awesome Lists containing this project

README

        

# Gauresh Portfolio Website

![Gauresh Logo](/public/images/logo.png)

Welcome to the portfolio website of **Gauresh G Pai**, built with **Next.js**. This application showcases my projects, skills, and experience in a visually appealing and responsive manner.

## Table of Contents

- [Features](#features)
- [Tech Stack](#tech-stack)
- [Installation](#installation)
- [Usage](#usage)
- [Contact](#contact)

## Features

- Responsive design for various devices
- Fast loading times
- Easy navigation between sections
- SEO optimized

## Tech Stack

- **Next.js**: React framework for building server-rendered applications
- **React**: JavaScript library for building user interfaces
- **Tailwind CSS**: Utility-first CSS framework for styling
- **Vercel**: Platform for deploying the application

## Installation

To run the project locally, follow these steps:

1. Clone the repository:

```bash
git clone https://github.com/gaureshpai/hseruag.git
```

2. Navigate to the project directory:

```bash
cd hseruag
```

3. Install the dependencies:

```bash
npm install
```

## Usage

To start the development server, run:

```bash
npm run dev
```

Open your browser and go to `http://localhost:3000` to view the application.

To build the application for production, use:

```bash
npm run build
```

And to start the production server, run:

```bash
npm start
```

## Contact

For inquiries or collaborations, feel free to reach out via:

- **Email**: [[email protected]](mailto:[email protected])
- **GitHub**: [github.com/gaureshpai](https://github.com/gaureshpai)
- **LinkedIn**: [linkedin.com/in/gaureshpai](https://www.linkedin.com/in/gaureshpai)
- **Twitter**: [twitter.com/gaureshpai](https://twitter.com/@hseruag)