2025-11-12Bruno Fernandes
WebGPU in Next.js Part 3: Uniforms and Animation
#webgpu#shaders#nextjs#frontendPassing values from the CPU to the GPU with a WebGPU render pipeline and animating it
2025-11-02Bruno Fernandes
WebGPU in Next.js Part 2: TypeGPU
#webgpu#shaders#nextjs#frontendIntegrating TypeGPU and creating a simple render pipeline
2025-09-27Bruno Fernandes
WebGPU in Next.js Part 1: Setup
#webgpu#shaders#nextjs#frontendExperimenting with WebGPU in Next.js, starting with initial setup
2024-12-16Bruno Fernandes
2021-10-13Bruno Fernandes
TailwindCSS and Component Libraries
#css#frontend#react#nextjsTalking about TailwindCSS and component libraries like MUI (material-ui) based on my own experiences.