Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pranavp10/pranavp.xyz

This portfolio showcases Pranav's skills, projects, work and achievements.
https://github.com/pranavp10/pranavp.xyz

blog design nextjs portfolio-website react resume tailwind typescript

Last synced: 25 days ago
JSON representation

This portfolio showcases Pranav's skills, projects, work and achievements.

Awesome Lists containing this project

README

        

# [pranavp.xyz](https://pranavp.xyz)

## Overview

Welcome to the repository of Pranav P's portfolio. This portfolio showcases Pranav's skills, projects, work and achievements.

## Technologies Used

- **Framework:** [Next.js](https://nextjs.org)
- **Database:** [Postgress](http://postgresql.org)
- **Authentication:** [Next Auth](https://next-auth.js.org)
- **Deployment:** [Coolify](https://coolify.io)
- **Styling:** [Tailwind CSS](http://tailwindcss.com)
- **Analytics:** [Plausible](https://plausible.pranavp.xyz/pranavp.xyz)

## Running Locally

Ensure that you have Node.js installed and use pnpm for package management.

```bash
git clone https://github.com/pranavp10/portfolio.git
cd portfolio
pnpm install
pnpm run dev
```

Create a `.env.local` file similar to `.env.example`.

## Deployments

The portfolio is deployed using [Coolify](https://coolify.io) self hosted. Automatic deployments are triggered when changes are pushed to the main branch.

[Live Portfolio Link](https://pranavp.xyz)

## License

You are free to use this code as inspiration. Please do not copy it directly. Crediting the author is appreciated. Please remove all personal information (images, etc.)