portfolio-2025
2025 portfolio
TypeScript★ 72⑂ 8 forksupdated 7 months ago
visit the demo
git clone https://github.com/martinlaxenaire/portfolio-2025.gitmartinlaxenaire/portfolio-2025README.mdfork it — it’s yours
2025 Portfolio
Here you'll find the full code of my new 2025 portfolio - martin-laxenaire.fr.
I've decided to publish it as a learning material. You might find some useful inspiration, from small UI components to full gpu-curtains WebGPU scenes.
This project is published under the Creative Commons Attribution-NonCommercial 4.0 International License.
Setup
It is built as a monorepo, containing a Sanity content studio in the studio folder, and a Nuxt application in the front-end folder.
Clone the repository
git clone https://github.com/martinlaxenaire/portfolio-2025.git cd portfolio-2025
Sanity
Check the studio README.
Nuxt front-end
Check the front-end README.
more like this
aperture
WebGPU-only, ECS-native 3D runtime where simulation is authoritative and rendering is a derived view.
TypeScript★ 53
