Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayrichh/greebles
Interactive portfolio with 3D elements, built using Next.js, React, and Tailwind CSS. Features responsive design and physics-based interactions via TypeScript and CANNON.js.
https://github.com/jayrichh/greebles
Last synced: 24 days ago
JSON representation
Interactive portfolio with 3D elements, built using Next.js, React, and Tailwind CSS. Features responsive design and physics-based interactions via TypeScript and CANNON.js.
- Host: GitHub
- URL: https://github.com/jayrichh/greebles
- Owner: JayRichh
- Created: 2024-05-09T19:04:33.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T10:29:55.000Z (4 months ago)
- Last Synced: 2024-08-16T11:45:49.002Z (4 months ago)
- Language: TypeScript
- Homepage: https://greebles.vercel.app
- Size: 23.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio with Mini-Game
![Portfolio](project-img1.png)
- 3D hero page with interactivity
- Multiplayer mini-game
- Physics simulations with CANNON.js
- Visuals and animations using Three.js## Mini-Game Overview
- Real-time multiplayer with WebSockets
- Physics-based gameplay using Rapier
- 3D environment with Three.js
- Optimized network and game loop## Technologies Used
- Next.js
- React
- Mantine UI
- Three.js
- TypeScript
- Tailwind CSS
- CANNON.js
- WebSockets
- Node.js
- Rapier Physics Engine## Live Demo
[jayrichh.com](https://jayrichh.com).
## Code Repository
Code on [GitHub](https://github.com/JayRichh/greebles).