Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaushiksahu18/portfolio
Modern and Minimalist Portfolio
https://github.com/kaushiksahu18/portfolio
framer-motion kaushik nextjs portfolio portfolio-site portfolio-website reactjs tailwindcss threejs
Last synced: 4 months ago
JSON representation
Modern and Minimalist Portfolio
- Host: GitHub
- URL: https://github.com/kaushiksahu18/portfolio
- Owner: kaushiksahu18
- Created: 2024-08-03T21:30:53.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T16:03:13.000Z (6 months ago)
- Last Synced: 2024-10-11T15:42:11.851Z (4 months ago)
- Topics: framer-motion, kaushik, nextjs, portfolio, portfolio-site, portfolio-website, reactjs, tailwindcss, threejs
- Language: TypeScript
- Homepage: https://kaushiksahu18.vercel.app/
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Kaushik Sahu Portflio
### TechStack
1. NextJs, ReactJs, TypeScript
2. TailwindCSS
3. Framer Motion
4. React-Icons### Dev Note
```sh
# install dependencies
pnpm install# Start Server
pnpm dev
```