Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rahmannnnn/portfolio
A responsive personal portfolio website, built with Next.js, GSAP, Lenis, and Threejs.
https://github.com/rahmannnnn/portfolio
gsap lenis nextjs portfolio reactjs scss threejs
Last synced: about 1 month ago
JSON representation
A responsive personal portfolio website, built with Next.js, GSAP, Lenis, and Threejs.
- Host: GitHub
- URL: https://github.com/rahmannnnn/portfolio
- Owner: Rahmannnnn
- Created: 2024-10-14T02:06:36.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-11-04T09:34:39.000Z (2 months ago)
- Last Synced: 2024-12-16T23:22:43.175Z (about 1 month ago)
- Topics: gsap, lenis, nextjs, portfolio, reactjs, scss, threejs
- Language: TypeScript
- Homepage: https://arifrahman-portfolio.vercel.app
- Size: 2.34 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
👻 **WORK IN PROGRESS** 👻
## Introduction
This is my responsive personal portfolio website, built with [Next.js](https://nextjs.org).
## Stack
- [Next.js](https://nextjs.org)
- [GSAP](https://gsap.com/)
- [Lenis Smooth Scroll](https://lenis.darkroom.engineering/)
- [Three.js](https://threejs.org/)## Getting Started
### Prerequisite
For development, you need to install:
- [Node](http://nodejs.org/)
- [pnpm](https://pnpm.io/id/)### Installation
To get started, just clone the repository and install the dependencies with pnpm.
$ git clone https://github.com/Rahmannnnn/portfolio.git
$ cd portfolio
$ pnpm install### Running Locally
pnpm run dev
## Deployment
You can view the result of this project on the following [link](https://arifrahman-portfolio.vercel.app/).