Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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).