Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gaureshpai/hseruag
- Owner: gaureshpai
- Created: 2023-11-24T19:43:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-01T18:56:54.000Z (9 days ago)
- Last Synced: 2025-02-01T19:32:55.602Z (9 days ago)
- Topics: html-css-javascript, json, material-ui, neo4j, nextjs, nodemailer, portfolio, portfolio-website, rest-api, shadcn-ui
- Language: TypeScript
- Homepage: https://gauresh.vercel.app
- Size: 2.92 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)