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 nextjs nodemailer portfolio portfolio-website react-icons shadcn-ui
Last synced: about 1 month 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.
- Host: GitHub
- URL: https://github.com/gaureshpai/hseruag
- Owner: gaureshpai
- Created: 2023-11-24T19:43:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-10-15T18:16:15.000Z (about 1 month ago)
- Last Synced: 2025-10-16T14:24:24.684Z (about 1 month ago)
- Topics: html-css-javascript, nextjs, nodemailer, portfolio, portfolio-website, react-icons, shadcn-ui
- Language: TypeScript
- Homepage: https://gauresh.is-a.dev
- Size: 19.9 MB
- Stars: 19
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gauresh Portfolio Website

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**: [paigauresh@gmail.com](mailto:paigauresh@gmail.com)
- **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)