Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pranavp10/pranavp.xyz
- Owner: pranavp10
- License: mit
- Created: 2023-08-19T11:16:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-13T12:17:01.000Z (8 months ago)
- Last Synced: 2024-05-13T20:47:34.228Z (8 months ago)
- Topics: blog, design, nextjs, portfolio-website, react, resume, tailwind, typescript
- Language: TypeScript
- Homepage: https://pranavp.xyz
- Size: 6.51 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.)