
Bruno Fernandes
Software Engineer, Web Developer, App Developer
I'm a software developer located in Belo Horizonte (MG), Brazil. I currently work full time as a web developer, but I'm always open to taking on new exciting projects. This is my space on the internet, where I share my projects, experiences and discoveries, both as a developer and in my personal life.
2025-12-04Bruno Fernandes
Reactive Modifiable Properties in C#
#c##gamedev#unityA C# package for managing complex state in a reactive way, mainly intended for use in game development (stats, currency, etc)
2025-11-25Bruno Fernandes
Nearest Tailwind Colors MCP
#css#projects#demos#tailwindcss#aiAn MCP server to help find the nearest Tailwind colors.
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