Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kushhhhhhhh/kushfolio


https://github.com/kushhhhhhhh/kushfolio

portfolio

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Portfolio - Kush Sharma

![alt text]()

## Overview

Welcome to my portfolio! This site showcases my work, skills, and approach to web development. It features a beautifully designed landing page, detailed sections about me and my work, a showcase of recent projects, and more.

## Installation and Setup:

1. Clone the repository:
```bash
git clone https://github.com/Kushhhhhhhh/kushfolio.git
```

2. Navigate to the project directory:
```bash
cd kushfolio
```

3. Install the dependencies:
```bash
npm install
# or
yarn install
# or
pnpm install
# or
bun install
```

4. Set up environment variables:
Create a `.env` file in the root directory and add the necessary environment variables like Sentry key.

5. Run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

6. Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Features

Landing Page: A beautifully designed introduction to my portfolio.
About Page: Details about me, my background, and skills, with appealing visuals.
Recent Projects: A selection of my recent work with descriptions and links.
Work Experience: Information about my professional background and accomplishments.
Approach Section: Insights into my development process and methodology.
Contact Page: A way for visitors to get in touch with me.

## Tech Stack

Framework: Next.js
Languages: JavaScript, TypeScript
Styling: Tailwind CSS
Tools: Git, GitHub

## Contributing

If you'd like to contribute to this project, please fork the repository and submit a pull request with your changes.
License

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